diff options
Diffstat (limited to 'src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl')
-rw-r--r-- | src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl index 6851ea9..58d9333 100644 --- a/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl +++ b/src/osmo_gsm_tester/templates/osmo-msc.cfg.tmpl @@ -20,7 +20,7 @@ network cs7 instance 0 point-code 0.0.1 msc - mgcpgw remote-ip ${mgcpgw.ip_address.addr} + mgcpgw remote-ip ${mgw.ip_address.addr} assign-tmsi cs7-instance-iu 0 cs7-instance-a 0 |