summaryrefslogtreecommitdiff
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorMark Michelson <mmichelson@digium.com>2008-01-21 22:32:13 +0000
committerMark Michelson <mmichelson@digium.com>2008-01-21 22:32:13 +0000
commit6d57a8c873581aed9ace179564b43840ff7fdf10 (patch)
tree9a2ef31152a650815d2e3d6b4ea5c2372a3ae05b /configs/queues.conf.sample
parent8f19d8523bf411053a7c06562be2398e90f99b49 (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: https://origsvn.digium.com/svn/asterisk/trunk@99406 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/queues.conf.sample')
-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