The module uses its own sending functions to optimize performances (e.g., not to increase
the list of active transactions) and by that the siptrace hooks are not intercepting
them.
Response are seen by siptrace because they come in via network to the listen sip port.
There are other places that send data directly, which also doesn't get in the siptrace
callbacks, but the code is open source and one can make pull requests to add siptrace
support where is needed.
--
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3136#issuecomment-1150744062
You are receiving this because you are subscribed to this thread.
Message ID: <kamailio/kamailio/issues/3136/1150744062(a)github.com>