summaryrefslogtreecommitdiff
path: root/doc/queuelog.txt
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2006-01-13 18:23:30 +0000
committerBJ Weschke <bweschke@btwtech.com>2006-01-13 18:23:30 +0000
commit1874f21ff8dee7d4a2cc8941b31c88af494602d6 (patch)
treea0ed0858bdd1013eaed352e26d1735233b861420 /doc/queuelog.txt
parent130ce286ba14e489a6e5586d092718f88d842579 (diff)
Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@8063 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'doc/queuelog.txt')
-rw-r--r--doc/queuelog.txt3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/queuelog.txt b/doc/queuelog.txt
index a11812eef..374b7a488 100644
--- a/doc/queuelog.txt
+++ b/doc/queuelog.txt
@@ -32,7 +32,8 @@ the agent was logged in.
AGENTCALLBACKLOGOFF(exten@context|logintime|reason)
The callback agent logged off. The last login extension and context is
recorded, along with the total time the agent was logged in, and the
-reason for the logoff if it was not a normal logoff (e.g., Autologoff)
+reason for the logoff if it was not a normal logoff
+(e.g., Autologoff, Chanunavail)
COMPLETEAGENT(holdtime|calltime|origposition)
The caller was connected to an agent, and the call was terminated normally