Update CHANGES for CHANNEL(onhold).
authorRichard Mudgett <rmudgett@digium.com>
Tue, 9 Sep 2014 20:15:57 +0000 (20:15 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Tue, 9 Sep 2014 20:15:57 +0000 (20:15 +0000)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@422885 65c4cc65-6c06-0410-ace0-fbb531ad65f3

CHANGES

diff --git a/CHANGES b/CHANGES
index f8deb7b..07bce9f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -21,6 +21,14 @@ chan_sip
    ipaddress to bind the rtpengine too.  For example, chan_sip might bind
    to eth0 (10.0.0.2) but rtpengine to eth1 (192.168.1.10).
 
+Functions
+------------------
+
+CHANNEL
+------------------
+ * Added CHANNEL(onhold) item that returns 1 (onhold) and 0 (not-onhold) for
+   the hold status of a channel.
+
 ------------------------------------------------------------------------------
 --- Functionality changes from Asterisk 12 to Asterisk 13 --------------------
 ------------------------------------------------------------------------------