<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/4.4.4">
</HEAD>
<BODY>
Hi Daniel,<BR>
<BR>
This is really great and I plan to use it, but I won't be able to try this out on my system until late-January/early-February at the latest.<BR>
<BR>
I while back I sent some emails about a couple of features (required for large-scale or real-world deployments) that are missing from the MSRP relay functionality of Kamailio.&nbsp; I have added a page to the wiki describing these and, unless someone else needs them more urgently, do hope to do some work on these later in February/March so that the MSRP relay is complete for Kamailio 4.1.0.<BR>
<BR>
The wiki page is here: <A HREF="http://www.kamailio.org/wiki/devel/completing_msrp">http://www.kamailio.org/wiki/devel/completing_msrp</A><BR>
<BR>
Regards,<BR>
<BR>
Peter<BR>
<BR>
On Sun, 2013-01-06 at 00:02 +0100, Daniel-Constantin Mierla wrote:
<BLOCKQUOTE TYPE=CITE>
<PRE>
Module: sip-router
Branch: master
Commit: ea3cacb10d2cc15f23c3a0c7fead151939873951
URL:    <A HREF="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ea3cacb10d2cc15f23c3a0c7fead151939873951">http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ea3cacb10d2cc15f23c3a0c7fead151939873951</A>

Author: Daniel-Constantin Mierla &lt;<A HREF="mailto:miconda@gmail.com">miconda@gmail.com</A>&gt;
Committer: Daniel-Constantin Mierla &lt;<A HREF="mailto:miconda@gmail.com">miconda@gmail.com</A>&gt;
Date:   Sat Jan  5 22:00:55 2013 +0100

msrp: added internal map table to track msrp connections

- initial version
- the table can be enabled via config parameters

---

 modules/msrp/Makefile           |    3 +
 modules/msrp/README             |  155 +++++++++++++---
 modules/msrp/doc/msrp_admin.xml |  133 +++++++++++++
 modules/msrp/msrp_cmap.c        |  405 +++++++++++++++++++++++++++++++++++++++
 modules/msrp/msrp_cmap.h        |   73 +++++++
 modules/msrp/msrp_env.h         |    1 +
 modules/msrp/msrp_mod.c         |  104 +++++++++-
 modules/msrp/msrp_parser.c      |   92 +++++++++
 modules/msrp/msrp_parser.h      |    4 +
 9 files changed, 936 insertions(+), 34 deletions(-)

Diff:   <A HREF="http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ea3cacb10d2cc15f23c3a0c7fead151939873951">http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ea3cacb10d2cc15f23c3a0c7fead151939873951</A>

_______________________________________________
sr-dev mailing list
<A HREF="mailto:sr-dev@lists.sip-router.org">sr-dev@lists.sip-router.org</A>
<A HREF="http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev">http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev</A>
</PRE>
</BLOCKQUOTE>
<BR>
<TABLE CELLSPACING="0" CELLPADDING="0" WIDTH="100%">
<TR>
<TD>
<PRE>
-- 
Peter Dunkley
Technical Director
Crocodile RCS Ltd
</PRE>
</TD>
</TR>
</TABLE>
</BODY>
</HTML>