summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorRichard Mudgett <rmudgett@digium.com>2014-09-09 20:15:57 +0000
committerRichard Mudgett <rmudgett@digium.com>2014-09-09 20:15:57 +0000
commita47873168a9e6e40b1934fc80f97f368823bfaf9 (patch)
tree8ac13463529882926e55dbe1f73941cee741c924 /CHANGES
parent51f082af3450fe30cb7aa3cf55feb48b475f72bd (diff)
Update CHANGES for CHANNEL(onhold).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@422885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES8
1 files changed, 8 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index f8deb7beb..07bce9ffe 100644
--- 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 --------------------
------------------------------------------------------------------------------