Project

General

Profile

Iot-msrp » History » Version 6

Adrian Georgescu, 06/17/2010 07:54 AM

1 1 Adrian Georgescu
[[TOC(iot-msrp, depth=3)]]
2
3
= MSRP Interoperability Test =
4
5
== Test clients ==
6
7
||'''Name''' || '''Homepage''' || '''Version''' ||
8
|| Blink || http://icanblink.com || Development version||
9 5 Adrian Georgescu
10
== Test servers ==
11
12
||'''Name''' || '''Homepage''' || '''Version''' ||
13 1 Adrian Georgescu
|| MSRP Relay || http://msrprelay.org|| 1.0.3||
14 5 Adrian Georgescu
|| MSRP ACM SBC || N/A|| N/A||
15 1 Adrian Georgescu
16
== 1. Client A -> Client B (Bonjour mode) ==
17
18
In Bonjour mode TLS cannot be used without provisioning of TLS certs in the client so we use TCP
19
20
Required Standards:
21
22
 * RFC 4975
23
24
|| '''Test item''' || '''Result'''||'''Comments'''||
25 6 Adrian Georgescu
|| Transport TCP || OK || TLS would require provisioning of TLS certs in clients ||
26 1 Adrian Georgescu
27
28
== 2. Client A -> MSRP Relay -> Client B ==
29 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-relay.png, width=500)]]
30 1 Adrian Georgescu
31
Required Standards:
32
33
 * RFC 4975
34
 * RFC 4976
35
36
|| '''Test item''' || '''Result'''||'''Comments'''||
37
|| MSRP Relay reservation (AUTH) || OK ||
38
|| Transport TLS || OK ||
39
|| Instant Messaging || OK ||
40
|| is-composing notification || OK ||
41
|| File Transfer || OK ||
42
|| Desktop Sharing || OK ||
43
44
== 3. Client A -> MSRP ACM enabled SBC  -> Client B ==
45
46 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm.png, width=500)]]
47 2 Adrian Georgescu
48 1 Adrian Georgescu
Required Standards:
49
50
 * RFC 4975
51
 * draft-ietf-simple-msrp-acm
52
 * draft-ietf-simple-msrp-sessmatch-05
53
54
In ACM mode TLS cannot be used with server check as the FROM path is changed by the SBC.
55
56
|| '''Test item''' || '''Result'''||'''Comments'''||
57
|| Transport TCP || ||
58
|| Instant Messaging ||  ||
59
|| is-composing notification ||  ||
60
|| File Transfer || ||
61
|| Desktop Sharing || ||
62
63
== 4. Client A -> MSRP Relay  -> MSRP ACM enabled SBC -> Client B ==
64 2 Adrian Georgescu
65 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm-relay.png, width=500)]]
66 1 Adrian Georgescu
67
Required Standards:
68
69
 * RFC 4975
70
 * RFC 4976
71
 * draft-ietf-simple-msrp-acm
72 4 Adrian Georgescu
 * draft-ietf-simple-msrp-sessmatch
73 1 Adrian Georgescu
74
|| '''Test item''' || '''Result'''||'''Comments'''||
75
|| Transport TCP || ||
76
|| Instant Messaging ||  ||
77
|| is-composing notification ||  ||
78
|| File Transfer || ||
79
|| Desktop Sharing || ||
80
81
== 5. Client A -> MSRP ACM enabled SBC  -> MSRP Relay -> Client B ==
82
83
Required Standards:
84
85
 * RFC 4975
86
 * RFC 4976
87
 * draft-ietf-simple-msrp-acm
88 4 Adrian Georgescu
 * draft-ietf-simple-msrp-sessmatch
89 1 Adrian Georgescu
90
|| '''Test item''' || '''Result'''||'''Comments'''||
91
|| Transport TCP || ||
92
|| Instant Messaging ||  ||
93
|| is-composing notification ||  ||
94
|| File Transfer || ||
95
|| Desktop Sharing || ||
96
97
== 6. Client A -> MSRP ACM enabled SBC  -> MSRP Relay -> Client B ==
98 4 Adrian Georgescu
99
Required Standards:
100
101
 * RFC 4975
102
 * RFC 4976
103
 * draft-ietf-simple-msrp-acm
104
 * draft-ietf-simple-msrp-sessmatch
105 1 Adrian Georgescu
106
|| '''Test item''' || '''Result'''||'''Comments'''||
107
|| Transport TCP || ||
108
|| Instant Messaging ||  ||
109
|| is-composing notification ||  ||
110
|| File Transfer || ||
111
|| Desktop Sharing || ||