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


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/11@372795 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Kinsey Moore
2012-09-10 19:48:22 +00:00
parent 95563e7890
commit 05cccdea8c
5 changed files with 8 additions and 5 deletions

View File

@@ -70,7 +70,7 @@
* The CLI command "show hints" show last known state
*
* \note None of these handle user states, like an IM presence
* system. res_jabber.c can subscribe and watch such states
* system. res_xmpp.c can subscribe and watch such states
* in jabber/xmpp based systems.
*
* \section AstDevStateArch Architecture for devicestates