mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-20 00:30:20 +00:00
Update CHANGES for CHANNEL(onhold).
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@422885 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
8
CHANGES
8
CHANGES
@@ -21,6 +21,14 @@ chan_sip
|
|||||||
ipaddress to bind the rtpengine too. For example, chan_sip might bind
|
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).
|
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 --------------------
|
--- Functionality changes from Asterisk 12 to Asterisk 13 --------------------
|
||||||
------------------------------------------------------------------------------
|
------------------------------------------------------------------------------
|
||||||
|
|||||||
Reference in New Issue
Block a user