mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-03 20:06:24 +00:00
Fix formatting etc in queues (bug #3159)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4640 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user