Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: 490bb8bb6f15d53ba8aee8b93d8f3e1a8443861c
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=490bb8b…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Fri Mar 15 15:55:41 2013 +0200
tm: 2nd run allowing t_suspend/t_continue for resp
- Stop reply being relayed when msg is suspended and relay reply when transaction
continued
---
modules/tm/t_reply.c | 12 ++++
modules/tm/t_suspend.c | 153 +++++++++++++++++++++++++++++++++---------------
2 files changed, 117 insertions(+), 48 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=490…