summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2012-07-07 17:06:51 +0000
committerJoshua Colp <jcolp@digium.com>2012-07-07 17:06:51 +0000
commita3fa37b8cfbe82777b4954214afaad7b020081e5 (patch)
tree06077d417d6aac7e2fac641264c96527eed326ec /UPGRADE.txt
parentdb59a3f12399fad704fb8977ab980f372c073068 (diff)
Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif.
This channel driver is a replacement for both chan_gtalk and chan_jingle but adds additional features not found in either. These features include full configuration reload, video, full codec support, bidirectional cause code mapping, hold, unhold, and ringing indication. It is also compliant with the current published Jingle and Google Jingle specifications. The original Google Talk protocol is also supported for Google Voice interoperability. You may ask yourself though where the name motif comes from... and I would say to you... music! motif: a perceivable or salient recurring fragment or succession of notes Sorta like a jingle! Review: https://reviewboard.asterisk.org/r/1917/ git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@369769 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index 10b832171..a707d9a97 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -89,6 +89,14 @@ app_followme:
You now have until the last step times out to decide if you want to accept
the call or not before being disconnected.
+chan_gtalk:
+ - chan_gtalk has been deprecated in favor of the chan_motif channel driver. It is recommended
+ that users switch to using it as it is a core supported module.
+
+chan_jingle:
+ - chan_jingle has been deprecated in favor of the chan_motif channel driver. It is recommended
+ that users switch to using it as it is a core supported module.
+
SIP
===
- A new option "tonezone" for setting default tonezone for the channel driver