Thursday, May 6, 2010

Mobicents MGCP Impl Stack goes GA!

Mobicents Media Server team released the second stable version of MGCP Impl stack. The main focus was to improve the performance to a level where MGCP signaling doesn't hamper the media quality. We are very happy to take MGCP Stack to a level where it can easily achieve 1000 CPS rate, where 1 CPS is round-trip of CRCX, RQNT and DLCX request/response.

One of the major changes incorporated is entire stack is now single threaded. This is very important for predictable behavior and to make sure that thread context switching doesn't go beyond control, where media processing cannot be started and executed in stipulated time.

The distribution can be found on SourceForge.net. The binary package is
mobicents-mgcp-impl-2.0.0.GA.jar:
https://sourceforge.net/project/admin/explorer.php?group_id=102670

SVN Trunk Checkout http://mobicents.googlecode.com/svn/trunk/protocols/jain-mgcp

SVN Trunk Browse http://code.google.com/p/mobicents/source/browse/#svn/trunk/protocols/jain-mgcp

SVN Tag Checkout http://mobicents.googlecode.com/svn/tags/protocols/jain-mgcp/mobicents-mgcp-impl-2.0.0.GA/

SVN Tag Browse http://code.google.com/p/mobicents/source/browse/#svn/tags/protocols/jain-mgcp/mobicents-mgcp-impl-2.0.0.GA

Mobicents MGCP Home Page

Looking for your feed back

Enjoy the most powerful MGCP Stack :)