summaryrefslogtreecommitdiff
path: root/configs
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2006-10-02 20:58:48 +0000
committerJoshua Colp <jcolp@digium.com>2006-10-02 20:58:48 +0000
commit8ff3dd273a3c75cce15d7f1a6541a53c69c13a0f (patch)
tree640ff0d9179e6ce366da57f43e8cadb7bab4d705 /configs
parent3e4a081e1cdae046b37c16177f6ea5d57ae8c7fb (diff)
Expand setinterfacevar option to also set a variable, MEMBERNAME, which contains the member's name. (issue #8046 reported by jmls)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@44218 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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 42c1e8977..85064aeb6 100644
--- a/configs/queues.conf.sample
+++ b/configs/queues.conf.sample
@@ -129,6 +129,7 @@ monitor-type = MixMonitor
;
; If set to yes, just prior to the caller being bridged with a queue member
; the MEMBERINTERFACE variable will be set with the interface name (eg. Agent/1234)
+; and the MEMBERNAME variable will be set with the member name (eg. Joe Soap)
; of the queue member that was chosen and is now connected to be bridged with
; the caller
;