aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test/MGCP_Test.cfg
diff options
context:
space:
mode:
authorPhilipp Maier <pmaier@sysmocom.de>2019-02-20 16:57:43 +0100
committerPhilipp Maier <pmaier@sysmocom.de>2019-02-20 17:21:14 +0100
commit2e9ef62349bedba0d543c6efb674bfa7b5cdd26e (patch)
tree36b570d2f6faf2f2b954eddec2234c358cc7dc31 /ttcn3-mgw-test/MGCP_Test.cfg
parentbbd16f71f73b5d27961e98d6b3de7e7de5419dce (diff)
ttcn3-mgw_test: Configure VTY interface
The testsuite did not support VTY access in the past, so VTY access was unconfigured. Lets add the required lines to the configuration files Depends: osmo-mgw If383f81af3306f8f5bdf50152498ae1303d390df Change-Id: Ife949c61156222de3026280071226ef6f5dbd959 Related: OS#3807
Diffstat (limited to 'ttcn3-mgw-test/MGCP_Test.cfg')
-rw-r--r--ttcn3-mgw-test/MGCP_Test.cfg1
1 files changed, 1 insertions, 0 deletions
diff --git a/ttcn3-mgw-test/MGCP_Test.cfg b/ttcn3-mgw-test/MGCP_Test.cfg
index cd23183..0c6a550 100644
--- a/ttcn3-mgw-test/MGCP_Test.cfg
+++ b/ttcn3-mgw-test/MGCP_Test.cfg
@@ -5,6 +5,7 @@
[LOGGING]
[TESTPORT_PARAMETERS]
+*.MGWVTY.CTRL_HOSTNAME := "172.18.4.180"
[MODULE_PARAMETERS]
mp_local_ip:= "172.18.4.181";