[Asterisk-java-cvs] CVS: asterisk-java/xdocs index.xml,1.3,1.4
Brought to you by:
srt
From: Stefan R. <sr...@us...> - 2005-02-24 22:25:45
|
Update of /cvsroot/asterisk-java/asterisk-java/xdocs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13542/xdocs Modified Files: index.xml Log Message: Added link to Jast Agi Index: index.xml =================================================================== RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v retrieving revision 1.3 retrieving revision 1.4 diff -u -d -p -r1.3 -r1.4 --- index.xml 24 Feb 2005 20:33:14 -0000 1.3 +++ index.xml 24 Feb 2005 22:25:36 -0000 1.4 @@ -82,8 +82,13 @@ cvs -z3 -d:pserver:ano...@cv...urcef interface into the Asterisk manager app (like asterisk-java) but a true Java-Asterisk integration at the Thread level.</p> + <p><a href="http://www.voip-info.org/wiki-JAGIServer">JAGIServer</a> is + a 100% Pure Java application server for Asterisk using the + FastAGI protocol, which is a TCP/IP wrapper around the + Asterisk Gateway Interface AGI protocol for call handling + and processing caller input.</p> <p><a href="http://tanesha.net/Wiki/JastAgi.html">Jast Agi</a> - another toolkit for writing Java applications that connect to + is another toolkit for writing Java applications that connect to Asterisk using the FastAGI protocol.</p> </subsection> <subsection name="Contact"> <p>You can reach me at <code>srt</code> |