Change in docker-playground[master]: ttcn3-msc-test: fix osmo-msc.cfg: make it work with latest

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Tue Jun 2 10:26:56 UTC 2020


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/c/docker-playground/+/18629 )


Change subject: ttcn3-msc-test: fix osmo-msc.cfg: make it work with latest
......................................................................

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
---
M ttcn3-msc-test/osmo-msc.cfg
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/docker-playground refs/changes/29/18629/1

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 @@
  authentication optional
  rrlp mode none
  mm info 0
+ periodic location update 30
 msc
  assign-tmsi
  cs7-instance-a 0
@@ -78,7 +79,6 @@
  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

-- 
To view, visit https://gerrit.osmocom.org/c/docker-playground/+/18629
To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings

Gerrit-Project: docker-playground
Gerrit-Branch: master
Gerrit-Change-Id: Iaeb6f1ffee9286394654bc3cf9d985ace7829110
Gerrit-Change-Number: 18629
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <vyanitskiy at sysmocom.de>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20200602/0f5bec81/attachment.htm>


More information about the gerrit-log mailing list