QUEUE_MEMBER_LIST(queue
)
queue
.; Agents in "supportqueue": exten => 123,1,Set(foo=${QUEUE_MEMBER_LIST(supportqueue)}) ; Returns, for example, 5,8,33
-= Info about function 'QUEUE_MEMBER_LIST' =- [Syntax] QUEUE_MEMBER_LIST(<queuename>) [Synopsis] Returns a list of interfaces on a queue [Description] Returns a comma-separated list of members associated with the specified queue.
-- not available in Version 1.2 --