support

DID number isn't matched

sasa
Posts: 111
Member Since:
2006-06-23

Hi, I have a strange problem with inbound route & DID number in TB 2.2.12.
I have trunk sip called SIP1:
canreinvite=no
fromuser=39081005xxxx
host=sip.uni.it
insecure=very
secret=123456
type=friend
username=81005xxxx
USER Context: 81005xxxx
Registrer String: 39081005xxxx:123456@sip.uni.it

..now in Inbound Route I have a rule then when arrived an external call with DID number 81005xxxx must be ringing 902 extension but this not function.
In log I have:

Executing GotoIf("SIP/81005xxxx-b7818ac8", "1?from-trunk||1") in new stack -- Goto (from-trunk,s,1) -- Executing Set("SIP/81005xxxx-b7818ac8", "__FROM_DID=s") in new stack -- Executing GotoIf("SIP/81005xxxx-b7818ac8", "0 ?cidok") in new stack -- Executing Set("SIP/81005xxxx-b7818ac8", "CALLERID(name)=081195yyyy") in new stack -- Executing NoOp("SIP/81005xxxx-b7818ac8", "CallerID is "081195yyyy" <081195yyyy>") in new stack -- Executing Goto("SIP/81005xxxx-b7818ac8", "timeconditions|3|1") in new stack -- Goto (timeconditions,3,1) -- Executing GotoIfTime("SIP/81005xxxx-b7818ac8", "09:00-13:30|mon-fri|1-31|jan-dec?ivr-2|s|1") in new stack -- Goto (ivr-2,s,1) -- Executing Set("SIP/81005xxxx-b7818ac8", "LOOPCOUNT=0") in new stack -- Executing Set("SIP/81005xxxx-b7818ac8", "__DIR-CONTEXT=default") in new stack -- Executing Set("SIP/81005xxxx-b7818ac8", "_IVR_CONTEXT_ivr-2=") in new stack -- Executing Set("SIP/81005xxxx-b7818ac8", "_IVR_CONTEXT=ivr-2") in new stack -- Executing GotoIf("SIP/81005xxxx-b7818ac8", "0?begin") in new stack -- Executing Answer("SIP/81005xxxx-b7818ac8", "") in new stack -- Executing Wait("SIP/81005xxxx-b7818ac8", "1") in new stack -- Executing Set("SIP/81005xxxx-b7818ac8", "TIMEOUT(digit)=3") in new stack -- Digit timeout set to 3 -- Executing Set("SIP/81005xxxx-b7818ac8", "TIMEOUT(response)=10") in new stack -- Response timeout set to 10 -- Executing BackGround("SIP/81005xxxx-b7818ac8", "custom/Pippo-Welcome") in new stack -- Playing 'custom/Pippo-Welcome' (language 'it') == Spawn extension (ivr-2, s, 10) exited non-zero on 'SIP/81005xxxx-b7818ac8' -- Executing Hangup("SIP/81005xxxx-b7818ac8", "") in new stack == Spawn extension (ivr-2, h, 1) exited non-zero on 'SIP/81005xxxx-b7818ac8'

..why if the did number is 81005xxxx and this is correct started IVR and not ringing extension ?
Thanks.

-
Salvatore.



sasa
Posts: 111
Member Since:
2006-06-23
Hi, the solution is to add

Hi, the solution is to add in Registration String:
/DIDNUMBER

Thanks.

-
Salvatore.



Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.