Ok - now maybe we're getting somewhere.

I didn't know I had to register them?

This is inbound only and the provider doesn't require that - so do I
just makeup a username?

I currently have the provider as a SIP peer.

On 8/11/06, Rushowr <[EMAIL PROTECTED]> wrote:
Uh, what's your Register statement for those SIP DIDs look like? If you
don't specify the number after a /, you'll be handed calls for that line,
but specifying 's' as the extension.

register => user[:secret[:[EMAIL PROTECTED]:port][/extension]

I consider that last argument required anymore....


Sherwood

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Rich Adamson
Sent: Friday, August 11, 2006 3:22 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [asterisk-users] Inbound Calls & SIP/2.0 404 Not Found

You might want to take a look at 'sip debug' to see what your provider is
actually sending you. Its likely they aren't sending you the
9495551212 sting as you are expecting.


> Thanks -
>
> Just to be clear - I just replaced the real digits with NNNN - I want
> to direct these to specific extensions. So maybe I should have used
> xxxx or something else?
>
> I tried this:
>
> exten=>_9495551212,1, Goto(mainmenu,s,1)
>
> But still to no avail.
>
> On 8/11/06, Vadim Berezniker <[EMAIL PROTECTED]> wrote:
>> Perhaps the context in sip.conf doesn't match the context in the dial
>> plan.
>>
>> ________________________________
>>
>>
>> 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?

_______________________________________________
--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


_______________________________________________
--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

_______________________________________________
--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

Reply via email to