<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15220">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MSC_Tests: do not send an SGsAP-MO-CSFB-INDICATION when testing MT-Call<br><br>The TTCN3 tests MSC_Tests.TC_bssap_lu_sgsap_lu_and_mt_call and<br>MSC_Tests.TC_sgsap_lu_and_mt_call initate an MT-CSFB call for testing<br>purposes, but they also send an SGsAP-MO-CSFB-INDICATION to make the MS<br>come back to LTE. This is wrong. SGsAP-MO-CSFB-INDICATION just informs<br>the VLR that the UE has initiated a MO CSFB call on the LTE side. On MT<br>CSFB calls this message should not appear. Lets remove it.<br><br>Related: SYS#4624<br>Change-Id: I2e9fda4fe97866c4cbc77224ba1930ca81411fd6<br>---<br>M msc/MSC_Tests.ttcn<br>1 file changed, 0 insertions(+), 3 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/20/15220/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 c463dd5..7499456 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -4980,9 +4980,6 @@</span><br><span>         /* Make sure that subscriber is still present and the SGs association is in tact (ref-counting) */</span><br><span>   f_ctrl_get_exp(IPA_CTRL, "fsm.SGs-UE.id.imsi:" & hex2str(g_pars.imsi) & ".state", "SGs-ASSOCIATED");</span><br><span> </span><br><span style="color: hsl(0, 100%, 40%);">-  /* Finally simulate the return of the UE to the 4G network */</span><br><span style="color: hsl(0, 100%, 40%);">-   SGsAP.send(ts_SGsAP_MO_CSFB_IND(pars.imsi));</span><br><span style="color: hsl(0, 100%, 40%);">-</span><br><span>         /* Test for successful return by triggering a paging, when the paging</span><br><span>         * request is received via SGs, we can be sure that the MSC/VLR has</span><br><span>   * recognized that the UE is now back on 4G */</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15220">change 15220</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/+/15220"/><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: I2e9fda4fe97866c4cbc77224ba1930ca81411fd6 </div>
<div style="display:none"> Gerrit-Change-Number: 15220 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>