Blink-Features

Version 100 (Adrian Georgescu, 06/09/2014 01:25 pm)

1 26 Adrian Georgescu
h1. Microsoft Lync replacement checklist
2 1 Adrian Georgescu
3 78 Adrian Georgescu
h2. Background
4 78 Adrian Georgescu
5 1 Adrian Georgescu
AG Projects was closely involved since 2005 with menthor-ship, authoring of specifications and developing of software components in the public domain for the deliverables of SIP SIMPLE and STOX IETF working groups. These software components ("SIP SIMPLE Client SDK":http://sipsimpleclient.org, "OpenXCAP":http://openxcap.org, "MSRPRelay":http://msrprelay.org and "SylkServer":http://sylkserver.com) implement SIP applications beyond VoIP that complement existing SIP deployments so that they can compete with feature-rich commercial offerings, traditionally available only from closed vendors like Apple, Google and Microsoft. These offerings typically provide a rich multimedia communication experience with audio, presence, chat, file transfer, screen sharing, video and multimedia conferencing for all media.  
6 100 Adrian Georgescu
!>Lync-Replacement.jpg!
7 78 Adrian Georgescu
8 95 Adrian Georgescu
A pure SIP end-product with rich multimedia capabilities will compete in terms of features but a lower cost with Skype and Google Hangouts for residential customers and Microsoft Lync for corporate customers. AG Projects offers today these capabilities part of large scale deployments with its "SIP Thor":http://www.ag-projects.com/sip-thor-products-291 platform and as a hosted service at http://sip2sip.info service. This carrier-grade product is addressing the needs of large operators and is not properly positioned to address the particularities of corporate markets. This market required a different pricing model, smaller scale on-site deployments and integration with an existing PBX present on site (like Asterisk)
9 83 Adrian Georgescu
10 83 Adrian Georgescu
h2. Goal
11 1 Adrian Georgescu
 
12 97 Adrian Georgescu
The goal of this project is to downscale SIP Thor platform features into a smaller deployable solution that can be installed in a zero-configuration style at customer premisses that address the needs of small to media enterprises from 10 to 500 seats. This setup will compete in the market place with  Microsoft Lync.
13 32 Adrian Georgescu
14 86 Adrian Georgescu
15 27 Adrian Georgescu
h2. Client Side (Blink)
16 20 Adrian Georgescu
17 50 Adrian Georgescu
|_. Component|_. Mac OSX |_. Windows |_. Linux|_. Description |
18 65 Adrian Georgescu
| Presence| Yes | Yes | Yes | SIMPLE RLS|
19 65 Adrian Georgescu
| Contact List | Yes | Yes | Yes | XCAP protocol|
20 58 Adrian Georgescu
| Audio|  Yes | Yes | Yes | Opus codec |
21 20 Adrian Georgescu
| Chat | Yes | Yes | Yes | MSRP protocol|
22 53 Adrian Georgescu
| File Transfer | Yes | Yes | Yes | MSRP protocol |
23 1 Adrian Georgescu
| Multiparty Conferencing | Yes | Yes | Yes | RTP and MSRP|
24 59 Adrian Georgescu
| NAT Traversal  | Yes | Yes | Yes | ICE & MSRP Relay |
25 60 Adrian Georgescu
| Screen sharing | Yes | UD | UD | VNC protocol |
26 58 Adrian Georgescu
| Video | Yes   | UD  | UD  | H.264 codec|
27 61 Adrian Georgescu
| Multi-language | Yes  | No | No | N/A|
28 37 Adrian Georgescu
29 30 Adrian Georgescu
* N/A = not applicable
30 30 Adrian Georgescu
* UD = under development
31 1 Adrian Georgescu
32 44 Adrian Georgescu
Complete RFC and standards listed here http://icanblink.com/standards.phtml
33 44 Adrian Georgescu
34 27 Adrian Georgescu
h2. Server Side (SylkServer)
35 20 Adrian Georgescu
36 64 Adrian Georgescu
|_. Component|_. Linux |_. Description |
37 53 Adrian Georgescu
| Multiparty Audio Conferencing| Yes | RTP mixer|
38 53 Adrian Georgescu
| Multiparty Chat Conferencing| Yes | MSRP Switch|
39 20 Adrian Georgescu
| Multiparty File Transfer | Yes | MSRP|
40 53 Adrian Georgescu
| Multiparty Video Conferencing | No | Colibri|
41 53 Adrian Georgescu
| Conference Participants | Yes | RFC4575|  
42 69 Adrian Georgescu
| XMPP gateway | Yes | "IETF STOX":http://datatracker.ietf.org/wg/stox/|
43 69 Adrian Georgescu
44 44 Adrian Georgescu
Complete RFC and standards listed here http://sylkserver.com/features.phtml
45 22 Adrian Georgescu
46 96 Adrian Georgescu
h2. Third-party Servers
47 1 Adrian Georgescu
48 96 Adrian Georgescu
 * Presence Agent (RLS) is provided by OpenSIPS, MSRP NAT traversal by MSRPRelay and Contact List by OpenXCAP. Ideally, these components should be integrated in SylkServer in case the solution should be deployed at customer premisses. 
49 96 Adrian Georgescu
 * Classic VoIP applications and the functions performed by OpenSIPS related to SIP routing must be provided by the on-site PBX.