http://www.kamailio.org/docs/modules/4.2.x/modules/siptrace.html#siptrace.f.sip_trace
"Store or forward the current processed SIP message in database. **It is stored
in the form prior applying changes made to it.**"
Could the functionality of sip_trace be extended to trace a packet again after
it has been modified?
My setup is a bit like this: Remote device -> Kamailio -> containerised Asterisk
I am sip_trace'ing all packets, but then modifying them a bit before forwarding
them to Asterisk. Yet only the original packet is sent to HOMER. Because of
this, I can only see the the Remote device -> Kamailio bits of the sequence
diagram showing the SIP transaction.
--
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/965
_______________________________________________
sr-dev mailing list
sr-dev@lists.sip-router.org
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev