From 8ff3dd273a3c75cce15d7f1a6541a53c69c13a0f Mon Sep 17 00:00:00 2001 From: Joshua Colp Date: Mon, 2 Oct 2006 20:58:48 +0000 Subject: 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 --- configs/queues.conf.sample | 1 + 1 file changed, 1 insertion(+) (limited to 'configs') 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 ; -- cgit v1.2.3