hlr: Update config file with USSD related bits
HLR_Tests.ttcn now wants to test USSD, we have to add the matching config. Change-Id: I45047b505411a5f53a7ce5e2d203c526e27a9732changes/06/10406/1
parent
03c9e138d6
commit
c2b32af8bc
|
@ -17,3 +17,7 @@ ctrl
|
|||
hlr
|
||||
gsup
|
||||
bind ip 0.0.0.0
|
||||
euse foobar
|
||||
ussd route prefix *#100 internal own-msisdn
|
||||
ussd route prefix *#101 internal own-imsi
|
||||
ussd route prefix *100 external foobar
|
||||
|
|
Loading…
Reference in New Issue