Module: sip-router Branch: treimann/master_tm-extend-callbacks Commit: 3f779a66eaad792cac5b6f65474c3f351afb8d88 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3f779a66...
Author: Timo Reimann timo.reimann@1und1.de Committer: Timo Reimann timo.reimann@1und1.de Date: Wed Oct 5 10:14:21 2011 +0200
tm: Always compile TMCB_ONSEND code, it was used unconditionally anyway.
---
modules/tm/dlg.c | 2 -- modules/tm/t_cancel.c | 4 ---- modules/tm/t_fwd.c | 4 ---- modules/tm/t_hooks.c | 2 -- modules/tm/t_hooks.h | 44 ++++++++++++++------------------------------ modules/tm/t_reply.c | 22 ---------------------- modules/tm/timer.c | 2 -- modules/tm/uac.c | 6 ------ 8 files changed, 14 insertions(+), 72 deletions(-)
Diff: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3f77...