Module: sip-router Branch: andrei/path Commit: 7d242ad8e9070724e7e4b0eedf1576d53b1b2aa7 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7d242ad8...
Author: Andrei Pelinescu-Onciul andrei@iptel.org Committer: Andrei Pelinescu-Onciul andrei@iptel.org Date: Tue Sep 8 19:20:00 2009 +0200
tm: path support
Path support compatible with kamailio.
---
modules/tm/h_table.c | 3 + modules/tm/h_table.h | 3 +- modules/tm/sip_msg.c | 3 + modules/tm/t_fwd.c | 102 +++++++++++++++++++++++++++++++++++++------------ modules/tm/t_fwd.h | 4 +- 5 files changed, 87 insertions(+), 28 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=7d24...