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.
-- 
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/B2BUA-Implementation-for-Transfer-tp5675822p5684913.html
Sent from the OpenSIPS - Users mailing list archive at Nabble.com.

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

Reply via email to