From 6dd4aba27a09e88b633565a5a2a36c176879ecb5 Mon Sep 17 00:00:00 2001 From: Vadim Yanitskiy Date: Tue, 2 Jun 2020 17:19:45 +0700 Subject: ttcn3-msc-test: fix osmo-msc.cfg: make it work with latest Unfortunately, we have to revert a part of change [1], because it broke ttcn3-msc-test-latest. The reason is that the latest release of osmo-msc does not support 'timer vlr T3212 30'. Change-Id: Iaeb6f1ffee9286394654bc3cf9d985ace7829110 --- ttcn3-msc-test/osmo-msc.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ttcn3-msc-test') diff --git a/ttcn3-msc-test/osmo-msc.cfg b/ttcn3-msc-test/osmo-msc.cfg index fe7b4cb..a713786 100644 --- a/ttcn3-msc-test/osmo-msc.cfg +++ b/ttcn3-msc-test/osmo-msc.cfg @@ -71,6 +71,7 @@ network authentication optional rrlp mode none mm info 0 + periodic location update 30 msc assign-tmsi cs7-instance-a 0 @@ -78,7 +79,6 @@ msc mgw remote-ip 172.18.1.103 emergency-call route-to-msisdn 112 mncc external /data/unix/mncc - timer vlr T3212 30 mncc-int default-codec tch-f fr default-codec tch-h hr -- cgit v1.2.3