You probably need two entries in sip.conf. One "register" entry to have
the server authenticate to the other, then one normal [hostname] style
entry.

In the [hostname] style entry make sure to have a "insecure=very"
setting.

Alternatively, if they are static IPs you don't need a "register" line
and you can remove the username/password from the [hostname] area. This
method is by far the easiest.

John

On Fri, 2006-05-05 at 16:03 -0400, Dominic Ogbonna wrote:
> Hi Everyone,
> 
> My asterisk box is using  sip trunking from another provider.
> 
> 1. Calls to PSTN phones work fine.
> 2. Calls to voip phones outside our network also work fine.
> 3. However, when I call a DID on my network from another DID on the same 
> network, the call hangs up with this error message:
> 
> 
> chan_sip.c:9534 handle_response_invite: Forbidden - wrong password on 
> authentication for INVITE
> 
> 
> I'm routing the calls through the sip trunking ... just for testing 
> purposes.  Enabling/disabling reinvites doesn't help. Anybody has any 
> pointers about what I could be doing wrong?  Why is it prompting for 
> authentication on these types of calls?
> 
> 
> Dominic 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 


Reply via email to