<p>neels has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24563">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bsc: fix osmo-stp.cfg: missing smlc routing<br><br>Without the SMLC routing in place, virtually all BSC_Tests fail with:<br><br>VirtSMLC-BSSAP_LE(8)@x42: setverdict(fail): none -> fail reason: "BSSMAP-LE: Timeout waiting for RESET-ACK after sending RESET"<br><br>Copy the SMLC part of osmo-stp.cfg from<br>docker-playground/ttcn3-bsc-test/osmo-stp.cfg and localhost-ize it.<br><br>Change-Id: I274515e7e9205c895cd250abed7361aef5a33f56<br>---<br>M bsc/osmo-stp.cfg<br>1 file changed, 8 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/63/24563/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bsc/osmo-stp.cfg b/bsc/osmo-stp.cfg</span><br><span>index b29dc91..7ea46a4 100644</span><br><span>--- a/bsc/osmo-stp.cfg</span><br><span>+++ b/bsc/osmo-stp.cfg</span><br><span>@@ -55,10 +55,18 @@</span><br><span>   asp virt-msc2-0</span><br><span>   routing-key 3 0.0.3</span><br><span> </span><br><span style="color: hsl(120, 100%, 40%);">+ asp virt-smlc-0 23908 2905 m3ua</span><br><span style="color: hsl(120, 100%, 40%);">+  local-ip 127.0.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+  remote-ip 127.0.0.1</span><br><span style="color: hsl(120, 100%, 40%);">+ as virt-smlc m3ua</span><br><span style="color: hsl(120, 100%, 40%);">+  asp virt-smlc-0</span><br><span style="color: hsl(120, 100%, 40%);">+  routing-key 6 0.23.6</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span>  route-table system</span><br><span>   update route 0.23.1 7.255.7 linkset virt-msc0</span><br><span>   update route 0.0.2 7.255.7 linkset virt-msc1</span><br><span>   update route 0.0.3 7.255.7 linkset virt-msc2</span><br><span style="color: hsl(120, 100%, 40%);">+  update route 0.23.6 7.255.7 linkset virt-smlc</span><br><span>  listen m3ua 2905</span><br><span>   accept-asp-connections dynamic-permitted</span><br><span>  listen ipa 5000</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24563">change 24563</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/+/24563"/><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: I274515e7e9205c895cd250abed7361aef5a33f56 </div>
<div style="display:none"> Gerrit-Change-Number: 24563 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: neels <nhofmeyr@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>