mirror of
https://gitea.osmocom.org/cellular-infrastructure/osmo-hlr.git
synced 2025-10-23 00:12:14 +00:00
33 lines
597 B
INI
33 lines
597 B
INI
!
|
|
! OsmoHLR example configuration
|
|
!
|
|
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category-hex 0
|
|
logging print category 1
|
|
logging timestamp 0
|
|
logging print file basename last
|
|
logging print level 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
|
|
ps
|
|
pdp-profiles default
|
|
profile 1
|
|
apn internet
|
|
profile 2
|
|
apn *
|