<p>lynxis lazus has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15530">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Require to receive tr_RANAP_CommonId() after ts_RANAP_SecurityModeComplete()<br><br>The SGSN will send a CommonId after it has sent SecurityModeComplete in order to support<br>paging coordination of the BSC<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;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/30/15530/1</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 6de9987..2803f5b 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>@@ -2395,6 +2396,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(bssgp)] BSSGP[bssgp].receive { repeat; }</span><br><span>      [is_iu(bssgp)] 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: 1 </div>
<div style="display:none"> Gerrit-Owner: lynxis lazus <lynxis@fe80.eu> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>