[OpenSIPS-Users] sip_trace with d option supplied not tracing OPTION messages

Babak Yakhchali babak.yakhchali at gmail.com
Tue Sep 6 08:05:04 UTC 2022


Hi
I'm using sip_trace to capture all traffic and logs to Homer, everything
works fine except for OPTIONS packets generated by the dialog module. How
can I capture those messages?
opensips version is 2.4 and I'm calling sip_trace like this:

if (is_method("INVITE")) {
sip_trace("$var(trace_id)", "d", "sip|xlog|rest", "$var(user)");
}

thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20220906/d28e497e/attachment-0001.html>


More information about the Users mailing list