summaryrefslogtreecommitdiff
path: root/doc/queuelog.txt
diff options
context:
space:
mode:
authorMark Spencer <markster@digium.com>2004-02-14 04:54:39 +0000
committerMark Spencer <markster@digium.com>2004-02-14 04:54:39 +0000
commit2a31c9113698832dd7c35f9fa9b459911aada0cb (patch)
treefce221ee703a88c319b32446e1bac4c572dc403f /doc/queuelog.txt
parentf49d75994ec67db532708aae4ae7fced1fd1b507 (diff)
Add logging of agent login/logoff
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@2162 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/queuelog.txt')
-rwxr-xr-xdoc/queuelog.txt7
1 files changed, 7 insertions, 0 deletions
diff --git a/doc/queuelog.txt b/doc/queuelog.txt
index fc93d2490..85da484c3 100755
--- a/doc/queuelog.txt
+++ b/doc/queuelog.txt
@@ -19,6 +19,13 @@ queue at the time of disconnect.
AGENTDUMP
The agent dumped the caller while listening to the queue announcement.
+AGENTLOGIN(channel)
+The agent logged in. The channel is recorded.
+
+AGENTLOGOFF(channel|logintime)
+The agent logged off. The channel is recorded, along with the total time
+the agent was logged in.
+
COMPLETEAGENT(holdtime|calltime|origposition)
The caller was connected to an agent, and the call was terminated normally
by the *agent*. The caller's hold time and the length of the call are both