22 lines
379 B
INI
22 lines
379 B
INI
!
|
|
! OsmoHLR example configuration
|
|
!
|
|
log stderr
|
|
logging filter all 1
|
|
logging color 1
|
|
logging print category 1
|
|
logging timestamp 1
|
|
logging print extended-timestamp 1
|
|
logging level linp fatal
|
|
!
|
|
line vty
|
|
no login
|
|
bind OSMOHLR_IP
|
|
ctrl
|
|
bind OSMOHLR_IP
|
|
hlr
|
|
! Enable below to auto assign MSISDNs to subscribers
|
|
! subscriber-create-on-demand 5 cs+ps
|
|
gsup
|
|
bind ip OSMOHLR_IP
|