[OpenSIPS-Users] B2BUA Implementation for Transfer
    osiris123d 
    duane.larson at gmail.com
       
    Fri Oct 29 03:28:23 CEST 2010
    
    
  
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.
    
    
More information about the Users
mailing list