[OpenSIPS-Users] log_next_state_dlg bogus events
Jan D.
j-doedel at zonnet.nl
Thu Mar 8 15:07:06 CET 2012
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.
More information about the Users
mailing list