<p>Harald Welte <strong>merged</strong> this change.</p><p><a href="https://gerrit.osmocom.org/12982">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Harald Welte: Looks good to me, approved; Verified

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">ttcn3-mgw_test: Configure VTY interface<br><br>The testsuite did not support VTY access in the past, so VTY access was<br>unconfigured. Lets add the required lines to the configuration files<br><br>Depends: osmo-mgw If383f81af3306f8f5bdf50152498ae1303d390df<br>Change-Id: Ife949c61156222de3026280071226ef6f5dbd959<br>Related: OS#3807<br>---<br>M ttcn3-mgw-test/MGCP_Test.cfg<br>M ttcn3-mgw-test/osmo-mgw.cfg<br>2 files changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/ttcn3-mgw-test/MGCP_Test.cfg b/ttcn3-mgw-test/MGCP_Test.cfg</span><br><span>index cd23183..0c6a550 100644</span><br><span>--- a/ttcn3-mgw-test/MGCP_Test.cfg</span><br><span>+++ b/ttcn3-mgw-test/MGCP_Test.cfg</span><br><span>@@ -5,6 +5,7 @@</span><br><span> [LOGGING]</span><br><span> </span><br><span> [TESTPORT_PARAMETERS]</span><br><span style="color: hsl(120, 100%, 40%);">+*.MGWVTY.CTRL_HOSTNAME := "172.18.4.180"</span><br><span> </span><br><span> [MODULE_PARAMETERS]</span><br><span> mp_local_ip:= "172.18.4.181";</span><br><span>diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg</span><br><span>index eb2f7ef..7b0094f 100644</span><br><span>--- a/ttcn3-mgw-test/osmo-mgw.cfg</span><br><span>+++ b/ttcn3-mgw-test/osmo-mgw.cfg</span><br><span>@@ -31,6 +31,7 @@</span><br><span> !</span><br><span> line vty</span><br><span>  no login</span><br><span style="color: hsl(120, 100%, 40%);">+ bind 0.0.0.0</span><br><span> !</span><br><span> mgcp</span><br><span>   bind ip 172.18.4.180</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/12982">change 12982</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/12982"/><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: merged </div>
<div style="display:none"> Gerrit-Change-Id: Ife949c61156222de3026280071226ef6f5dbd959 </div>
<div style="display:none"> Gerrit-Change-Number: 12982 </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-Reviewer: Harald Welte <laforge@gnumonks.org> </div>