mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-11-02 13:13:29 +00:00
The log category ss uses info as loglevel vor ss, this is to verbose, lets use notice instead. Change-Id: I192a5f07cb7f45adb6f3af1c511b706738bdadf4
27 lines
532 B
INI
27 lines
532 B
INI
!
|
|
! OsmoHLR example configuration
|
|
!
|
|
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category 1
|
|
logging print category-hex 0
|
|
logging print level 1
|
|
logging print file basename last
|
|
logging print extended-timestamp 1
|
|
logging level main notice
|
|
logging level db notice
|
|
logging level auc notice
|
|
logging level ss notice
|
|
logging level linp error
|
|
!
|
|
line vty
|
|
bind 127.0.0.1
|
|
ctrl
|
|
bind 127.0.0.1
|
|
hlr
|
|
gsup
|
|
bind ip 127.0.0.1
|
|
ussd route prefix *#100# internal own-msisdn
|
|
ussd route prefix *#101# internal own-imsi
|