Rate this page:

ACDQueueStateType

The ACD queue state.

Fields

acd_queue_id

Copy URL
acd_queue_id: 

number

The ACD queue ID

ready_operators

Copy URL
ready_operators: 

[ACDReadyOperatorStateType]

List of operators with the 'READY' state that can accept a call from this queue

ready_operators_count

Copy URL
ready_operators_count: 

number

Number of ready operators

locked_operators

Copy URL
locked_operators: 

[ACDLockedOperatorStateType]

List of operators with the 'READY' state that can't accept a call from this queue. Operator can't accept a call if they are temporarily banned or they are servicing a call right now

locked_operators_count

Copy URL
locked_operators_count: 

number

Number of locked operators

after_service_operators

Copy URL
after_service_operators: 

[ACDAfterServiceOperatorStateType]

List of operators with the 'AFTER_SERVICE' state. This state is set right after a call is ended to indicate a call postprocessing

after_service_operator_count

Copy URL
after_service_operator_count: 

number

Number of operators with the 'AFTER SERVICE' state

servicing_calls

Copy URL
servicing_calls: 

[ACDServicingCallStateType]

List of calls enqueued into this queue that are being serviced right now by operators

waiting_calls

Copy URL
waiting_calls: 

[ACDWaitingCallStateType]

List of calls enqueued into this queue that are not yet serviced by operators