summaryrefslogtreecommitdiff
path: root/include/asterisk/jabber.h
diff options
context:
space:
mode:
authorOlle Johansson <oej@edvina.net>2007-02-24 18:03:17 +0000
committerOlle Johansson <oej@edvina.net>2007-02-24 18:03:17 +0000
commitc683aacfc6037dd422acbf572cee413a9c962151 (patch)
tree09eda9d8b416184ac6ca4feb313d9be1211a6d12 /include/asterisk/jabber.h
parente930d1e88e796394859d4ad47e703001938f45be (diff)
Add some external references
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@56629 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/jabber.h')
-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