<p>lynxis lazus <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15530">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  pespin: Looks good to me, approved
  Jenkins Builder: Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Require to receive RANAP_CommonId after RANAP_SecurityModeComplete<br><br>The SGSN will send a CommonId after it has sent SecurityModeComplete<br>to support paging coordination in the RNC.<br><br>Change-Id: I82a05cab2aeea25eec699f726b2f5c4b3eef7560<br>---<br>M sgsn/SGSN_Tests.ttcn<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/sgsn/SGSN_Tests.ttcn b/sgsn/SGSN_Tests.ttcn</span><br><span>index d96767a..281dcc9 100644</span><br><span>--- a/sgsn/SGSN_Tests.ttcn</span><br><span>+++ b/sgsn/SGSN_Tests.ttcn</span><br><span>@@ -661,6 +661,7 @@</span><br><span>                                                             key_sts := ?)) {</span><br><span>                             var IntegrityProtectionAlgorithm uia_chosen := 0; /* 0 = standard_UMTS_integrity_algorithm_UIA1 */</span><br><span>                           BSSAP.send(ts_RANAP_SecurityModeComplete(uia_chosen));</span><br><span style="color: hsl(120, 100%, 40%);">+                                BSSAP.receive(tr_RANAP_CommonId(imsi_hex2oct(g_pars.imsi)))</span><br><span>                  }</span><br><span>            }</span><br><span>    } else {</span><br><span>@@ -2397,6 +2398,7 @@</span><br><span>                                                             key_sts := ?)) {</span><br><span>                     var IntegrityProtectionAlgorithm uia_chosen := 0; /* 0 = standard_UMTS_integrity_algorithm_UIA1 */</span><br><span>                   BSSAP.send(ts_RANAP_SecurityModeComplete(uia_chosen));</span><br><span style="color: hsl(120, 100%, 40%);">+                        BSSAP.receive(tr_RANAP_CommonId(imsi_hex2oct(g_pars.imsi)))</span><br><span>          }</span><br><span>    [is_gb(ran_index)] BSSGP[ran_index].receive { repeat; }</span><br><span>      [is_iu(ran_index)] BSSAP.receive { repeat; }</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15530">change 15530</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/+/15530"/><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: I82a05cab2aeea25eec699f726b2f5c4b3eef7560 </div>
<div style="display:none"> Gerrit-Change-Number: 15530 </div>
<div style="display:none"> Gerrit-PatchSet: 3 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>