Iot-msrp » History » Version 19
Adrian Georgescu, 06/18/2010 10:19 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 | 17 | Adrian Georgescu | || Transport TCP || OK || |
76 | || Instant Messaging || OK || |
||
77 | || is-composing notification || OK || |
||
78 | 18 | Adrian Georgescu | || File Transfer || OK || |
79 | 19 | Adrian Georgescu | || Desktop Sharing || Failed for unknown reason || |