Module: sip-router
Branch: master
Commit: 6e28b187ab4d9cb100e58cb7667c0ee64e8b6deb
URL:    
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6e28b187ab4d9cb100e58cb7667c0ee64e8b6deb

Author: Hugh Waite <[email protected]>
Committer: Hugh Waite <[email protected]>
Date:   Wed Apr 10 11:33:15 2013 +0100

modules/tm: Enable named branch_failure routes

- branch failure routes must be named with the format:
-- "tm:branch-failure:myroute"
- and enabled with the function:
-- t_on_branch_failure("myroute")

---

 modules/tm/h_table.h  |    4 ++++
 modules/tm/t_fwd.c    |    1 +
 modules/tm/t_lookup.c |    1 +
 modules/tm/t_reply.c  |   41 ++++++++++++++++++++++++++++++++---------
 modules/tm/t_reply.h  |    3 ++-
 modules/tm/tm.c       |   46 ++++++++++++++++++++++++++++++++++++++++------
 6 files changed, 80 insertions(+), 16 deletions(-)

Diff:   
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=6e28b187ab4d9cb100e58cb7667c0ee64e8b6deb

_______________________________________________
sr-dev mailing list
[email protected]
http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to