Osmocom test suites in TTCN-3 (Eclipse Titan)
https://osmocom.org/projects/core-testing-infra
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
439 B
23 lines
439 B
!
|
|
! 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 all debug
|
|
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
|
|
euse foobar
|
|
ussd route prefix *#100 internal own-msisdn
|
|
ussd route prefix *#101 internal own-imsi
|
|
ussd route prefix *100 external foobar
|
|
|