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: Log custom queue event

Syntax

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

See Also

Import Version

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

  • No labels