aboutsummaryrefslogtreecommitdiffstats
path: root/doc/queuelog.txt
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 19:18:36 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-02 19:18:36 +0000
commit1718ea2a7c0b1eaec99740d6683af68356de886c (patch)
tree4a6263af56a498bd019840413ba3025ed14184d9 /doc/queuelog.txt
parent62c2fd849ecdbcc3384091a11e971f586e7c2b7b (diff)
Record bridge channel unique id in "CONNECT" queue_log entry and the corresponding manager event. #6522 (nording) w/ documentation additions where appropriate
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24293 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc/queuelog.txt')
-rw-r--r--doc/queuelog.txt7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/queuelog.txt b/doc/queuelog.txt
index 374b7a488..e4dc66efb 100644
--- a/doc/queuelog.txt
+++ b/doc/queuelog.txt
@@ -50,9 +50,12 @@ origposition.
CONFIGRELOAD
The configuration has been reloaded (e.g. with asterisk -rx reload)
-CONNECT(holdtime)
+CONNECT(holdtime|bridgedchanneluniqueid)
The caller was connected to an agent. Hold time represents the amount
-of time the caller was on hold.
+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.
ENTERQUEUE(url|callerid)
A call has entered the queue. URL (if specified) and Caller*ID are placed