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:42:37 -0600
commit3f98488279dbc576c7569e8dd23e3120c07bbe7e (patch)
treee4654b7a492fa8282134557a076d697c159b4aa6 /CHANGES
parentac6d98b28d2fd8022b11839f2c4febfdc7431d78 (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 ------------
------------------------------------------------------------------------------