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: exten => h,1,QueueUpdate(${QUEUE}, ${UNIQUEID}, ${AGENT}, ${DIALSTATUS}, ${ANSWEREDTIME}, ${DIALEDTIME} | ${DIALEDNUMBER})
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-17-7300bdd