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 --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index c32fdefb9..36b65ef4b 100644 --- a/CHANGES +++ b/CHANGES @@ -23,3 +23,5 @@ Changes since Asterisk 1.4-beta was branched: the time to name the logger files instead of sequence number. * The output of CallerID in Manager events is now more consistent. CallerIDNum is used for number and CallerIDName for name. + * setinterfacevar option in queues.conf also now sets a variable + called MEMBERNAME which contains the member's name. -- cgit v1.2.3