summaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
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 'CHANGES')
-rw-r--r--CHANGES9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 4282ef7d6..1caf2ddc2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -295,6 +295,15 @@ chan_ooh323
* Direct media functionality has been added.
Options in config are: directmedia (directrtp) and directrtpsetup (earlydirect)
+chan_motif
+----------
+ * A new channel driver named chan_motif has been added which provides support for
+ Google Talk and Jingle in a single channel driver. This new channel driver includes
+ support for both audio and video, RFC2833 DTMF, all codecs supported by Asterisk,
+ hold, unhold, and ringing notification. It is also compliant with the current Jingle
+ specification, current Google Jingle specification, and the original Google Talk
+ protocol.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.8 to Asterisk 10 -------------------
------------------------------------------------------------------------------