osmith has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-dev/+/33459 )


Change subject: net/templates/osmo-msc.conf: modernize
......................................................................

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(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-dev refs/changes/59/33459/1

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 https://gerrit.osmocom.org/c/osmo-dev/+/33459
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-dev
Gerrit-Branch: master
Gerrit-Change-Id: Id77a579ff9315f2c6bf9d7f6d80b4b022e8d4963
Gerrit-Change-Number: 33459
Gerrit-PatchSet: 1
Gerrit-Owner: osmith <[email protected]>
Gerrit-MessageType: newchange

Reply via email to