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

Joshua Colp asteriskteam at digium.com
Thu Mar 25 08:38:13 CDT 2021


Joshua Colp has submitted this change. ( 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(-)

Approvals:
  Joshua Colp: Looks good to me, but someone else must approve; Approved for Submit
  George Joseph: Looks good to me, approved



diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample
index b81ffd8..c44cac2 100644
--- a/configs/samples/queues.conf.sample
+++ b/configs/samples/queues.conf.sample
@@ -106,9 +106,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: 2
Gerrit-Owner: Sean Bright <sean.bright at gmail.com>
Gerrit-Reviewer: Friendly Automation
Gerrit-Reviewer: George Joseph <gjoseph at digium.com>
Gerrit-Reviewer: Joshua Colp <jcolp at sangoma.com>
Gerrit-MessageType: merged
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-code-review/attachments/20210325/5908fe20/attachment-0001.html>


More information about the asterisk-code-review mailing list