mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-29 18:19:30 +00:00
Add the Ring time in the CONNECT on the queue_log and on the Manager event AgentConnect
Closes issue #10349, patch by eliel git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@77879 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -56,13 +56,14 @@ origposition.
|
||||
|
||||
The configuration has been reloaded (e.g. with asterisk -rx reload)
|
||||
|
||||
\textbf{CONNECT(holdtime|bridgedchanneluniqueid)}
|
||||
\textbf{CONNECT(holdtime|bridgedchanneluniqueid|ringtime)}
|
||||
|
||||
The caller was connected to an agent. Hold time represents the amount
|
||||
of time the caller was on hold. The bridged channel unique ID contains
|
||||
the unique ID of the queue member channel that is taking the call. This
|
||||
is useful when trying to link recording filenames to a particular
|
||||
call in the queue.
|
||||
call in the queue. Ringtime represents the time the queue members phone
|
||||
was ringing prior to being answered.
|
||||
|
||||
\textbf{ENTERQUEUE(url|callerid)}
|
||||
|
||||
|
Reference in New Issue
Block a user