From 9522b33e8839a4e64c8098961df656750ba92c2e Mon Sep 17 00:00:00 2001 From: markster Date: Sat, 14 Feb 2004 04:54:39 +0000 Subject: Add logging of agent login/logoff git-svn-id: http://svn.digium.com/svn/asterisk/trunk@2162 f38db490-d61c-443f-a65b-d21fe96a405b --- doc/queuelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'doc') 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 -- cgit v1.2.3