[Asterisk-java-cvs] CVS: asterisk-java/xdocs index.xml,1.15,1.16
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-05-08 13:22:23
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv11214/xdocs Modified Files: index.xml Log Message: Added notes about MAGI support and Mobicents to the status section. Index: index.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v retrieving revision 1.15 retrieving revision 1.16 diff -u -d -p -r1.15 -r1.16 --- index.xml 8 May 2005 11:59:53 -0000 1.15 +++ index.xml 8 May 2005 13:22:14 -0000 1.16 @@ -57,6 +57,10 @@ from the <a href="http://sourceforge.net/projects/asterisk-java/">sourceforge project page</a>.</p> + <p>The plan for 0.2 includes optional support for David Pollak's + <a href="http://lists.digium.com/pipermail/asterisk-dev/2005-March/010309.html">MAGI</a> + interface (AGI over the Manager API) as soon as it is integrated + into Asterisk's CVS HEAD.</p> <p>Ideas for the future include a stateful higher level API that supports operations like "get list of currently active calls" or "place call" with objects like "Call" or @@ -67,6 +71,13 @@ Telephony API (JTAPI)</a> based on the <a href="http://gjtapi.sourceforge.net/">Generic JTAPI and JCC Project (GJTAPI)</a>.</p> + <p>Another option is to improve Asterisk support in + <a href="http://www.mobicents.org">Mobicents</a> a VoIP + Middleware based on the + <a href="http://java.sun.com/products/jain/article_slee_principles.html">JAIN SLEE</a> + standard. There is already an + <a href="http://mobicents.dev.java.net/servlets/ProjectForumMessageView?messageID=7615&forumID=739">Asterisk RA</a> + available that is based on Asterisk-Java.</p> </subsection> <subsection name="Download"> <p>Official releases and release candidates are available on the <a |