<p>pespin has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24831">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">msc: Fix CommonId expectancies on subscr from A iface<br><br>When back on the A interface, the subscriber should no longer contain a<br>Last Eutran PLMN Id related entry in the VLR, since the SGs association<br>is no longer alive.<br><br>Related: SYS#5337<br>Change-Id: I8c72eaa4d41b8523f483ac3a343b782d1ef7c937<br>---<br>M msc/MSC_Tests.ttcn<br>1 file changed, 5 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/31/24831/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn</span><br><span>index 00fc4e9..0d95c61 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -4543,6 +4543,11 @@</span><br><span> private function f_sgsap_bssmap_screening()  runs on BSC_ConnHdlr {</span><br><span>         var SmsParameters spars := valueof(t_SmsPars);</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+    /* From now on, since we initiated LU from A-Interface, we expect no</span><br><span style="color: hsl(120, 100%, 40%);">+   * LastEutranPLMNId on Common Id, since the SGs interface should be gone</span><br><span style="color: hsl(120, 100%, 40%);">+       */</span><br><span style="color: hsl(120, 100%, 40%);">+   g_pars.common_id_last_eutran_plmn := omit;</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>         /* Perform a location update, the SGs association is expected to fall</span><br><span>         * back to NULL */</span><br><span>   f_perform_lu();</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24831">change 24831</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/+/24831"/><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: I8c72eaa4d41b8523f483ac3a343b782d1ef7c937 </div>
<div style="display:none"> Gerrit-Change-Number: 24831 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>