UnQueue
VCS only.
This block immediately removes a call from queue.
An example of how this may be used is to unqueue the call in MusicOnHoldWhileInQueue and add a skill that causes the call to be rejected when requeued. The CallRejected script can send the call to voicemail and remove the skill just added.
|
Note Unqueue and Requeue requests are sent to the Call Matcher only when all of the following criteria are met:
For any other situation, the VCS log indicates that a particular Unqueue or Requeue request was ignored due to the given reason, however, the script execution continues to the next block. |
See also unQueue and reQueue.