[sr-dev] [kamailio/kamailio] siptrace module not send ACK (#1811)

Daniel-Constantin Mierla notifications at github.com
Thu Jan 17 15:30:47 CET 2019


If you want to mirror all the sip traffic, just set this modparam:

  * https://www.kamailio.org/docs/modules/stable/modules/siptrace.html#siptrace.p.trace_mode

If you still want to do selective mirroring, for outgoing ACK you have to use onsend_route block, because the ACK doesn't have a corresponding response, there cannot be a transaction for it, so it is forwarded in stateless mode.

Should this still not work, then reopen.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/1811#issuecomment-455191273
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20190117/af0da33c/attachment.html>


More information about the sr-dev mailing list