summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorBJ Weschke <bweschke@btwtech.com>2006-05-03 20:14:54 +0000
committerBJ Weschke <bweschke@btwtech.com>2006-05-03 20:14:54 +0000
commitebb7eee9cea3ab57aa7b9840dcf7579587e6f0fc (patch)
tree0d00a51169929121f9dee0f1a1d998caf491b78b /doc
parent7b3f3db65d90b4848d27a0806e43303403ed6a59 (diff)
Implement and document RINGNOANSWER queue logging functionality to "tattle" on bad queue members.
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@24564 65c4cc65-6c06-0410-ace0-fbb531ad65f3
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.