Update of /cvsroot/asterisk-java/asterisk-java/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13625/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.2
retrieving revision 1.3
diff -u -d -p -r1.2 -r1.3
--- index.xml 24 Feb 2005 15:07:35 -0000 1.2
+++ index.xml 24 Feb 2005 20:33:14 -0000 1.3
@@ -76,19 +76,15 @@ cvs -z3 -d:pserver:ano...@cv...urcef
called <a
href="http://www.botanicus.net/dw/py-asterisk.php">py-Asterisk</a>.
</p>
- <p><a
- href="http://sourceforge.net/projects/jasterisk/">JAsterisk</a>
+ <p><a href="http://sourceforge.net/projects/jasterisk/">JAsterisk</a>
is a set of JNI classes providing direct access to Asterisk
PBX functionality from Java. It is not a socket-level
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>
- 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
+ Asterisk using the FastAGI protocol.</p>
</subsection>
<subsection name="Contact"> <p>You can reach me at <code>srt</code>
at <code>reucon</code> dot <code>net</code></p>. </subsection>
|