aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-21 22:32:13 +0000
committermmichelson <mmichelson@f38db490-d61c-443f-a65b-d21fe96a405b>2008-01-21 22:32:13 +0000
commit1a59b76f97ad075bbdddbb7c92f18760c7156bf5 (patch)
tree9a2ef31152a650815d2e3d6b4ea5c2372a3ae05b /configs
parent9e213bacf9f23925a5bbccb0b639c76fc7361b19 (diff)
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
Diffstat (limited to 'configs')
-rw-r--r--configs/queues.conf.sample1
1 files changed, 1 insertions, 0 deletions
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