Timo & Ovidiu,

Yes, you are correct.  Thanks!


So, hopefully this is better:

route {
        # Initial invite only
       if (is_method("INVITE") && (! has_totag() ) ) {
           dlg_manage();
       }

     if (is_method("BYE")) {
xlog ("L_INFO", "Completed $dlg(from_uri) to $dlg(to_uri) - $DLG_lifetime duration");
        }
    }


_______________________________________________
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list
sr-users@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users

Reply via email to