Iot-msrp

Version 20 (Adrian Georgescu, 06/24/2010 11:06 am) → Version 21/26 (Adrian Georgescu, 06/24/2010 11:07 am)

[[TOC(iot-msrp, depth=3)]]

= MSRP Interoperability Test =

== Test MSRP clients ==

||'''Name''' || '''Homepage''' || '''Version''' ||
|| Blink || http://icanblink.com || Development version||

== Test MSRP servers ==

||'''Name''' || '''Homepage''' || '''Version''' ||
|| MSRP Relay || http://msrprelay.org|| 1.0.3||
|| MSRP ACM SBC || Non Disclosed|| N/A||

== 1. Client A -> Client B (Bonjour mode) ==

Required Standards:

* RFC 4975

|| '''Test item''' || '''Result'''||'''Comments'''||
|| Transport TCP || OK || TLS would require provisioning of TLS certs in clients ||
|| Transport TLS || OK || After setting up certs in clients||

== 2. Client A -> MSRP Relay -> Client B ==
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-relay.png, width=500)]]

Required Standards:

* RFC 4975
* RFC 4976

|| '''Test item''' || '''Result'''||'''Comments'''||
|| MSRP Relay reservation (AUTH) || OK ||
|| Transport TLS || OK ||
|| Instant Messaging || OK ||
|| is-composing notification || OK ||
|| File Transfer || OK ||
|| Desktop Sharing || OK ||

== 3. Client A -> MSRP ACM enabled SBC -> Client B ==

[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm.png, width=500)]]

Required Standards:

* RFC 4975
* draft-ietf-simple-msrp-acm
* draft-ietf-simple-msrp-sessmatch-05

In ACM mode TLS cannot be used with server check as the FROM path is changed by the SBC.

|| '''Test item''' || '''Result'''||'''Comments'''||
|| Transport TCP || OK ||
|| Instant Messaging || OK ||
|| is-composing notification || OK ||
|| File Transfer || OK ||
|| Desktop Sharing || Failed || SBC issue related to multiple media lines, will be fixed for unknown reason ||