Project

General

Profile

Iot-msrp » History » Version 11

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