Module: sip-router
Branch: tmp/tm_async_reply_support
Commit: 7542ecaeebc0d51e1644f97afdd8ecdd6dc54f4b
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=7542eca…
Author: Richard Good <richard.good(a)smilecoms.com>
Committer: Richard Good <richard.good(a)smilecoms.com>
Date: Thu Jul 4 16:44:37 2013 +0200
modules:tm: Added fake environment methods for responses
- Created new methods faked_resp, free_faked_resp, faked_env_resp
- These allow t_suspend to set a fake environment to process suspended responses
---
modules/tm/t_reply.c | 193 ++++++++++++++++++++++++++++++++++++++++++++++++
modules/tm/t_reply.h | 5 +
modules/tm/t_suspend.c | 89 +++++++++++++++++------
3 files changed, 265 insertions(+), 22 deletions(-)
Diff:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=754…