MSC: use tmsi
Also updates some logging statements
This commit is contained in:
parent
4d797f48ab
commit
d1dc0a9328
1 changed files with 3 additions and 1 deletions
|
@ -7,6 +7,7 @@ log stderr
|
||||||
logging color 1
|
logging color 1
|
||||||
logging print category-hex 0
|
logging print category-hex 0
|
||||||
logging print category 1
|
logging print category 1
|
||||||
|
logging print thread-id 0
|
||||||
logging timestamp 0
|
logging timestamp 0
|
||||||
logging print file 1
|
logging print file 1
|
||||||
logging level rll notice
|
logging level rll notice
|
||||||
|
@ -47,6 +48,8 @@ log stderr
|
||||||
logging level lmgcp notice
|
logging level lmgcp notice
|
||||||
logging level ljibuf notice
|
logging level ljibuf notice
|
||||||
logging level lrspro notice
|
logging level lrspro notice
|
||||||
|
logging level lns notice
|
||||||
|
logging level lbssgp notice
|
||||||
!
|
!
|
||||||
stats interval 5
|
stats interval 5
|
||||||
!
|
!
|
||||||
|
@ -71,7 +74,6 @@ msc
|
||||||
mncc external /tmp/bsc_mncc
|
mncc external /tmp/bsc_mncc
|
||||||
mncc guard-timeout 180
|
mncc guard-timeout 180
|
||||||
ncss guard-timeout 30
|
ncss guard-timeout 30
|
||||||
no assign-tmsi
|
|
||||||
cs7-instance-a 0
|
cs7-instance-a 0
|
||||||
auth-tuple-max-reuse-count 3
|
auth-tuple-max-reuse-count 3
|
||||||
auth-tuple-reuse-on-error 1
|
auth-tuple-reuse-on-error 1
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue