[sr-dev] tm extra checks for CANCEL

Federico Cabiddu federico.cabiddu at gmail.com
Mon Sep 29 08:48:24 CEST 2014


Hi,
a recent commit on tm module (b66033d) adds a check for cancelled
transactions to t_forward_nonack (cf.
http://sip-router.org/tracker/index.php?do=details&task_id=468).
This made me think that the t_append_branches function, recently added to
the module, needs the same kind of checks:
- before start adding the branches
- after adding the branches and before sending them out

Attached a patch to implement these checks.
If you agree I can commit it on master.

Regards,

Federico
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20140929/6fccd3b4/attachment-0001.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-tm-t_append_branches-extra-checks-for-cancelled-tran.patch
Type: text/x-patch
Size: 2938 bytes
Desc: not available
URL: <http://lists.sip-router.org/pipermail/sr-dev/attachments/20140929/6fccd3b4/attachment-0001.bin>


More information about the sr-dev mailing list