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.
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 :
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.