MSRP Interoperability Test¶
Test MSRP clients¶
Name | Homepage | Version |
Blink | http://icanblink.com | 0.19.0 |
Test MSRP servers¶
Name | Homepage | Version |
MSRP Relay | http://msrprelay.org | 1.0.3 |
MSRP ACM SBC | Commercial Implementation | N/A |
1. Client A -> Client B (Bonjour mode)¶
Required Standards:
- RFC 4975
Test item | Result | Comments |
Transport TCP | OK | TLS would require provisioning of TLS certs in clients |
Transport TLS | OK | After setting up certs in clients |
2. Client A -> MSRP Relay -> Client B¶
Required Standards:
- RFC 4975
- RFC 4976
Test item | Result | Comments |
MSRP Relay reservation (AUTH) | OK | |
Transport TLS | OK | |
Instant Messaging | OK | |
is-composing notification | OK | |
File Transfer | OK | |
Desktop Sharing | OK |
3. Client A -> MSRP ACM enabled SBC -> Client B¶
Required Standards:
- RFC 4975
- draft-ietf-simple-msrp-acm
- draft-ietf-simple-msrp-sessmatch-05
Test item | Result | Comments |
Transport TCP | OK | |
Transport TLS | Failed | Feature unsupported by SBC |
Instant Messaging | OK | |
is-composing notification | OK | |
File Transfer | OK | |
Desktop Sharing | Failed | SBC issue related to multiple media lines, will be fixed |