<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/12248">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">osmo-msc: set bind ip for SGs-interface<br><br>By default the SGs interface binds on 127.0.0.1 but in order to make it<br>reachable for the ttcn3 testsuite, we need to bind it to 0.0.0.0.<br><br>Change-Id: Icf2c36d253ce13a61fb98b4afd1739e1c321bb4b<br>Related: OS#3615<br>Depends: osmo-msc I73359925fc1ca72b33a1466e6ac41307f2f0b11d<br>---<br>M ttcn3-msc-test/osmo-msc.cfg<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/docker-playground refs/changes/48/12248/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg</span><br><span>index f0180d8..39a0354 100644</span><br><span>--- a/ttcn3-msc-test/osmo-msc.cfg</span><br><span>+++ b/ttcn3-msc-test/osmo-msc.cfg</span><br><span>@@ -85,3 +85,5 @@</span><br><span> hlr</span><br><span>  remote-ip 172.18.1.103</span><br><span>  remote-port 4222</span><br><span style="color: hsl(120, 100%, 40%);">+sgs</span><br><span style="color: hsl(120, 100%, 40%);">+ local-ip 0.0.0.0</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12248">change 12248</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/12248"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: docker-playground </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: Icf2c36d253ce13a61fb98b4afd1739e1c321bb4b </div>
<div style="display:none"> Gerrit-Change-Number: 12248 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>