Skip to end of metadata
Go to start of metadata

QueueEntry

Synopsis

Raised in response to the QueueStatus action.

Description

Syntax

Event: QueueEntry
Queue: <value>
Position: <value>
Channel: <value>
Uniqueid: <value>
CallerIDNum: <value>
CallerIDName: <value>
ConnectedLineNum: <value>
ConnectedLineName: <value>
Wait: <value>
Priority: <value>
Arguments
  • Queue - The name of the queue.
  • Position - The caller's position within the queue.
  • Channel - The name of the caller's channel.
  • Uniqueid - The unique ID of the channel.
  • CallerIDNum - The Caller ID number.
  • CallerIDName - The Caller ID name.
  • ConnectedLineNum - The bridged party's number.
  • ConnectedLineName - The bridged party's name.
  • Wait - The caller's wait time.
  • Priority - The caller's priority within the queue.

Class

AGENT

See Also

Import Version

This documentation was imported from Asterisk Version GIT-20-f8000daff5

  • No labels