Blink-Features
Version 70 (Adrian Georgescu, 06/09/2014 12:27 am)
1 | 26 | Adrian Georgescu | h1. Microsoft Lync replacement checklist |
---|---|---|---|
2 | 1 | Adrian Georgescu | |
3 | 70 | Adrian Georgescu | AG Projects was closely involved with menthor-ship, authoring and developing of software in the public domain for the specifications emerging of SIP SIMPLE and STOX IETF working groups. AG Projects has implemented all applications beyond VoIP that complete a SIP deployment to compete with commercial offering traditionally available from closed vendors like Apple, Google and Microsoft. The software building blocks can be used to implement a complete multimedia rich communications with audio, presence, chat, file transfer, screen sharing and video based on SIP protocol. An end-product based with these capabilities will compete with Skype and Google Hangouts for residential customers and Microsoft Lync for corporate customers, the later being the current focus. |
4 | 32 | Adrian Georgescu | |
5 | 27 | Adrian Georgescu | h2. Client Side (Blink) |
6 | 20 | Adrian Georgescu | |
7 | 50 | Adrian Georgescu | |_. Component|_. Mac OSX |_. Windows |_. Linux|_. Description | |
8 | 65 | Adrian Georgescu | | Presence| Yes | Yes | Yes | SIMPLE RLS| |
9 | 65 | Adrian Georgescu | | Contact List | Yes | Yes | Yes | XCAP protocol| |
10 | 58 | Adrian Georgescu | | Audio| Yes | Yes | Yes | Opus codec | |
11 | 20 | Adrian Georgescu | | Chat | Yes | Yes | Yes | MSRP protocol| |
12 | 53 | Adrian Georgescu | | File Transfer | Yes | Yes | Yes | MSRP protocol | |
13 | 1 | Adrian Georgescu | | Multiparty Conferencing | Yes | Yes | Yes | RTP and MSRP| |
14 | 59 | Adrian Georgescu | | NAT Traversal | Yes | Yes | Yes | ICE & MSRP Relay | |
15 | 60 | Adrian Georgescu | | Screen sharing | Yes | UD | UD | VNC protocol | |
16 | 58 | Adrian Georgescu | | Video | Yes | UD | UD | H.264 codec| |
17 | 61 | Adrian Georgescu | | Multi-language | Yes | No | No | N/A| |
18 | 37 | Adrian Georgescu | |
19 | 30 | Adrian Georgescu | * N/A = not applicable |
20 | 30 | Adrian Georgescu | * UD = under development |
21 | 1 | Adrian Georgescu | |
22 | 44 | Adrian Georgescu | Complete RFC and standards listed here http://icanblink.com/standards.phtml |
23 | 44 | Adrian Georgescu | |
24 | 27 | Adrian Georgescu | h2. Server Side (SylkServer) |
25 | 20 | Adrian Georgescu | |
26 | 64 | Adrian Georgescu | |_. Component|_. Linux |_. Description | |
27 | 53 | Adrian Georgescu | | Multiparty Audio Conferencing| Yes | RTP mixer| |
28 | 53 | Adrian Georgescu | | Multiparty Chat Conferencing| Yes | MSRP Switch| |
29 | 20 | Adrian Georgescu | | Multiparty File Transfer | Yes | MSRP| |
30 | 53 | Adrian Georgescu | | Multiparty Video Conferencing | No | Colibri| |
31 | 53 | Adrian Georgescu | | Conference Participants | Yes | RFC4575| |
32 | 69 | Adrian Georgescu | | XMPP gateway | Yes | "IETF STOX":http://datatracker.ietf.org/wg/stox/| |
33 | 69 | Adrian Georgescu | |
34 | 44 | Adrian Georgescu | Complete RFC and standards listed here http://sylkserver.com/features.phtml |
35 | 22 | Adrian Georgescu | |
36 | 68 | 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. |