- media
- jain-mgcp
- jain-megaco
- mscml
- jsr-309
- core
- server-spi
- server-impl
- server-sar
- server-standalone
- mgcp-controller
- megaco-controller
- examples - All standalone examples here (not depending on SLEE or Sip Servlets)
- slee
- ra
- mgcp
- megaco
- jsr-309
- examples - All SLEE examples here
- converged-demo
- call-controller
- mgcp-demo
The protocol stacks jain-mgcp, jain-meagco, mscml and jsr-309 are independent of MMS components and depends on mobicents parent.
The core/server-spi is core api design of MMS and core/server-impl is implementation of server-spi. MMS 2.x.y can be build as standalone server (server-standalone) or service in JBoss AS 5.x (server-sar). The controllers mgcp-controller and megaco-controller will be an integration of respective stack and server-spi.
The slee is special node for JAIN SLEE. slee/ra will have all the JSLEE RA's for respective stacks and slee/examples demonstrating the usage of these RA's