[sr-dev] git:master: modules/tm: Enable named branch_failure routes
Hugh Waite
hugh.waite at crocodile-rcs.com
Wed Apr 10 13:37:28 CEST 2013
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 <hugh.waite at crocodile-rcs.com>
Committer: Hugh Waite <hugh.waite at crocodile-rcs.com>
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
More information about the sr-dev
mailing list