Project

General

Profile

Description » History » Revision 52

Revision 51 (Adrian Georgescu, 03/22/2013 02:20 PM) → Revision 52/60 (Adrian Georgescu, 03/29/2013 01:06 PM)

This wiki page is meant for providing technical documentation and access to the version control source code repository.   

 SylkServer official web site is http://sylkserver.com 

 h2. Description 

 SylkServer allows creation and delivery of rich multimedia applications accessed by SIP User Agents and XMPP endpoints. Agents. The server supports SIP signaling over TLS, TCP and XMPP signaling, 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. 

 h2. Deployment 

 SylkServer is an application server that behaves like a SIP end-point and therefore must be deployed behind a SIP Proxy/Registrar server for registration, proxy, presence agent, accounting and authorization functions. The SIP Proxy must be configured to route certain flows to SylkServer and handle incoming requests from it as necessary. 

 h2. Support forum 

 Go to "SIP beyond VoIP":http://lists.ag-projects.com/mailman/listinfo/sipbeyondvoip mailing list  

 !>{width: 500px}sylk-server-diagram.png! 

 h2. Features 

 For    the complete feature list look on the [[features]] page 

 h3. SIP Signaling 

 * TLS, TCP and UDP transports 
 * INVITE and REFER methods 
 * SUBSCRIBE/NOTIFY 
 * DNS and Bonjour discovery 

 h3. Voice over IP 

 * Wideband (G722, Speex) 
 * Narrowband (G711, GSM, iLBC) 
 * Encryption (sRTP) 

 h3. Instant Messaging 

 * Chat Sessions (MSRP) 
 * Composing Indication 
 * Delivery reports 

 h3. Conferencing 

  * Wideband audio 
  * IM and File Transfers 
  * Screen-sharing 
  * Participants Info 

 

 h3. XMPP Gateway 

  * Presence and IM 
  * Multi-party conferencing 
  * Jingle wide-band audio 

 "XMPP gateway design":http://sylkserver.ag-projects.com/projects/sylkserver/wiki/DesginXMPP