mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -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
|
||||
;
|
||||
|
Reference in New Issue
Block a user