Vlad,

Your right, it is a X-lite client behind a buggy nat router (speedtouch).

Can I do some scripting to get rid of the critical logging and give a nice
response?

Maybe with the dlg_flag, or something like ie.:

if(is_method("BYE") && ...)
{
        xlog("L_INFO", " INFO : 501 BYE in dialog state x\n");
        sl_send_reply("501", "Method Not Supported Here");
        exit;
}

Gr.

Jan

--
View this message in context: 
http://opensips-open-sip-server.1449251.n2.nabble.com/log-next-state-dlg-bogus-events-tp7354379p7354979.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