[asterisk-users] Inbound Calls & SIP/2.0 404 Not Found

C F shmaltz at gmail.com
Fri Aug 11 11:39:16 MST 2006


Try changing it to:
exten => _949271NNNN,1,Goto(whatever)
another way to troubleshoot and figure out what you are getting for
the DID would be:
exten => _X.,1,Noop(Exten is: ${EXTEN})
watch the CLI to see what DID is coming in.

On 8/11/06, Mr. Jones <worldsense at gmail.com> wrote:
> I'm trying to get inbound DIDs working via SIP.
>
> I have 20 DIDs coming in via a single SIP profile in sip.conf.
>
> I was hoping to have these matched in extensions.conf, so I have setup
> lines like this:
>
> exten=>949271NNNN,1, Goto(mainmenu,s,1)
>
> Unfortunately these aren't getting matched and I'm getting this error:
>
> Looking for s in druid-default (domain 949271NNNN)
> SIP/2.0 404 Not Found
>
> Any hints or tips?
>
> TIA
> _______________________________________________
> --Bandwidth and Colocation provided by Easynews.com --
>
> asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
>    http://lists.digium.com/mailman/listinfo/asterisk-users
>



More information about the asterisk-users mailing list