Project

General

Profile

Iot-msrp » History » Version 26

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

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