Displaying 1 result from an estimated 1 matches for "0a068a18".
2010 Nov 12
1
Context issue
...LLERID(num)=2${CALLERID(num)})
exten => _XXXX,n,Goto(local,${EXTEN},1)
However, when a call comes in, its being passed to the
[incomming_pstn] context instead of [testinbound].
The Outbound server is dialling:
-- Executing [114201 at from-sip-UK:2]
Dial("SIP/235012071833427-0a068a18", "SIP/test-ubi/4201|40|r") in new
stack
-- Called test-ubi/4201
And that test-ubi account on there has the same SIP account setup.
The inbound server seems to skip the testinbound context completely
though, jumping straight to incomming_pstn, but I've no idea why....