Description » History » Revision 45
« Previous |
Revision 45/60
(diff)
| Next »
Adrian Georgescu, 02/28/2013 01:35 PM
Description¶
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.
This wiki page is meant for providing technical documentation and access to the version control source code repository.
For official stable releases please visit the official web site http://sylkserver.com
The software is in active development and progress announcements will be made on SIP beyond VoIP mailing list
Features¶
For the complete feature list look on the features page
SIP Signaling¶
- TLS, TCP and UDP transports
- INVITE and REFER methods
- SUBSCRIBE/NOTIFY
- DNS and Bonjour discovery
Voice over IP¶
- Wideband (G722, Speex)
- Narrowband (G711, GSM, iLBC)
- Encryption (sRTP)
Instant Messaging¶
- Chat Sessions (MSRP)
- Composing Indication
- Delivery reports
Conferencing¶
- VoIP
- IM and File Transfers
- Screen-sharing
- Participants Info
XMPP Gateway¶
- Presence and IM
- Multi-party conferencing
- Jingle (roadmap)
Updated by Adrian Georgescu almost 12 years ago · 45 revisions