<p>Daniel Willmann has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13457">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc_nat: Wait for bsc-nat to connect to MSC before connecting the BSC<br><br>Change-Id: Ic02ce9bd46cab7e6d4833b1d838c334e377f7d50<br>---<br>M bsc-nat/BSCNAT_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/57/13457/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc-nat/BSCNAT_Tests.ttcn b/bsc-nat/BSCNAT_Tests.ttcn</span><br><span>index b6dca28..685066c 100644</span><br><span>--- a/bsc-nat/BSCNAT_Tests.ttcn</span><br><span>+++ b/bsc-nat/BSCNAT_Tests.ttcn</span><br><span>@@ -112,6 +112,8 @@</span><br><span>                msc[i].MSC.start(MSC_Simulation.main(mp_msc_ip, mp_msc_port + i, msc[i].sccp_pars, msc[i].sccp_addr_own, id));</span><br><span>       }</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ /* Wait for bsc_nat to attach to MSC. Before that all BSC connections will be dropped */</span><br><span style="color: hsl(120, 100%, 40%);">+      f_sleep(5.0);</span><br><span>        for (i := 0; i < NUM_BSC; i := i+1) {</span><br><span>             f_init_BscState(bsc[i], mp_bsc_pc +i, mp_msc_pc, mp_bsc_ssn, mp_msc_ssn);</span><br><span>            bsc[i].BSC := BSC_CT.create;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/13457">change 13457</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/13457"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Ic02ce9bd46cab7e6d4833b1d838c334e377f7d50 </div>
<div style="display:none"> Gerrit-Change-Number: 13457 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Daniel Willmann <dwillmann@sysmocom.de> </div>