Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Updated to GIT-19-edaf3a6

...

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

...

Allows you to write Outbound events into the queue log.

Code Block
titleExample: Write outbound event into queue log
linenumberstrue


exten => h,1,QueueUpdate(${QUEUE}, ${UNIQUEID}, ${AGENT}, ${DIALSTATUS}, ${ANSWEREDTIME}, ${DIALEDTIME} | ${DIALEDNUMBER})

Syntax

No Format
QueueUpdate(queuename,uniqueid,agent,status,talktime,[params])

...

This documentation was imported from Asterisk Version GIT-19-56f9c28a50edaf3a6