aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNeels Hofmeyr <neels@hofmeyr.de>2020-01-08 23:50:40 +0100
committerNeels Hofmeyr <neels@hofmeyr.de>2020-01-08 23:51:21 +0100
commit3defde57ce0fc4f1e632ef7f9263937ad8bd28db (patch)
treecd4002670222f1a47630d9eccd6b8242feb8a787
parent9e2d508de664f9731de47591d47b14d9e267b43a (diff)
msc: dont use SMS/GSUPneels/two_villages
-rw-r--r--net/templates/osmo-msc.cfg2
-rw-r--r--net/templates/osmo-msc2.cfg2
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}