summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorSean Bright <sean.bright@gmail.com>2017-07-26 10:27:00 -0400
committerGeorge Joseph <gjoseph@digium.com>2017-08-01 15:39:25 -0600
commit1078d4f7f6cb0e68f135f96ebb43c2ea4c0f0905 (patch)
treecdd0b11f268e0ee1a2a446a0d9e8da2c0303a7bd /CHANGES
parent63224d5d9ceef0c97b72127751029b59094c2334 (diff)
app_queue: Add announce-position-only-up option
Setting this option will cause the Queue application to only announce the caller's position if it has improved since the last time that we announced it. Change-Id: I173a124121422209485b043e2bf784f54242fce6
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 1721ed14c..fb54ca640 100644
--- a/CHANGES
+++ b/CHANGES
@@ -17,6 +17,11 @@ app_queue
* PAUSEALL/UNPAUSEALL now sets the pause reason in the queue_log if it has
been defined.
+ * A new option, "announce-position-only-up," has been added that, when set to
+ yes, causes position announcements to only be played when the caller's
+ queue position has improved since the last time that we annouced their
+ position. This default is no.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 14.6.0 to Asterisk 14.7.0 ------------
------------------------------------------------------------------------------