Media Support

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.