From e1dbe866beca9239880b088e952508553c664e28 Mon Sep 17 00:00:00 2001 From: oej Date: Thu, 6 Apr 2006 15:41:37 +0000 Subject: Formatting fixes git-svn-id: http://svn.digium.com/svn/asterisk/trunk@17864 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/queues.conf.sample | 33 ++++++++++++++++++++++----------- 1 file changed, 22 insertions(+), 11 deletions(-) (limited to 'configs/queues.conf.sample') 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 -- cgit v1.2.3