aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDaniel Willmann <dwillmann@sysmocom.de>2018-10-05 17:37:04 +0200
committerDaniel Willmann <dwillmann@sysmocom.de>2019-03-28 13:22:22 +0100
commit1b5ed832c852e6fb61a2e83dbde7c87e6e9c1c58 (patch)
treed1260b7913b085a166a58f62fc8afebdc4a1f03d
parent8de199e54acecc3eacb43be124c7108e87bf5ec9 (diff)
osmo-cn-latest: Add default osmo-msc.cfg
-rw-r--r--osmo-cn-latest/osmo-msc.cfg30
1 files changed, 30 insertions, 0 deletions
diff --git a/osmo-cn-latest/osmo-msc.cfg b/osmo-cn-latest/osmo-msc.cfg
new file mode 100644
index 0000000..3015850
--- /dev/null
+++ b/osmo-cn-latest/osmo-msc.cfg
@@ -0,0 +1,30 @@
+!
+! OsmoMSC configuration saved from vty
+!
+log file /data/osmo-msc.log
+ logging filter all 1
+ logging color 1
+ logging print category 1
+ logging timestamp 0
+ logging level all everything
+!
+line vty
+ no login
+ bind 0.0.0.0
+!
+cs7 instance 0
+ asp asp-clnt-OsmoMSC-A-Iu 2905 2904 m3ua
+ remote-ip 192.168.42.10
+network
+ network country code 901
+ mobile network code 99
+ short name UNCONFIGURED
+ long name UNCONFIGURED
+ encryption a5 0
+ rrlp mode none
+ mm info 1
+msc
+ mgw remote-ip 127.0.0.1
+ assign-tmsi
+ auth-tuple-max-reuse-count 3
+ auth-tuple-reuse-on-error 1