aboutsummaryrefslogtreecommitdiffstats
path: root/include/asterisk
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 18:03:17 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2007-02-24 18:03:17 +0000
commit6ee571c288b942398fea7f5e2065f007e9518cbe (patch)
tree09eda9d8b416184ac6ca4feb313d9be1211a6d12 /include/asterisk
parent239aeef28071c436cf45e868f6870737e81d79e0 (diff)
Add some external references
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@56629 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'include/asterisk')
-rw-r--r--include/asterisk/jabber.h7
1 files changed, 6 insertions, 1 deletions
diff --git a/include/asterisk/jabber.h b/include/asterisk/jabber.h
index 117289bce..b1154cf56 100644
--- a/include/asterisk/jabber.h
+++ b/include/asterisk/jabber.h
@@ -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