aboutsummaryrefslogtreecommitdiffstats
path: root/doc/examples/osmo-msc/osmo-msc.cfg
blob: 776a3f3762d4a81474acf63b1d105af4751216b1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
!
! OsmoMSC configuration saved from vty
!
line vty
 no login
!
network
 network country code 1
 mobile network code 1
 short name OsmoMSC
 long name OsmoMSC
 encryption a5 0
 rrlp mode none
 mm info 1
 mgw 0
  remote-ip 127.0.0.1
  remote-port 2427
  local-port 2728
msc
 assign-tmsi
 auth-tuple-max-reuse-count 3
 auth-tuple-reuse-on-error 1

 # 123: LAC der BSS
 # 1.23.3: SCCP point-code der BSS
 neighbor a lac 123 ran-pc 1.23.3