mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
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
This commit is contained in:
@@ -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.
|
||||
|
Reference in New Issue
Block a user