Queue exit status
The queue_exit_status variable captures why the call left the latest queue. It can have the following values:
exitStatus = “abort”
exitStatus = “timeout”
exitStatus = “escape”
exitStatus = “successful”
exitStatus = “no_agent”
exitStatus = “no_available_agent”
Comments
Can’t find what you need? Use the comment section below to connect with others, get answers from our experts, or share your ideas with us.
There are no comments yet.