aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 15:41:37 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2006-04-06 15:41:37 +0000
commite1dbe866beca9239880b088e952508553c664e28 (patch)
tree988d0a2d11a0bd0169299f23dc6f79ed0aac99e7 /configs/queues.conf.sample
parent5d1a483bbb3406f29990d3d94d4a39d5d310a542 (diff)
Formatting fixes
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17864 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/queues.conf.sample')
-rw-r--r--configs/queues.conf.sample33
1 files changed, 22 insertions, 11 deletions
diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample
index 71d8db64a..ff00964e6 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -90,7 +90,8 @@ persistentmembers = yes
;maxlen = 0
;
;
-; How often to announce queue position and/or estimated holdtime to caller (0=off)
+; How often to announce queue position and/or estimated
+; holdtime to caller (0=off)
;
;announce-frequency = 90
;
@@ -116,16 +117,26 @@ persistentmembers = yes
; Use these sound files in making position/holdtime announcements. The
; defaults are as listed below -- change only if you need to.
;
-;queue-youarenext = queue-youarenext ; ("You are now first in line.")
-;queue-thereare = queue-thereare ; ("There are")
-;queue-callswaiting = queue-callswaiting ; ("calls waiting.")
-;queue-holdtime = queue-holdtime ; ("The current est. holdtime is")
-;queue-minutes = queue-minutes ; ("minutes.")
-;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")
-;periodic-announce = queue-periodic-announce ; ("All reps busy / wait for next")
+ ; ("You are now first in line.")
+;queue-youarenext = queue-youarenext
+ ; ("There are")
+;queue-thereare = queue-thereare
+ ; ("calls waiting.")
+;queue-callswaiting = queue-callswaiting
+ ; ("The current est. holdtime is")
+;queue-holdtime = queue-holdtime
+ ; ("minutes.")
+;queue-minutes = queue-minutes
+ ; ("seconds.")
+;queue-seconds = queue-seconds
+ ; ("Thank you for your patience.")
+;queue-thankyou = queue-thankyou
+ ; ("less than")
+;queue-lessthan = queue-less-than
+ ; ("Hold time")
+;queue-reporthold = queue-reporthold
+ ; ("All reps busy / wait for next")
+;periodic-announce = queue-periodic-announce
;
; Calls may be recorded using Asterisk's monitor resource
; This can be enabled from within the Queue application, starting recording