aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-03 20:14:54 +0000
committerbweschke <bweschke@f38db490-d61c-443f-a65b-d21fe96a405b>2006-05-03 20:14:54 +0000
commit24fcc70d3b8941e4b78e34844f2b2595a8fe04b4 (patch)
tree0d00a51169929121f9dee0f1a1d998caf491b78b /doc
parent165047114fbc2f8e592c1623ecf98dcc01ddd9ea (diff)
Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@24564 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'doc')
-rw-r--r--doc/queuelog.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/queuelog.txt b/doc/queuelog.txt
index e4dc66efb..72cc7c2f7 100644
--- a/doc/queuelog.txt
+++ b/doc/queuelog.txt
@@ -71,6 +71,11 @@ The caller was on hold too long and the timeout expired.
QUEUESTART
The queueing system has been started for the first time this session.
+RINGNOANSWER(ringtime)
+After trying for ringtime ms to connect to the available queue member,
+the attempt ended without the member picking up the call. Bad queue
+member!
+
SYSCOMPAT
A call was answered by an agent, but the call was dropped because the
channels were not compatible.