« Previous -
Version 35/133
(diff) -
Next » -
Current version
Adrian Georgescu, 01/25/2008 07:48 pm
= MSRP Relay =
[[Image(http://msrprelay.org/chrome/site/files/scenario-simple.png, align=right)]]
Message Session Relay Protocol (MSRP) is a protocol for transmitting a series of related instant messages in the context of a session, which may be negotiated using the Session Initiation Protocol (SIP).
This project implements an MSRP relay which is an extension to the MSRP protocol [http://tools.ietf.org/html/rfc4975 RFC 4975]. Its main role is to help NAT traversal of IM and file transfer media sessions between SIP User Agents located behind NAT.
The MSRP Relay functionality is described in [http://tools.ietf.org/html/rfc4976 RFC 4976].
More information can be found by reading [wiki:MSRPRelayDescription].
Documentation * [wiki:MSRPRelayScenarios] - This document describes several use case scenarios of how MSRP relay functionality may be deployed in the field * [wiki:MSRPRelayDesign] - The internal logic of the MSRPRelay is described as a series of message flow diagrams DownloadThe software can be downloaded from:
[http://download.ag-projects.com/MSRPRelay/ http://download.ag-projects.com/MSRPRelay/]
Credits * Funding: [http://www.nlnet.nl NLNet foundation] * Project management: [http://ag-projects.com AG Projects] * Author: Ruud Klaver * Contributors: Dan Pascu's [http://cheeseshop.python.org/pypi/python-gnutls python-gnutls]