Actions
Blink-Features » History » Revision 27
« Previous |
Revision 27/123
(diff)
| Next »
Adrian Georgescu, 06/08/2014 05:00 PM
Microsoft Lync replacement checklist¶
Client Side (Blink)¶
| Component | Mac OSX | Windows | Linux | Protocol |
|---|---|---|---|---|
| Audio | Yes | Yes | Yes | RTP Opus codec |
| Presence | Yes | Yes | Yes | SIP SIMPLE RLS |
| Contact List | Yes | Yes | Yes | SIP SIMPLE XCAP |
| Chat | Yes | Yes | Yes | MSRP protocol |
| File Transfer | Yes | Yes | Yes | MSRP protocol |
| Multimedia Conferencing | Yes | Yes | Yes | RTP and MSRP |
| NAT Traversal | Yes | Yes | Yes | ICE & MSRP Relay |
| Screen sharing | Yes | VNC over MSRP | ||
| Video | Yes | RTP H.264 codec | ||
| Packaging | DMG | Installer | .deb | OS dependent |
Server Side (SylkServer)¶
| Component | Linux | Protocol |
|---|---|---|
| XMPP gateway | Yes | IETF STOX WG |
| Multiparty Chat | Yes | MSRP Switch |
| Multiparty Audio | Yes | RTP mixer |
| Multiparty File Transfer | Yes | MSRP |
| Conference Participants | Yes | RFC4575 |
The Presence Agent is provided by OpenSIPS. Contact List is provided by OpenXCAP. Ideally, these components should be integrated in the server side.
- Complete RFC and standards listed here http://icanblink.com/standards.phtml
- N/A = not applicable
Updated by Adrian Georgescu over 11 years ago · 27 revisions