From 48ba1be752acd8ff2e4472c9d9a7304db6963830 Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Tue, 31 Oct 2017 01:39:42 +0100 Subject: [PATCH] examples: apply mgcp_client vty rename from 'mgcpgw' to 'mgw' osmo-mgw.git is changing the mgcp_client_vty API to use 'mgw' instead of 'mgcpgw'. Fix example configs after that patch is merged. Depends: I1d43d42929dc9162e57640499526fb7cadbcfbe6 Change-Id: Ib4c5ec1046a3c7a916ecfb7e5aa83dfe2f5ea8bf --- doc/examples/osmo-msc/osmo-msc.cfg | 2 +- doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg | 2 +- doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/examples/osmo-msc/osmo-msc.cfg b/doc/examples/osmo-msc/osmo-msc.cfg index fff964b3d..126116052 100644 --- a/doc/examples/osmo-msc/osmo-msc.cfg +++ b/doc/examples/osmo-msc/osmo-msc.cfg @@ -15,7 +15,7 @@ network rrlp mode none mm info 1 msc - mgcpgw remote-ip 10.23.24.1 + mgw remote-ip 10.23.24.1 assign-tmsi auth-tuple-max-reuse-count 3 auth-tuple-reuse-on-error 1 diff --git a/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg b/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg index 4ccb0d0d5..a5131e4e5 100644 --- a/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg +++ b/doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg @@ -23,5 +23,5 @@ cs7 instance 0 msc cs7-instance-a 0 cs7-instance-iu 0 - mgcpgw remote-ip 10.23.24.1 + mgw remote-ip 10.23.24.1 assign-tmsi diff --git a/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg b/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg index 8b481deae..72f3410dc 100644 --- a/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg +++ b/doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg @@ -25,5 +25,5 @@ cs7 instance 1 msc cs7-instance-a 0 cs7-instance-iu 1 - mgcpgw remote-ip 10.23.24.1 + mgw remote-ip 10.23.24.1 assign-tmsi