From 4430b896fa7f29e678ee1f62eee88a73d347d9f8 Mon Sep 17 00:00:00 2001 From: Mark Spencer Date: Mon, 3 Jan 2005 01:42:37 +0000 Subject: Fix formatting etc in queues (bug #3159) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4640 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- configs/queues.conf.sample | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) (limited to 'configs') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 254e1b692..7d80c2cc1 100755 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -14,11 +14,6 @@ persistentmembers = yes ; Queue(queuename|[options]|[optionalurl]|[announceoverride]|[timeout]) ; example: Queue(dave|t|||45) -[default] -; -; Default settings for queues (currently unused) -; - ;[markq] ; ; A sample call queue @@ -47,6 +42,10 @@ persistentmembers = yes ; ;strategy = ringall ; +; Second settings for service level (default 0) +; Used for service level statistics (calls completed within service level time frame) +;servicelevel = 60 +; ; A context may be specified, in which if the user types a SINGLE ; digit extension while they are in the queue, they will be taken out ; of the queue and sent to that extension in this context. -- cgit v1.2.3