Hello,

I'm getting this warning WARNING: <core> [core/dset.c:690]: print_dset(): no 
r-uri or branches when working with async worker.

here is below the code used: 

request_route {
        if (is_method("INVITE")) {
                append_to_reply("Contact: 
<sip:+1234;myparam=test@$si:$sp>\r\n");
                send_reply("302", "Moved Temporarily");
                exit;
        }
}

Can you please help?
__________________________________________________________
Kamailio - Users Mailing List - Non Commercial Discussions -- 
[email protected]
To unsubscribe send an email to [email protected]
Important: keep the mailing list in the recipients, do not reply only to the 
sender!

Reply via email to