aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2017-10-31 01:39:42 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-11-08 03:24:13 +0000
commit48ba1be752acd8ff2e4472c9d9a7304db6963830 (patch)
tree8fab2d958aca6823f05b9dfb4b35ad9268a78568 /doc
parent84ad1857132545de2ccdaac01e1522d96b21411d (diff)
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
Diffstat (limited to 'doc')
-rw-r--r--doc/examples/osmo-msc/osmo-msc.cfg2
-rw-r--r--doc/examples/osmo-msc/osmo-msc_custom-sccp.cfg2
-rw-r--r--doc/examples/osmo-msc/osmo-msc_multi-cs7.cfg2
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