Branch: refs/heads/2.4
Home: https://github.com/OpenSIPS/opensips
Commit: 58f4d43b9a3eb790fb6ae9c6f2baf94720ac610a
https://github.com/OpenSIPS/opensips/commit/58f4d43b9a3eb790fb6ae9c6f2baf94720ac610a
Author: Bogdan-Andrei Iancu <[email protected]>
Date: 2021-03-16 (Tue, 16 Mar 2021)
Changed paths:
M modules/siptrace/siptrace.c
M modules/tm/uac.c
Log Message:
-----------
Fix transactional tracing via LOCAL route
* in local route do not trace as IN msg (on the spot) as logically speaking,
there is no IN request here (it is generated by opensips itself)
* trace the OUT request via the TMCB_MSG_SENT_OUT callback, which is now
available for the UAC transactions. The tracing must be done AFTER the local
route completion, so we can trace the resulting msg (with its changes) and the
correct destination (as per local route changes)
_______________________________________________
Devel mailing list
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/devel