aboutsummaryrefslogtreecommitdiffstats
path: root/doc/queuelog.txt
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 18:23:30 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-01-13 18:23:30 +0000
commit5af8c4e9eba73dd65ff9f9b1dd652e125245e99f (patch)
treea0ed0858bdd1013eaed352e26d1735233b861420 /doc/queuelog.txt
parentd1792564f718f16a007e96d37add4904c18eca19 (diff)
Implement the autologoffunavail option in chan_agent (#6038 with some minor mods)
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@8063 f38db490-d61c-443f-a65b-d21fe96a405b
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