aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-14 04:54:39 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2004-02-14 04:54:39 +0000
commit9522b33e8839a4e64c8098961df656750ba92c2e (patch)
treefce221ee703a88c319b32446e1bac4c572dc403f /doc
parentbea18a5764a901d12edefb551ac5e60ce775f6f2 (diff)
Add logging of agent login/logoff
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2162 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-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