aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-12 20:06:37 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2007-10-12 20:06:37 +0000
commit07fe72da0e1e81f51e47f65e9f6cc8ad6fad7c46 (patch)
tree84d6958fa29b4d5267993055faaf0aafa1f8a347 /configs/queues.conf.sample
parent59b396053662d5d43334a0aff172c923a4da8158 (diff)
Allow for the position announcement to be turned off if desired.
(closes issue #8515, reported by bruno_rocha, initial patch by bruno_rocha, final patch by qwell) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@85527 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample7
1 files changed, 6 insertions, 1 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 052ca79ba..a56060c17 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -199,7 +199,12 @@ monitor-type = MixMonitor
; or "less than 2 minutes" when appropriate.
;
;announce-holdtime = yes|no|once
-
+;
+; Queue position announce?
+; Either yes or no. If turned off, only the holdtime will be announced (as
+; configured in announce-holdtime)
+;
+;announce-position = yes
;
; What's the rounding time for the seconds?
; If this is non-zero, then we announce the seconds as well as the minutes