Skip to end of metadata
Go to start of metadata

QueueWithdrawCaller

Synopsis

Request to withdraw a caller from the queue back to the dialplan.

Description

Syntax

Action: QueueWithdrawCaller
ActionID: <value>
Queue: <value>
Caller: <value>
[WithdrawInfo:] <value>
Arguments
  • ActionID - ActionID for this transaction. Will be returned.
  • Queue - The name of the queue to take action on.
  • Caller - The caller (channel) to withdraw from the queue.
  • WithdrawInfo - Optional info to store. If the call is successfully withdrawn from the queue, this information will be available in the QUEUE_WITHDRAW_INFO variable.

See Also

Import Version

This documentation was imported from Asterisk Version GIT-18-3959d20

  • No labels