Skip to end of metadata
Go to start of metadata

QueueUpdate()

Synopsis

Writes to the queue_log file for outbound calls and updates Realtime Data. Is used at h extension to be able to have all the parameters.

Description

Allows you to write Outbound events into the queue log.

Example: Write outbound event into queue log

Syntax

QueueUpdate(queuename,uniqueid,agent,status,talktime,[params])
Arguments
  • queuename
  • uniqueid
  • agent
  • status
  • talktime
  • params

See Also

Import Version

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

  • No labels