|
|
|
|
SVN changes in Mobicents Media Server
Posted:
Jun 30, 2008 11:42 PM
|
|
|
MMS is now divided into 3 main levels
core : This has everything related to MMS and has no dependency on JAIN SLEE
controllers : This contains msc and mgcp msc : msc resource adaptors acts as local controller for MMS. If you write SBB which is deployed in same JVN as MMS, you can use msc ra to control MMS
mgcp : mgcp contains mgcp-stack, mgcp-ra which is resource adaptor over mgcp-stack and mgcp-controller which uses mgcp-ra. You need to deploy mgcp-ra and mgcp-controller if you want to control MMS which is in remote machine. These resource adaptors are now removed from jain-slee/resources
examples : This contains mms-demo, mgcp-demo, call-controller2 and converged-demo. These examples are now removed from jain-slee/examples
MMS Team
|
|