Module: sip-router
Branch: master
Commit: 16e763c32d7a2b9fc451185e028a90b3be758f65
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=16e763c…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Oct 17 16:41:15 2013 +0200
modules/tm: extended tm async support to SIP responses
-t_suspend and t_continue functions now work with SIP responses as well as requests
---
modules/tm/t_reply.c | 65 ++++++++
modules/tm/t_reply.h | 3 +
modules/tm/t_suspend.c | 419 +++++++++++++++++++++++++++++++++---------------
3 files changed, 359 insertions(+), 128 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=16e…