Name
Queues — Shows basic queue information
Shows the call queues along with the queue members,
callers, and basic queue statistics.
Example
Action: Queues
inbound-queue has 0 calls (max unlimited) in 'rrmemory' strategy (81s holdtime),
W:0, C:542, A:51, SL:50.4% within 60s
Members:
Local/4020@agents/n with penalty 2 (dynamic) (Unknown) has taken
27 calls (last was 124 secs ago)
No Callers
Notes
This manager command gives the same output as the show
queues
command from the Asterisk command-line interface.
However, the output of this command is somewhat hard to parse
programmatically. You may want to use the QueueStatus
command instead.