sip 404: route not found error ?
Added by Simon Gould about 8 years ago
Using Zoiper
which is registered correctly to goautodial
have checked SIP trunk registrations and connections - ALL OK
Have dialplan
exten => _944.,1,AGI
exten => _944.,2,Dial(SIP/${EXTEN:3}@DID,,tTo)
exten => _944.,3,Hangup
from instructions for UK
Getting sip 404: route not found error ?
Any Ideas
Replies (1)
RE: sip 404: route not found error ?
-
Added by Simon Gould about 8 years ago
This is the actual error after trawling through the logs
NOTICE[4606] chan_sip.c: Call from '8001' (IP:40664) to extension '07777777777' rejected because extension not found in context 'default'.
What does this mean ?
Cant believe how complicated this is to other systems
Simon Gould wrote:
Using Zoiper
which is registered correctly to goautodial
have checked SIP trunk registrations and connections - ALL OKHave dialplan
exten => _944.,1,AGI
exten => _944.,2,Dial(SIP/${EXTEN:3}@DID,,tTo)
exten => _944.,3,Hangupfrom instructions for UK
Getting sip 404: route not found error ?
Any Ideas