LibMSRP is a Message Session Relay Protocol library written in C. This library is currently being used to provide MSRP chat support in CONFIANCE, an IMS-compliant open source implementation of the IETF XCON (Centralized Conferencing) framework.
NOTE: LibMSRP is licensed and distributed under the terms of the Academic Free License (AFL) and GNU General Public License (GPL).
What's New in This Release: [ read full changelog ]
· fixed a bug that caused Minisip to crash on startup;
· added the possibility for switches to spread SEND messages too, and not only REPORT announcements (needed for DCON support in CONFIANCE).