<p>laforge <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26447">View Change</a></p><div style="white-space:pre-wrap">Approvals:
laforge: Looks good to me, approved
Jenkins Builder: Verified
</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">library/BSSMAP_Templates: parametrize codec list for tr_BSSMAP_ComplL3<br><br>Change-Id: I4abd77ebe47791adf2708e1c31614383d18e54b8<br>---<br>M library/BSSMAP_Templates.ttcn<br>1 file changed, 3 insertions(+), 2 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/library/BSSMAP_Templates.ttcn b/library/BSSMAP_Templates.ttcn</span><br><span>index 67537fb..d497d25 100644</span><br><span>--- a/library/BSSMAP_Templates.ttcn</span><br><span>+++ b/library/BSSMAP_Templates.ttcn</span><br><span>@@ -388,7 +388,8 @@</span><br><span> }</span><br><span> </span><br><span> template PDU_BSSAP tr_BSSMAP_ComplL3(template octetstring l3_info := ?,</span><br><span style="color: hsl(0, 100%, 40%);">- template BSSMAP_IE_CellIdentifier cell_id := ?)</span><br><span style="color: hsl(120, 100%, 40%);">+ template BSSMAP_IE_CellIdentifier cell_id := ?,</span><br><span style="color: hsl(120, 100%, 40%);">+ template BSSMAP_IE_SpeechCodecList codec_list := *)</span><br><span> modifies tr_BSSAP_BSSMAP := {</span><br><span> pdu := {</span><br><span> bssmap := {</span><br><span>@@ -399,7 +400,7 @@</span><br><span> chosenChannel := *,</span><br><span> lSAIdentifier := *,</span><br><span> aPDU := *,</span><br><span style="color: hsl(0, 100%, 40%);">- codecList := *,</span><br><span style="color: hsl(120, 100%, 40%);">+ codecList := codec_list,</span><br><span> redirectAttemptFlag := *,</span><br><span> sendSequenceNumber := *,</span><br><span> iMSI := *</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26447">change 26447</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/26447"/><meta itemprop="name" content="View Change"/></div></div>
<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I4abd77ebe47791adf2708e1c31614383d18e54b8 </div>
<div style="display:none"> Gerrit-Change-Number: 26447 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: laforge <laforge@osmocom.org> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>