[Asterisk-code-review] queues.conf.sample: Correct 'context' documentation. (asterisk[16])

Sean Bright asteriskteam at digium.com
Tue Mar 23 17:25:19 CDT 2021


Sean Bright has uploaded this change for review. ( https://gerrit.asterisk.org/c/asterisk/+/15694 )


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

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

ASTERISK-24631 #close

Change-Id: I8bf8776906a72ee02f24de6a85345940b9ff6b6f
---
M configs/samples/queues.conf.sample
1 file changed, 3 insertions(+), 3 deletions(-)



  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/94/15694/1

diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample
index 79b656b..f8576b6 100644
--- a/configs/samples/queues.conf.sample
+++ b/configs/samples/queues.conf.sample
@@ -119,9 +119,9 @@
 ; 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
 ;

-- 
To view, visit https://gerrit.asterisk.org/c/asterisk/+/15694
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: 16
Gerrit-Change-Id: I8bf8776906a72ee02f24de6a85345940b9ff6b6f
Gerrit-Change-Number: 15694
Gerrit-PatchSet: 1
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210323/0a7955b7/attachment.html>


More information about the asterisk-code-review mailing list