Skip to end of metadata
Go to start of metadata

QueueLog()

Synopsis

Writes to the queue_log file.

Description

Allows you to write your own events into the queue log.

Example: QueueLog(101,${UNIQUEID},${AGENT},WENTONBREAK,600)

Syntax

QueueLog(queuename,uniqueid,agent,event,[additionalinfo])
Arguments
  • queuename
  • uniqueid
  • agent
  • event
  • additionalinfo

See Also

Import Version

This documentation was imported from Asterisk Version SVN-branch-11-r418713

  • No labels