aboutsummaryrefslogtreecommitdiffstats
path: root/configs/queues.conf.sample
diff options
context:
space:
mode:
authorfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-02 20:58:48 +0000
committerfile <file@f38db490-d61c-443f-a65b-d21fe96a405b>2006-10-02 20:58:48 +0000
commit4e267250cc3e3998ce2256cd8eb631a0f7128020 (patch)
tree640ff0d9179e6ce366da57f43e8cadb7bab4d705 /configs/queues.conf.sample
parenta781f1ba8780aeac3d80bc3328ba0e54e2bc09fc (diff)
Expand setinterfacevar option to also set a variable, MEMBERNAME, which contains the member's name. (issue #8046 reported by jmls)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@44218 f38db490-d61c-443f-a65b-d21fe96a405b
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 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
;