aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-03 16:46:06 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-10-03 16:46:06 +0000
commitc27495c54c403f2a2045a42cf8ff6b4edd9a0f82 (patch)
treeaa3cba9d249aeda8cd7247098c90566b055df0ef /configs
parent915feb91626a694d03d966334120d1d5b5a5a06e (diff)
Add reporting of actual hold time (bug #2564)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@3900 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/queues.conf.sample7
1 files changed, 7 insertions, 0 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index e6e544531..d22e385b5 100755
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -93,6 +93,7 @@
;queue-seconds = queue-seconds ; ("seconds.")
;queue-thankyou = queue-thankyou ; ("Thank you for your patience.")
;queue-lessthan = queue-less-than ; ("less than")
+;queue-reporthold = queue-reporthold ; ("Hold time")
;
; Calls may be recorded using Asterisk's monitor resource
; This can be enabled from within the Queue application, starting recording
@@ -123,6 +124,12 @@
;
; eventwhencalled = yes
;
+; If you wish to report the caller's hold time to the member before they are connected
+; to the caller, set this to yes.
+;
+; reportholdtime = no
+;
+;
; Each member of this call queue is listed on a separate line in
; the form technology/dialstring. "member" means a normal member of a
; queue. An optional penalty may be specified after a comma, such that