From ebb7eee9cea3ab57aa7b9840dcf7579587e6f0fc Mon Sep 17 00:00:00 2001 From: BJ Weschke Date: Wed, 3 May 2006 20:14:54 +0000 Subject: 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 --- doc/queuelog.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'doc/queuelog.txt') 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. -- cgit v1.2.3