Project

General

Profile

Iot-msrp » History » Version 8

Adrian Georgescu, 06/17/2010 07:56 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 5 Adrian Georgescu
|| MSRP ACM SBC || N/A|| N/A||
15 1 Adrian Georgescu
16 8 Adrian Georgescu
== SIP Outbound Proxy ==
17 7 Adrian Georgescu
18
 * proxy.sipthor.net, transport UDP port 5060
19
20
Or any of the IP addresses bellow:
21
22
 * 85.17.186.7
23
 * 81.23.228.129
24
 * 81.23.228.150
25
26 1 Adrian Georgescu
== 1. Client A -> Client B (Bonjour mode) ==
27
28
In Bonjour mode TLS cannot be used without provisioning of TLS certs in the client so we use TCP
29
30
Required Standards:
31
32
 * RFC 4975
33
34
|| '''Test item''' || '''Result'''||'''Comments'''||
35 6 Adrian Georgescu
|| Transport TCP || OK || TLS would require provisioning of TLS certs in clients ||
36 1 Adrian Georgescu
37
38
== 2. Client A -> MSRP Relay -> Client B ==
39 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-relay.png, width=500)]]
40 1 Adrian Georgescu
41
Required Standards:
42
43
 * RFC 4975
44
 * RFC 4976
45
46
|| '''Test item''' || '''Result'''||'''Comments'''||
47
|| MSRP Relay reservation (AUTH) || OK ||
48
|| Transport TLS || OK ||
49
|| Instant Messaging || OK ||
50
|| is-composing notification || OK ||
51
|| File Transfer || OK ||
52
|| Desktop Sharing || OK ||
53
54
== 3. Client A -> MSRP ACM enabled SBC  -> Client B ==
55
56 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm.png, width=500)]]
57 2 Adrian Georgescu
58 1 Adrian Georgescu
Required Standards:
59
60
 * RFC 4975
61
 * draft-ietf-simple-msrp-acm
62
 * draft-ietf-simple-msrp-sessmatch-05
63
64
In ACM mode TLS cannot be used with server check as the FROM path is changed by the SBC.
65
66
|| '''Test item''' || '''Result'''||'''Comments'''||
67
|| Transport TCP || ||
68
|| Instant Messaging ||  ||
69
|| is-composing notification ||  ||
70
|| File Transfer || ||
71
|| Desktop Sharing || ||
72
73
== 4. Client A -> MSRP Relay  -> MSRP ACM enabled SBC -> Client B ==
74 2 Adrian Georgescu
75 3 Adrian Georgescu
[[Image(http://msp-documentation.ag-projects.com/raw-attachment/wiki/PeeringGuide/flow-msrp-acm-relay.png, width=500)]]
76 1 Adrian Georgescu
77
Required Standards:
78
79
 * RFC 4975
80
 * RFC 4976
81
 * draft-ietf-simple-msrp-acm
82 4 Adrian Georgescu
 * draft-ietf-simple-msrp-sessmatch
83 1 Adrian Georgescu
84
|| '''Test item''' || '''Result'''||'''Comments'''||
85
|| Transport TCP || ||
86
|| Instant Messaging ||  ||
87
|| is-composing notification ||  ||
88
|| File Transfer || ||
89
|| Desktop Sharing || ||
90
91
== 5. Client A -> MSRP ACM enabled SBC  -> MSRP Relay -> Client B ==
92
93
Required Standards:
94
95
 * RFC 4975
96
 * RFC 4976
97
 * draft-ietf-simple-msrp-acm
98 4 Adrian Georgescu
 * draft-ietf-simple-msrp-sessmatch
99 1 Adrian Georgescu
100
|| '''Test item''' || '''Result'''||'''Comments'''||
101
|| Transport TCP || ||
102
|| Instant Messaging ||  ||
103
|| is-composing notification ||  ||
104
|| File Transfer || ||
105
|| Desktop Sharing || ||
106
107
== 6. Client A -> MSRP ACM enabled SBC  -> MSRP Relay -> Client B ==
108 4 Adrian Georgescu
109
Required Standards:
110
111
 * RFC 4975
112
 * RFC 4976
113
 * draft-ietf-simple-msrp-acm
114
 * draft-ietf-simple-msrp-sessmatch
115 1 Adrian Georgescu
116
|| '''Test item''' || '''Result'''||'''Comments'''||
117
|| Transport TCP || ||
118
|| Instant Messaging ||  ||
119
|| is-composing notification ||  ||
120
|| File Transfer || ||
121
|| Desktop Sharing || ||