The Open Source SLEE and SIP Server
Mobicents Sip Servlets
Media Support
This page is obsolete : More detailed and better looking installation instructions are available from the Mobicents Sip Servlets User Guide
Description
Mobicents Sip Servlets is providing support for applications to setup media session through the Mobicents Media Server .
The Mobicents Media Server is an implementation of the JSR 309 specification which is currently a work in progress.
Media Server Control API
To setup and control media capabilities a "client side" API is provided as part of the JSR 309 specification. More details can be found on this here .
To see some sample code on how to use this API, you can check out the following examples that are making use of it :
- Media Example : a sip servlet application showing how to use media capabilities (Media playback, Text to Speech with FreeTTS and DTMF detection).
- Shopping Example : a Converged JEE Application showing SEAM integration, JEE, Media integration with TTS and DTMF support.
Limitations
Support for Media is currently only available within the same VM and in the same server.
Moreover, as the Mobicents Media Server is Jboss dependent, Media support for Mobicents Sip Servlets is thus only available on Jboss Containers.
Mobicents Sip Servlets
Overview
Documentation
Frameworks
Examples
Contribute
- How to Contribute
- Write a Test/Run the Testsuite
- Feedback
- Source Repository
- Mobicents Sip Servlets in Eclipse
