summaryrefslogtreecommitdiff
path: root/include/asterisk/doxygen
diff options
context:
space:
mode:
authorKinsey Moore <kmoore@digium.com>2012-09-10 19:49:30 +0000
committerKinsey Moore <kmoore@digium.com>2012-09-10 19:49:30 +0000
commitd96b832787e621d5654a21704a7bb03b17775dbf (patch)
treee8ae5943c6cbc4291396823df8c56b32d7d162b3 /include/asterisk/doxygen
parent1f0f8694d8434ff38f8469f126dcc0ab8fedc9a0 (diff)
Deprecate chan_gtalk, chan_jingle, and res_jabber
chan_gtalk, chan_jingle, and res_jabber are now deprecated in favor of using chan_motif and res_xmpp. They are a feature-equivalent replacement and are written to be more easily maintainable. (closes issue ASTERISK-20298) Review: https://reviewboard.asterisk.org/r/2082/ Reported-by: Leif Madsen ........ Merged revisions 372795 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@372796 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'include/asterisk/doxygen')
-rw-r--r--include/asterisk/doxygen/architecture.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/asterisk/doxygen/architecture.h b/include/asterisk/doxygen/architecture.h
index 27b8d2a5a..c157697ee 100644
--- a/include/asterisk/doxygen/architecture.h
+++ b/include/asterisk/doxygen/architecture.h
@@ -185,7 +185,7 @@ Some examples of modules that provide C APIs (potentially among other things) ar
- res_ael_share.c
- res_crypto.c
- res_curl.c
- - res_jabber.c
+ - res_xmpp.c
- res_monitor.c
- res_smdi.c
- res_speech.c