summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2008-10-18 00:25:18 +0000
committerBJ Weschke <bweschke@btwtech.com>2008-10-18 00:25:18 +0000
commit7a8344bac69cc528b2406ea5f3eb79ced9a6a435 (patch)
treefa1250ff4370a5eda43aa614c897c344cee3accf /CHANGES
parentd745aa4573feee41440986b6395b93d3ab606207 (diff)
The QueueEntry event now has the uniqueid of the channel included.
(closes issue #13731) reported and patched by: caio1982 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@150773 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0df45a4dc..9467b1df2 100644
--- a/CHANGES
+++ b/CHANGES
@@ -216,6 +216,7 @@ AMI - The manager (TCP/TLS/HTTP)
--------------------------------
* The Status command now takes an optional list of variables to display
along with channel status.
+ * The QueueEntry event now also includes the channel's uniqueid
ODBC Changes
------------