Hi,

No, you need to call it only on Invite.
Please give use the gdb backtrace for the core dump.

Regards,

-- 
Anca Vamanu
www.voice-system.ro




On 10/29/2010 04:28 AM, osiris123d wrote:
> Actually Anca for Transfers shouldn't I really be doing the following?
>
> if(is_method("REFER")&&  !(src_ip == "OPENSIPS_IP")&&  !has_totag() ) {
> {
>      location();
>      b2b_init_request("refer");
>      exit;
> }
>
>
> ???
>
> If I do it with "INVITE" instead of "REFER" OPENSIPS does a core dump
> because of some Nat-Traversal stuff.
>    

_______________________________________________
Users mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users

Reply via email to