[OpenSIPS-Users] opensips and asterisk
David J.
david at styleflare.com
Tue May 4 15:05:28 CEST 2010
You need to add a route in your extensions.conf in the context where you
send all un-authenticated calls.
Maybe its your default context?
[default]
exten = 1001,1,Dial(SIP/1001,10,tTr);
On 5/4/10 9:02 AM, wüber wrote:
> Hi Bogdan,
>
> connecting Opensips with Asterisk I can see that if a client registered on
> Opensips server tries to make a call to a client in Asterisk domain, after
> the INVITE, it receives a "forbidden" message from asterisk. I have set the
> forwarding functionality in Opensips (rewriteuri function) and I'm pretty
> sure it's something related to asterisk.
>
> Perhaps this is not the right section, but anyway could you help me? Do you
> know what I should set in the sip.conf of Asterisk config file?
>
> Thanks a lot,
> Carmelo
>
More information about the Users
mailing list