The Open Source SLEE and SIP Server
Mobicents Media Server - MMS
Goals
Mobicents Media Gateway is open source implementation aimed to:- Deliver competitive, complete, best-of-breed media gateway functionality featuring highest quality.
- Meet the demands of converged wireless, wireline, cable broadband access and fixed-mobile converged VoIP networks from a single media gateway platform
- Increase flexibility with a media gateway that supports wide variety of call control protocols and scales down to meet the demands of enterprises and small carrier providers.
- React quickly to dynamic market requirements.
The latest release of Mobicents Media Server can be downloaded from here
Mobicents Media Server Capabilities
MMS is capable of handling following Audio Codecs
- G.711 u-law
- G.711 A-law
- Speex - nb
-
G.729 : This codec is not endabled by default. To use this codec add following line in jboss-service.xml of mobicents-media-server-1.x.y.z.sar/META-INF
18 = G729, 8000, 8, 1;
WARNING : The G729 is patented and Codec Implementation of G729 bundled with this release is subject to license terms. Look at http://www.sipro.com/g729_licterms.php.
DISCLAIMER : This code is free (Not charging you to use it), but you might have to pay royalty fees to the G.729 patent holders for using their algorithm. There is NO WARRANTY OF ANY KIND, EXPRESS, IMPLIED OR STATUTORY, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTY OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, AND DATA ACCURACY. We do not warrant or make any representations regarding the use of the software or the results thereof, including but not limited to the correctness, accuracy, reliability or usefulness of the software
MMS is capable of
- Announcement
- IVR (Recording) and DTMF (both Inband and RFC2833)
- Conference
- Loopback (Mostly used for testing)
MMS can be used locally (same JVM) using the native MSC API or MMS can be remotely invoked using MGCP
MMS has web based management console for remote management of Media Server
Road Map
The complete roadmap and features already implemented is available at Road Map.Below is the highlevel roadmap that we are planing to implement in near future.
- Megaco
- JSR 309
- Voice XML
- MSML
- GSM
Controllers
Audio Codecs
Video Codecs