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

Friendly Automation asteriskteam at digium.com
Thu Mar 25 08:36:48 CDT 2021


Friendly Automation has submitted this change. ( https://gerrit.asterisk.org/c/asterisk/+/15702 )

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
  George Joseph: Looks good to me, approved
  Friendly Automation: Approved for Submit



diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample
index eae5e0e..69e5975 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/+/15702
To unsubscribe, or for help writing mail filters, visit https://gerrit.asterisk.org/settings

Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Change-Id: I8bf8776906a72ee02f24de6a85345940b9ff6b6f
Gerrit-Change-Number: 15702
Gerrit-PatchSet: 1
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/e9fa125c/attachment-0001.html>


More information about the asterisk-code-review mailing list