Description » History » Version 13
Adrian Georgescu, 04/05/2012 06:10 PM
1 | 2 | Tijmen de Mes | h2. Description |
---|---|---|---|
2 | 1 | Tijmen de Mes | |
3 | 2 | Tijmen de Mes | SylkServer allows creation and delivery of rich multimedia applications accessed by SIP User Agents. The server supports SIP signaling over TLS, TCP and UDP transports, RTP and MSRP media planes, has built in capabilities for creating ad-hoc SIP multimedia conferences with HD Audio, IM and File Transfer and can be easily extended with other applications by using Python language. |
4 | |||
5 | 13 | Adrian Georgescu | This wiki page is meant for providing access to the version control source code repository. For up to date information please visit the official web site http://sylkserver.com |
6 | 12 | Adrian Georgescu | |
7 | 8 | Tijmen de Mes | !>{width: 500px}sylk-server-diagram.png! |
8 | 9 | Tijmen de Mes | |
9 | 2 | Tijmen de Mes | h2. Features |
10 | 11 | Tijmen de Mes | |
11 | 10 | Tijmen de Mes | For the complete feature list look on the [[features]] page |
12 | 11 | Tijmen de Mes | |
13 | 2 | Tijmen de Mes | h3. SIP Signaling |
14 | |||
15 | * TLS, TCP and UDP transports |
||
16 | * INVITE and REFER methods |
||
17 | * SUBSCRIBE/NOTIFY |
||
18 | * SIP protocol trace |
||
19 | |||
20 | h3. Voice over IP |
||
21 | |||
22 | 3 | Tijmen de Mes | * Wideband (G722, Speex) |
23 | * Narrow (G711, GSM, iLBC) |
||
24 | * Encryption (sRTP) |
||
25 | * NAT Traversal (ICE) |
||
26 | 4 | Tijmen de Mes | |
27 | h3. Instant Messaging |
||
28 | 5 | Tijmen de Mes | |
29 | 4 | Tijmen de Mes | * Chat Sessions (MSRP) |
30 | * Encryption (TLS) |
||
31 | * Composing Indication |
||
32 | * Session History |
||
33 | |||
34 | h3. Multiparty Conferencing |
||
35 | 5 | Tijmen de Mes | |
36 | 4 | Tijmen de Mes | * Participants Information |
37 | * VoIP and Instant Messaging |
||
38 | * File Transfers |
||
39 | * Screen Sharing |