queues.conf.sample: Correct 'context' documentation.

ASTERISK-24631 #close

Change-Id: I8bf8776906a72ee02f24de6a85345940b9ff6b6f
This commit is contained in:
Sean Bright 2021-03-23 18:24:35 -04:00 committed by Joshua Colp
parent 7215895590
commit cd090efde6
1 changed files with 3 additions and 3 deletions

View File

@ -106,9 +106,9 @@ monitor-type = MixMonitor
; SL2 = ((calls answered within threshold + calls abandoned within threshold) / (answered calls + abandoned calls)) * 100
;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.
; If a 'context' is specified, and a caller enters an extension that
; matches an extension within that context, they will be taken out of
; the queue and sent to that extension.
;
;context = qoutcon
;