jPBXLite
jPBXlite is a Java SIP PBX.
Uses Derby for database and includes an embedded web-server for configuration.
Supports basic extensions, trunks, voicemail, conferences, queues (ACD), and a simple IVR system.
Conferencing supports video (tested with jPhoneLite only).


Project Page ChangeLog Download Video Conference Info JavaForce
Compiling / Javadoc
Just run ant in /projects/jpbxlite
You can also run 'ant javadoc' to create javadoc API references.
FAQ
Q:Is transcoding supported?
A:No.

Q:What about codec licensing?
A:Since jPBXLite does not do any transcoding the only patented codec of concern is G729a which is only used with voicemail,IVR and conferences. A normal call to extension or trunk would not require a license. If you plan on using jPBXLite in a commercial environment (not recommeneded) you should contact sipro.com for licenses. Although currently jpbxlite has no means of controlling the number of concurrent uses of g729a. This is still an experimental project. Video codecs are all passed through.