[asterisk-commits] oej: trunk r56629 -
/trunk/include/asterisk/jabber.h
asterisk-commits at lists.digium.com
asterisk-commits at lists.digium.com
Sat Feb 24 11:03:18 MST 2007
Author: oej
Date: Sat Feb 24 12:03:17 2007
New Revision: 56629
URL: http://svn.digium.com/view/asterisk?view=rev&rev=56629
Log:
Add some external references
Modified:
trunk/include/asterisk/jabber.h
Modified: trunk/include/asterisk/jabber.h
URL: http://svn.digium.com/view/asterisk/trunk/include/asterisk/jabber.h?view=diff&rev=56629&r1=56628&r2=56629
==============================================================================
--- trunk/include/asterisk/jabber.h (original)
+++ trunk/include/asterisk/jabber.h Sat Feb 24 12:03:17 2007
@@ -29,7 +29,12 @@
* a Jabber client and a component that can connect as a service
* to Jabber servers.
*
- * See
+ * \section External dependencies
+ * AJI use the IKSEMEL library found at http://iksemel.jabberstudio.org/
+ * To use TLS connections, IKSEMEL depends on the GNUTLS library
+ * available at http://iksemel.jabberstudio.org/
+ *
+ * \section Files
* - res_jabber.c
* - jabber.h
* - chan_gtalk.c
More information about the asterisk-commits
mailing list