[sr-dev] git:tmp/tm_async_reply_support: modules/tm: added separate methods to suspend reply

Richard Good richard.good at smilecoms.com
Tue Apr 30 11:43:57 CEST 2013


Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: 3104e2d1a13a3728f1c71912bf223dc2097b8e24
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=3104e2d1a13a3728f1c71912bf223dc2097b8e24

Author: Richard Good <richard.good at smilecoms.com>
Committer: Richard Good <richard.good at smilecoms.com>
Date:   Tue Apr 30 11:40:25 2013 +0200

modules/tm:added separate methods to suspend reply

	Added separate method t_suspend_reply, t_cancel_suspend_reply, t_continue_reply and exposed them through TM API.
	This leaves existing TM suspend/continue functionality unchanged.

---

 modules/tm/h_table.h   |    5 +-
 modules/tm/t_suspend.c |  465 +++++++++++++++++++++++++-----------------------
 modules/tm/t_suspend.h |   15 ++
 modules/tm/tm_load.c   |    3 +
 modules/tm/tm_load.h   |    3 +
 5 files changed, 262 insertions(+), 229 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=3104e2d1a13a3728f1c71912bf223dc2097b8e24



More information about the sr-dev mailing list