Project

General

Profile

Iot-msrp » History » Version 22

Adrian Georgescu, 06/24/2010 11:09 AM

1 1 Adrian Georgescu
[[TOC(iot-msrp, depth=3)]]
2
3
= MSRP Interoperability Test =
4
5 8 Adrian Georgescu
== Test MSRP clients ==
6 1 Adrian Georgescu
7
||'''Name''' || '''Homepage''' || '''Version''' ||
8
|| Blink || http://icanblink.com || Development version||
9 5 Adrian Georgescu
10 8 Adrian Georgescu
== Test MSRP servers ==
11 5 Adrian Georgescu
12
||'''Name''' || '''Homepage''' || '''Version''' ||
13 1 Adrian Georgescu
|| MSRP Relay || http://msrprelay.org|| 1.0.3||
14 20 Adrian Georgescu
|| MSRP ACM SBC || Non Disclosed|| N/A||
15 11 Adrian Georgescu
16 1 Adrian Georgescu
== 1. Client A -> Client B (Bonjour mode) ==
17
18
Required Standards:
19
20
 * RFC 4975
21
22
|| '''Test item''' || '''Result'''||'''Comments'''||
23
|| Transport TCP || OK || TLS would require provisioning of TLS certs in clients ||
24 14 Adrian Georgescu
|| Transport TLS || OK || After setting up certs in clients||
25 1 Adrian Georgescu
26
27
== 2. Client A -> MSRP Relay -> Client B ==
28 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-relay.png, width=500)]]
29 1 Adrian Georgescu
30
Required Standards:
31
32
 * RFC 4975
33
 * RFC 4976
34
35
|| '''Test item''' || '''Result'''||'''Comments'''||
36
|| MSRP Relay reservation (AUTH) || OK ||
37
|| Transport TLS || OK ||
38
|| Instant Messaging || OK ||
39
|| is-composing notification || OK ||
40
|| File Transfer || OK ||
41
|| Desktop Sharing || OK ||
42
43
== 3. Client A -> MSRP ACM enabled SBC  -> Client B ==
44
45 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm.png, width=500)]]
46 2 Adrian Georgescu
47 1 Adrian Georgescu
Required Standards:
48
49
 * RFC 4975
50
 * draft-ietf-simple-msrp-acm
51
 * draft-ietf-simple-msrp-sessmatch-05
52
53
|| '''Test item''' || '''Result'''||'''Comments'''||
54
|| Transport TCP || OK ||
55 22 Adrian Georgescu
|| Transport TLS || Unsupported by SBC ||
56 17 Adrian Georgescu
|| Instant Messaging || OK  ||
57
|| is-composing notification || OK ||
58 18 Adrian Georgescu
|| File Transfer || OK ||
59 21 Adrian Georgescu
|| Desktop Sharing || Failed || SBC issue related to multiple media lines, will be fixed ||