QUEUE_MEMBER_LIST(warteschlange); Agenten in der Warteschlange "support":
exten => 123,1,Set(foo=${QUEUE_MEMBER_LIST(support)})
; gibt z. B. 5,8,33 zurück| | | 1.4 |————————| 1.6 |————————
-= 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.