From 5cfedfae17a9b8c40d073ef128b1c98ea58f3019 Mon Sep 17 00:00:00 2001 From: qwell Date: Wed, 1 Aug 2007 20:05:13 +0000 Subject: 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 --- doc/tex/queuelog.tex | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'doc/tex') 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)} -- cgit v1.2.3