aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-01 20:05:13 +0000
committerqwell <qwell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-08-01 20:05:13 +0000
commit5cfedfae17a9b8c40d073ef128b1c98ea58f3019 (patch)
treec91cb242a695f907b75050bb552ae7da82e6b9fa /doc
parent399778395040c809c7805cd678539fa8e4500bc8 (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: http://svn.digium.com/svn/asterisk/trunk@77879 f38db490-d61c-443f-a65b-d21fe96a405b
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)}