>> I think it's only one of my clients that produces this defect, how can I >>find out which call it is linked to?
I think you can try the function which I mentioned in the previous message (http://www.opensips.org/html/docs/modules/2.4.x/sipmsgops.html#func_sipmsg_validate) and add xlog function to write some info about the call to the log. Start tcpdump or sngrep before it, and then you will be able to find that malformed call in the SIP debug (e.g. by Call ID). ----------------------------------------------- BR, Alexey http://alexeyka.zantsev.com/ _______________________________________________ Users mailing list [email protected] http://lists.opensips.org/cgi-bin/mailman/listinfo/users
