From 3defde57ce0fc4f1e632ef7f9263937ad8bd28db Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Wed, 8 Jan 2020 23:50:40 +0100 Subject: msc: dont use SMS/GSUP Change-Id: I82c72e0d564eac10fb8e3d4aae916c1549ffb03b --- net/templates/osmo-msc.cfg | 2 +- net/templates/osmo-msc2.cfg | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/net/templates/osmo-msc.cfg b/net/templates/osmo-msc.cfg index f7624b8..5a0b09f 100644 --- a/net/templates/osmo-msc.cfg +++ b/net/templates/osmo-msc.cfg @@ -15,7 +15,7 @@ msc mgw remote-port ${MGW4MSC_PORT} mgw endpoint-domain msc check-imei-rqd 1 - sms-over-gsup + #sms-over-gsup # For nano3G: iu rab-assign-addr-enc x213 neighbor a cgi ${MCC} ${MNC} ${BTS0_LAC} ${BTS0_CI} ran-pc ${BSC_PC} diff --git a/net/templates/osmo-msc2.cfg b/net/templates/osmo-msc2.cfg index 7790414..755acc7 100644 --- a/net/templates/osmo-msc2.cfg +++ b/net/templates/osmo-msc2.cfg @@ -15,7 +15,7 @@ msc mgw remote-port ${MGW4MSC_PORT} mgw endpoint-domain msc check-imei-rqd 1 - sms-over-gsup + #sms-over-gsup # For nano3G: iu rab-assign-addr-enc x213 neighbor a cgi ${MCC} ${MNC} ${BTS0_LAC} ${BTS0_CI} msc-ipa-name ${MSC_IPA_NAME} -- cgit v1.2.3