From 1a59b76f97ad075bbdddbb7c92f18760c7156bf5 Mon Sep 17 00:00:00 2001 From: mmichelson Date: Mon, 21 Jan 2008 22:32:13 +0000 Subject: Adding the QUEUENAME variable to the variables set using the setqueuevar option in queues.conf. Suggestion comes from Shaun2222 on IRC. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@99406 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/queues.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs/queues.conf.sample') diff --git a/configs/queues.conf.sample b/configs/queues.conf.sample index 92c323773..fb4e9bd3d 100644 --- a/configs/queues.conf.sample +++ b/configs/queues.conf.sample @@ -173,6 +173,7 @@ shared_lastcall=no ; If set to yes, the following variables will be set ; just prior to the caller being bridged with a queue member ; and just prior to the caller leaving the queue +; QUEUENAME name of the queue ; QUEUEMAX maxmimum number of calls allowed ; QUEUESTRATEGY the strategy of the queue; ; QUEUECALLS number of calls currently in the queue -- cgit v1.2.3