summaryrefslogtreecommitdiff
path: root/configs/samples/queues.conf.sample
diff options
context:
space:
mode:
authorKevin Harwell <kharwell@digium.com>2014-12-24 21:28:14 +0000
committerKevin Harwell <kharwell@digium.com>2014-12-24 21:28:14 +0000
commit91becf952a3f99f16406d05da13985747d57f989 (patch)
tree55ebb58f29c2a9b9e2c79a789ceef4e1fb4b1ace /configs/samples/queues.conf.sample
parent3a73c6c90e8a9e1e42cc530569273a59febab86d (diff)
app_queue: Update sample conf documenation
Updated the queues.conf.sample file to explicitly state which channel queue variables are propagated to. ASTERISK-24267 Reported by: Mitch Claborn ........ Merged revisions 430126 from http://svn.asterisk.org/svn/asterisk/branches/11 ........ Merged revisions 430127 from http://svn.asterisk.org/svn/asterisk/branches/13 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@430128 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'configs/samples/queues.conf.sample')
-rw-r--r--configs/samples/queues.conf.sample14
1 files changed, 10 insertions, 4 deletions
diff --git a/configs/samples/queues.conf.sample b/configs/samples/queues.conf.sample
index bea62e83e..85cf9e40f 100644
--- a/configs/samples/queues.conf.sample
+++ b/configs/samples/queues.conf.sample
@@ -224,8 +224,13 @@ monitor-type = MixMonitor
;
;maxlen = 0
;
+; Note: for below queue channel options (setinterfacevar, setqueueentryvar,
+; setqueuevar) if the caller channel is a local channel and optimizations
+; is enabled then after optimization has occurred only the queue member
+; channel will contain the variables.
+;
; If set to yes, just prior to the caller being bridged with a queue member
-; the following variables will be set
+; the following variables will be set on the caller and queue member channels:
; MEMBERINTERFACE is the interface name (eg. Agent/1234)
; MEMBERNAME is the member name (eg. Joe Soap)
; MEMBERCALLS is the number of calls that interface has taken,
@@ -237,15 +242,16 @@ monitor-type = MixMonitor
;setinterfacevar=no
;
; If set to yes, just prior to the caller being bridged with a queue member
-; the following variables will be set:
+; the following variables will be set on the caller and queue member channels:
; QEHOLDTIME callers hold time
; QEORIGINALPOS original position of the caller in the queue
;
;setqueueentryvar=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
+; just prior to the caller being bridged with a queue member (set on the
+; caller and queue member channels) 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;