osmith submitted this change.
net/templates/osmo-msc.conf: modernize
* Write explicit role & sctp-role fields in ASP
* Use new mgw node
Change-Id: Id77a579ff9315f2c6bf9d7f6d80b4b022e8d4963
---
M net/templates/osmo-msc.cfg
1 file changed, 18 insertions(+), 3 deletions(-)
diff --git a/net/templates/osmo-msc.cfg b/net/templates/osmo-msc.cfg
index c018c78..166d408 100644
--- a/net/templates/osmo-msc.cfg
+++ b/net/templates/osmo-msc.cfg
@@ -3,6 +3,8 @@
point-code ${MSC_PC}
asp asp-clnt-msc-0 2905 0 m3ua
remote-ip ${STP_CN_IP}
+ role asp
+ sctp-role client
network
network country code ${MCC}
mobile network code ${MNC}
@@ -11,11 +13,12 @@
short name 35c3
long name 35c3
mm info 1
+ mgw 0
+ remote-ip ${MGW4MSC_IP}
+ remote-port ${MGW4MSC_PORT}
+ endpoint-domain msc
msc
mncc ${MSC_MNCC}
- mgw remote-ip ${MGW4MSC_IP}
- mgw remote-port ${MGW4MSC_PORT}
- mgw endpoint-domain msc
check-imei-rqd 1
# For nano3G:
iu rab-assign-addr-enc x213
To view, visit change 33459. To unsubscribe, or for help writing mail filters, visit settings.