[OpenSIPS-Users] B2BUA Implementation for Transfer

Anca Vamanu anca at opensips.org
Fri Oct 29 09:18:29 CEST 2010


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



More information about the Users mailing list