[sr-dev] git:pd/msrp: modules/msrp: Added transaction map to enable generation of failure REPORTs in response to failure replies

Peter Dunkley peter.dunkley at crocodile-rcs.com
Tue Feb 12 18:26:41 CET 2013


Module: sip-router
Branch: pd/msrp
Commit: 6676ff6b983cc3b790e8570c77738f26de537ee8
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=6676ff6b983cc3b790e8570c77738f26de537ee8

Author: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley at crocodile-rcs.com>
Date:   Tue Feb 12 17:25:19 2013 +0000

modules/msrp: Added transaction map to enable generation of failure REPORTs in response to failure replies

- Also created new event_route[] for REPORTing timed-out requests

---

 modules/msrp/msrp_cmap.c   |   44 ++--
 modules/msrp/msrp_cmap.h   |    1 +
 modules/msrp/msrp_mod.c    |   43 +++-
 modules/msrp/msrp_netio.c  |  111 ++++++++-
 modules/msrp/msrp_parser.c |   23 ++
 modules/msrp/msrp_parser.h |   10 +
 modules/msrp/msrp_tmap.c   |  583 ++++++++++++++++++++++++++++++++++++++++++++
 modules/msrp/msrp_tmap.h   |   67 +++++
 8 files changed, 849 insertions(+), 33 deletions(-)

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



More information about the sr-dev mailing list