Mobicents-All 1.2.0.GA Released!

31 views
Skip to first unread message

Luis Barreiro

unread,
Feb 11, 2009, 2:54:39 AM2/11/09
to mobicents-public
We are happy to announce Mobicents ALL v1.2.0.GA

In this release the Mobicents components have been upgraded to their
latest versions. Along with the usual fixes and
enhancements. This GA release includes the 'all' JBoss Application
Server configuration, which hosts a cluster-enabled
Mobicents Sip Servlets container. The Mobicents SIP load balancer is
also included. Note that there are some
limitations when clustering is enabled and clustering is only for the
Sip Servlets container. For more information see
http://www.mobicents.org/clustering.html. To demonstrate clustering
and mid-call failover we have included a predeployed
UAS example in the 'all' configuration called 'simple-
distributable.war'.


What is included in this release:
-------------------------------------------------------------------------------
* Mobicents JAIN-SLEE Server 1.2.3.GA
* Mobicents SIP Servlets v0.7.2 (JSR289)
* Mobicents Media Server v1.0.0.CR5
* Mobicents SIP Presence Service v1.0.0.BETA4
* Mobicents Diameter v1.0.0.BETA2 (jDiameter v1.5.0.1-build184)
* Mobicents SIP Load Balancer v1.0.BETA2 (in jboss-4.2.3.GA/sip-
balancer)
* Stable JAIN-SLEE resource adaptors:
- SIP, SIP11 (JSR240 a.k.a. JAIN SLEE 1.1), Media, MGCP, JCC, XMPP,
SMPP, HTTP Client, HTTP Servlet, Asterisk,
Text to Speech, Rules, Diameter (Base and Sh-Client), XCAP Client
* Educational examples:
- JAIN-SLEE Converged Demo, SIP Servlets Click2Call, JAIN-SLEE Media
Server Demo, JAIN-SLEE Call Controller 2,
JAIN-SLEE Google Talk Bot, Simple Distributable UAS Application, SIP
Wake-Up, Diameter Base Example,
SIP Servlets Diameter Event Charging
* Management Consoles:
- JAIN-SLEE, SIP Servlets
* Sources for debugging
* User guides

With these technologies you have a complete toolkit for building
standards-based, converged telco applications in Java.
The included examples focus on converged Web/VoIP applications and the
new media features.


Where to get it:
-------------------------------------------------------------------------------
https://sourceforge.net/project/showfiles.php?group_id=102670&package_id=110097&release_id=660208


SVN tags:
-------------------------------------------------------------------------------
http://mobicents.googlecode.com/svn/tags/servers/jain-slee/mobicents-jainslee-server-1.2.3.GA/
http://mobicents.googlecode.com/svn/tags/servers/media/core/mobicents-media-server-core-1.0.0.CR5/
http://mobicents.googlecode.com/svn/tags/servers/media/controllers/mobicents-media-server-controllers-1.0.0.CR5/
http://mobicents.googlecode.com/svn/tags/servers/media/examples/mobicents-media-server-examples-1.0.0.CR5/
http://mobicents.googlecode.com/svn/tags/servers/sip-servlets/release-0.7.2/
http://mobicents.googlecode.com/svn/tags/servers/sip-presence/mobicents-sip-presence-service-1.0.0.BETA4/
http://mobicents.googlecode.com/svn/tags/servers/diameter/core/jdiameter/jdiameter-1.5.0.1-build184/
http://mobicents.googlecode.com/svn/tags/servers/diameter/core/mux/mobicents-diameter-mux-1.0.0.BETA2/
http://mobicents.googlecode.com/svn/tags/servers/diameter/resources/base/base-1.0.0.BETA3/
http://mobicents.googlecode.com/svn/tags/servers/diameter/resources/cca/cca-1.0.0.BETA1/
http://mobicents.googlecode.com/svn/tags/servers/diameter/resources/sh-common/sh-common-1.0.0.BETA2/
http://mobicents.googlecode.com/svn/tags/servers/diameter/resources/sh-client/sh-client-1.0.0.BETA2/
http://mobicents.googlecode.com/svn/tags/servers/diameter/examples/base/base-1.0.0.BETA1/
http://mobicents.googlecode.com/svn/tags/servers/diameter/examples/sh-client/sh-client-1.0.0.BETA1/
http://mobicents.googlecode.com/svn/tags/tools/sip-balancer/mobicents-tools-sip-balancer-1.0.BETA2


Source repositories:
-------------------------------------------------------------------------------
http://mobicents.googlecode.com/svn


Distribution overview:
-------------------------------------------------------------------------------
|-jboss-4.2.3.GA JBoss AS Server with Mobicents JAIN SLEE, Media,
Diameter and Sip Servlets servers installed. Also pre-installed is the
Sip Servlets Click-to-Call example.
|---bin Dir containing run.sh/run.bat scripts that start JBoss AS.
Those scripts require that either JBOSS_HOME env variable is not set
or is pointing to this dir parent.
|---sip-balancer The mobicents SIP Load Balancer (see
http://www.mobicents.org/load-balancer.html)
|---...
|-resources JAIN SLEE resource adaptors included, use "ant deploy/
undeploy" to install/uninstall in the Mobicents JAIN SLEE server
|---asterisk
|---diameter-base
|---http-client
|---http-servlet
|---jcc
|---media
|---mgcp
|---rules
|---sh-client
|---sip
|---sip11
|---smpp
|---tts
|---xcap-client
|---xmpp
|-examples JAIN SLEE examples included, use "ant deploy-all/undeploy-
all" to install/uninstall in the Mobicents JAIN SLEE server (includes
dependencies such as RAs)
|---call-controller2
|---converged-demo
|---diameter-base
|---google-talk-bot
|---mms-demo
|---sip-services
|---sip-wake-up
|-sip-presence Mobicents SIP Presence Service, see the readme.txt file
for instructions on how to install/uninstall the XDM or Integrated
servers in Mobicents JAIN SLEE server
|---integrated Mobicents XDM Server and SIP Presence Server integrated
as one server
|-----...
|---xdms Mobicents XDM Server standalone
|-----...
|-documentation User guides for each one of Mobicents's servers.
|---jain-slee
|---media
|---sip-presence
|---sip-servlets


How to get started:
-------------------------------------------------------------------------------
There is a README file in the top directory of the zip file.

Any other directory where additional instructions are needed has its
own README file.

Detailed information can be found on the user guides, in the
documentation folder


Detailed List of Features, Enhancements and Bug Fixes in this release:
-------------------------------------------------------------------------------
http://code.google.com/p/mobicents/issues/list?can=1&q=milestone:Release-1.2.0.GA


Mobicents Team
http://www.mobicents.org
Reply all
Reply to author
Forward
0 new messages