[Asterisk-java-cvs] CVS: asterisk-java/xdocs index.xml,1.19,1.20
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-07-26 09:04:16
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv3192/xdocs Modified Files: index.xml Log Message: Added link to Asterisk Desktop Manager in related Projects Added note about Asterisk-Java 0.2 being available with Asterisk release 1.2 Removed note about MAGI (which seems to be dead) Index: index.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -d -p -r1.19 -r1.20 --- index.xml 23 Jul 2005 08:27:27 -0000 1.19 +++ index.xml 26 Jul 2005 09:03:59 -0000 1.20 @@ -53,14 +53,12 @@ License, Version 2.0</a>.</p> </subsection> <subsection name="Status"> - <p>Asterisk-Java 0.1 has been realeased and is available - from the <a + <p>Asterisk-Java 0.1 has been in late april realeased and is + available 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>Asterisk-Java 0.2 will be available with the upcoming + Asterisk release 1.2.</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 @@ -105,6 +103,12 @@ cvs -z3 -d:pserver:ano...@cv...urcef <a href="http://www.easymock.org/">EasyMock</a> in addition.</p> </subsection> <subsection name="Related Projects"> + <p><a href="http://adm.hamnett.org/">Asterisk Desktop Manageer</a>, or + ADM for short, brings the power of Asterisk to the user's desktop. It + is written in Java, uses the Eclipse SWT library and is based on + Asterisk-Java.<br/> + Available under the GNU General Public License (GPL). + </p> <p><a href="http://www3.mb.sympatico.ca/~chadk/">Asterisk-Java for Mono/.NET</a> is a port of Asterisk-Java to C# for Mono, Microsoft's .NET Framework and anything else that implements the basic |