QUEUE_VARIABLES()¶
Synopsis¶
Return Queue information in variables.
Description¶
Makes the following queue variables available.
Returns '0' if queue is found and setqueuevar is defined, '-1' otherwise.
Syntax¶
Arguments¶
-
queuename
-
QUEUEMAX
- Maxmimum number of calls allowed. -
QUEUESTRATEGY
- The strategy of the queue. -
QUEUECALLS
- Number of calls currently in the queue. -
QUEUEHOLDTIME
- Current average hold time. -
QUEUECOMPLETED
- Number of completed calls for the queue. -
QUEUEABANDONED
- Number of abandoned calls. -
QUEUESRVLEVEL
- Queue service level. -
QUEUESRVLEVELPERF
- Current service level performance.
-
See Also¶
- Dialplan Applications Queue
- Dialplan Applications QueueLog
- Dialplan Applications AddQueueMember
- Dialplan Applications RemoveQueueMember
- Dialplan Applications PauseQueueMember
- Dialplan Applications UnpauseQueueMember
- Dialplan Functions QUEUE_VARIABLES
- Dialplan Functions QUEUE_MEMBER
- Dialplan Functions QUEUE_MEMBER_COUNT
- Dialplan Functions QUEUE_EXISTS
- Dialplan Functions QUEUE_GET_CHANNEL
- Dialplan Functions QUEUE_WAITING_COUNT
- Dialplan Functions QUEUE_MEMBER_LIST
- Dialplan Functions QUEUE_MEMBER_PENALTY
Generated Version¶
This documentation was generated from Asterisk branch certified/18.9 using version GIT