osmo-cn-latest: Add default osmo-msc.cfg
Change-Id: I821f76ace7dfd666a6ba6aa382eafa6527af7ba6changes/45/13445/1
parent
8de199e54a
commit
1b5ed832c8
|
@ -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
|
Loading…
Reference in New Issue