Hi Daniel, 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.
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. 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. The wiki page is here: http://www.kamailio.org/wiki/devel/completing_msrp Regards, Peter On Sun, 2013-01-06 at 00:02 +0100, Daniel-Constantin Mierla wrote: > Module: sip-router > Branch: master > Commit: ea3cacb10d2cc15f23c3a0c7fead151939873951 > URL: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ea3cacb10d2cc15f23c3a0c7fead151939873951 > > Author: Daniel-Constantin Mierla <[email protected]> > Committer: Daniel-Constantin Mierla <[email protected]> > 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: > http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=ea3cacb10d2cc15f23c3a0c7fead151939873951 > > _______________________________________________ > sr-dev mailing list > [email protected] > http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev -- Peter Dunkley Technical Director Crocodile RCS Ltd
_______________________________________________ sr-dev mailing list [email protected] http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-dev
