summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorJason Parker <jparker@digium.com>2007-08-01 20:05:13 +0000
committerJason Parker <jparker@digium.com>2007-08-01 20:05:13 +0000
commit1bf5335f008820664728eb034504eccdadab385f (patch)
treec91cb242a695f907b75050bb552ae7da82e6b9fa /doc
parent1e4bd7a192e513507ed864488dc90ab5de8060df (diff)
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
Diffstat (limited to 'doc')
-rw-r--r--doc/tex/queuelog.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/tex/queuelog.tex b/doc/tex/queuelog.tex
index 741c18a6c..0777b2b79 100644
--- a/doc/tex/queuelog.tex
+++ b/doc/tex/queuelog.tex
@@ -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)}