blob: f2312d144f7f1cb695e5ae5f46a76c8d24b49019 [file] [log] [blame]
Neels Hofmeyr18333fa2018-12-05 02:24:30 +01001OsmoMSC> enable
2OsmoMSC# configure terminal
3OsmoMSC(config)# list
4...
5 network
6 msc
Harald Welte0df904d2018-12-03 11:00:04 +01007 sgs
Neels Hofmeyr18333fa2018-12-05 02:24:30 +01008 mncc-int
9 hlr
10...
11
12OsmoMSC(config)# network
13OsmoMSC(config-net)# list
14...
15 network country code <1-999>
16 mobile network code <0-999>
17 short name NAME
18 long name NAME
19 encryption a5 <0-3> [<0-3>] [<0-3>] [<0-3>]
20 authentication (optional|required)
21 rrlp mode (none|ms-based|ms-preferred|ass-preferred)
22 mm info (0|1)
23 timezone <-19-19> (0|15|30|45)
24 timezone <-19-19> (0|15|30|45) <0-2>
25 no timezone
26 periodic location update <6-1530>
27 no periodic location update
28
29OsmoMSC(config-net)# exit
30OsmoMSC(config)# msc
31OsmoMSC(config-msc)# list
32...
33 assign-tmsi
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010034 mncc internal
35 mncc external MNCC_SOCKET_PATH
Neels Hofmeyr05c56802018-12-05 01:07:03 +010036 mncc guard-timeout <0-255>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010037 no assign-tmsi
38 auth-tuple-max-reuse-count <-1-2147483647>
39 auth-tuple-reuse-on-error (0|1)
Oliver Smith0fec28a2018-12-14 10:52:52 +010040 check-imei-rqd (0|1)
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010041 cs7-instance-a <0-15>
42 cs7-instance-iu <0-15>
43 paging response-timer (default|<1-65535>)
44 emergency-call route-to-msisdn MSISDN
Vadim Yanitskiyf40e46f2018-11-20 06:20:53 +070045 sms-over-gsup
46 no sms-over-gsup
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010047 mgw local-ip A.B.C.D
48 mgw local-port <0-65535>
49 mgw remote-ip A.B.C.D
50 mgw remote-port <0-65535>
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010051...
52
Neels Hofmeyr80447eb2018-12-05 01:11:28 +010053OsmoMSC(config-msc)# mncc?
54 mncc Configure Mobile Network Call Control
55
56OsmoMSC(config-msc)# mncc ?
57 internal Use internal MNCC handler (default; changes need a program restart)
58 external Use external MNCC handler (changes need a program restart)
59 guard-timeout Set global guard timer for mncc interface activity
60
61OsmoMSC(config-msc)# mncc external ?
62 MNCC_SOCKET_PATH File system path to create the MNCC unix domain socket at
63
64OsmoMSC(config-msc)# mncc external /path/not/used
65OsmoMSC(config-msc)# show running-config
66...
67msc
68...
69 mncc external /path/not/used
70...
71
72OsmoMSC(config-msc)# mncc internal
73OsmoMSC(config-msc)# show running-config
74... ! mncc external
75
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010076OsmoMSC(config-msc)# exit
77OsmoMSC(config)# mncc-int
78OsmoMSC(config-mncc-int)# list
79...
80 default-codec tch-f (fr|efr|amr)
81 default-codec tch-h (hr|amr)
82
83OsmoMSC(config-mncc-int)# exit
84OsmoMSC(config)# hlr
85OsmoMSC(config-hlr)# list
86...
87 remote-ip A.B.C.D
88 remote-port <1-65535>
Neels Hofmeyr3a3ed9b2018-12-20 00:46:40 +010089 ipa-name NAME
Neels Hofmeyr18333fa2018-12-05 02:24:30 +010090
91OsmoMSC(config-hlr)# exit
92OsmoMSC(config)# exit
93OsmoMSC# configure terminal
94OsmoMSC(config)# network
95OsmoMSC(config-net)# end
Harald Welte0df904d2018-12-03 11:00:04 +010096
97OsmoMSC# configure terminal
98OsmoMSC(config)# sgs
99OsmoMSC(config-sgs)# list
100...
101 local-ip A.B.C.D
102 local-port <0-65535>
103 timer (ts5|ts6-2|ts7|ts11|ts14|ts15) <1-120>
104 counter (ns7|ns11) <0-255>
105 vlr-name FQDN
106OsmoMSC(config-sgs)# end
107
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100108OsmoMSC# disable
109OsmoMSC> enable
110
111OsmoMSC# ! Punching some '...' holes because of optional SMPP, Iu
112OsmoMSC# show running-config
113...
114network
115 network country code 001
116 mobile network code 01
117 short name OsmoMSC
118 long name OsmoMSC
119 encryption a5 0
120 authentication optional
121 rrlp mode none
122 mm info 1
123 periodic location update 30
124msc
Neels Hofmeyr05c56802018-12-05 01:07:03 +0100125 mncc guard-timeout 180
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100126 assign-tmsi
127 cs7-instance-a 0
128...
129 auth-tuple-max-reuse-count 3
130 auth-tuple-reuse-on-error 1
131 mgw local-port 2728
132 mgw remote-ip 10.23.24.1
133 mgw remote-port 2427
134mncc-int
135 default-codec tch-f fr
136 default-codec tch-h hr
137...
138hlr
139 remote-ip 127.0.0.1
140 remote-port 4222
Harald Welte0df904d2018-12-03 11:00:04 +0100141sgs
142 local-ip 0.0.0.0
143 vlr-name vlr.example.net
Neels Hofmeyr18333fa2018-12-05 02:24:30 +0100144end