[sr-dev] git:tmp/tm_async_extensions DELETED: modules/tm: extensions for tm asynchronous processing of requests

Jason Penton jason.penton at gmail.com
Fri Oct 18 09:22:31 CEST 2013


Module: sip-router
Branch: tmp/tm_async_extensions DELETED
Commit: ebbb462fcc7ff9380b30441492403b3a0a3a9c10
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ebbb462fcc7ff9380b30441492403b3a0a3a9c10

Author: Jason Penton <jason.penton at smilecoms.com>
Committer: Jason Penton <jason.penton at smilecoms.com>
Date:   Wed Jul 31 21:46:26 2013 +0200

modules/tm: extensions for tm asynchronous processing of requests
	- allow t_relay and forward, etc processing in aysn route blocks
	- extends to allow any route block to be continued, not only failure route block...

---

 modules/tm/h_table.c   |    1 +
 modules/tm/h_table.h   |   17 +++++-
 modules/tm/lock.c      |   36 ++++++++++++-
 modules/tm/lock.h      |    1 +
 modules/tm/t_fwd.c     |    5 ++
 modules/tm/t_reply.c   |  135 +++++++++++++++++++++++++++--------------------
 modules/tm/t_reply.h   |    2 +-
 modules/tm/t_suspend.c |   75 ++++++++++++++++-----------
 modules/tm/t_suspend.h |    3 +
 9 files changed, 182 insertions(+), 93 deletions(-)

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



More information about the sr-dev mailing list