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