Project

General

Profile

Iot-msrp » History » Version 16

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