diff --git a/ttcn3-mgw-test/MGCP_Test.cfg b/ttcn3-mgw-test/MGCP_Test.cfg index cd23183d..0c6a5500 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"; diff --git a/ttcn3-mgw-test/osmo-mgw.cfg b/ttcn3-mgw-test/osmo-mgw.cfg index eb2f7ef5..7b0094fb 100644 --- a/ttcn3-mgw-test/osmo-mgw.cfg +++ b/ttcn3-mgw-test/osmo-mgw.cfg @@ -31,6 +31,7 @@ stats interval 5 ! line vty no login + bind 0.0.0.0 ! mgcp bind ip 172.18.4.180