Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: 647257c802c4f9ff66a50aa2549263d2f48e3eaa
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=647257c…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Tue Jul 16 16:03:14 2013 +0200
modules/tm: merge t_suspend_reply and t_continue_reply with t_suspend and t_continue
- Merged reply specific methods into general continue and reply methods
- For simplicity and readability
---
modules/tm/t_suspend.c | 681 ++++++++++++++++++++---------------------------
modules/tm/t_suspend.h | 15 -
modules/tm/tm_load.c | 3 -
modules/tm/tm_load.h | 3 -
4 files changed, 290 insertions(+), 412 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=647…