THIS IS AN AUTOMATED MESSAGE, DO NOT REPLY.
The following task has a new comment added:
FS#124 - Add additional tm callbacks
User who did this - Timo Reimann (tr)
----------
Unfortunately, I do not have a patch since I didn't know where to call these callbacks
from in the code.
Logically, I'd want the first callback (TMCB_REQUEST_OUT) to be triggered just after a
request has been sent. That is, the message is gone, there is no way to modify it anymore
(just like 1.5's TMCB_REQUEST_BUILT callback).
TMCB_REQUEST_READY, on the contrary, should be executed right before the message is sent.
IMHO, it's OK if you are *not* allowed to change the message anymore (as with
1.5's TMCB_REQUEST_PRE_OUT). FWIW, there's already a TMCB_RESPONSE_READY callback
in Sip-Router.
Let me know if you need any further input.
----------
More information can be found at the following URL:
http://sip-router.org/tracker/index.php?do=details&task_id=124#comment2…
You are receiving this message because you have requested it from the Flyspray bugtracking
system. If you did not expect this message or don't want to receive mails in future,
you can change your notification settings at the URL shown above.