aboutsummaryrefslogtreecommitdiffstats
path: root/ttcn3-mgw-test/MGCP_Test.cfg
diff options
context:
space:
mode:
authorOliver Smith <osmith@sysmocom.de>2019-06-28 11:22:02 +0200
committerOliver Smith <osmith@sysmocom.de>2019-06-28 11:22:02 +0200
commit7721e142dc05a67e4e2ccdf883c073bd33715eab (patch)
tree1b9b6ca607cb444954d10cb2bda712105329761d /ttcn3-mgw-test/MGCP_Test.cfg
parent0436d95f2e2fccffa8cbe9db3bf1ab86cf4ea43b (diff)
ttcn3-mgw-test-latest: disable conn_timeout_test
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 0c6a550..d7cdcaf 100644
--- a/ttcn3-mgw-test/MGCP_Test.cfg
+++ b/ttcn3-mgw-test/MGCP_Test.cfg
@@ -10,6 +10,7 @@
[MODULE_PARAMETERS]
mp_local_ip:= "172.18.4.181";
mp_remote_ip:= "172.18.4.180";
+mp_enable_conn_timeout_test := true;
[MAIN_CONTROLLER]