| Update of /cvsroot/asterisk-java/asterisk-java/xdocs
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv9194/xdocs
Modified Files:
	index.xml 
Log Message:
Added link to Asterisk-IM
Index: index.xml
===================================================================
RCS file: /cvsroot/asterisk-java/asterisk-java/xdocs/index.xml,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -d -p -r1.24 -r1.25
--- index.xml	3 Aug 2005 22:23:59 -0000	1.24
+++ index.xml	3 Aug 2005 22:47:31 -0000	1.25
@@ -107,8 +107,13 @@ cvs -z3 -d:pserver:ano...@cv...
 					ADM for short, brings the power of Asterisk to the user's desktop. It
 					is written in Java, uses the Eclipse SWT library for its GUI and 
 					Asterisk-Java to provide Asterisk connectivity.<br/>
-					Available under the GNU General Public License (GPL).
-					</p>
+					Available under the GNU General Public License (GPL).</p>
+				<p><a href="http://jivesoftware.org/asterisk-im/">Asterisk-IM</a> is a plugin
+					for the Jive Messenger XMPP (jabber) server. It provides integrated 
+					presence between your IM client and phone, notification of incoming calls by IM
+					and originate calls from the IM client - and of course it 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 
 |