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
This commit is contained in:
Neels Hofmeyr 2017-10-31 01:39:42 +01:00 committed by Neels Hofmeyr
parent 84ad185713
commit 48ba1be752
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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

View File

@ -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