[Home]

Summary:ASTERISK-13300: [patch] changing the annoying "no one is answering queue" message level
Reporter:Caio Begotti (caio1982)Labels:
Date Opened:2009-01-05 12:20:40.000-0600Date Closed:2009-01-13 16:32:03.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) queue_answering_debug.diff
Description:Someone complained about it on IRC today and another user on #asterisk-br asked how to avoid it, so even though they didn't care to file a bug with a simple patch like this... this is it. I think it's almost a leftover from Middle Ages and not really useful for printing anyway, but it's now a debug message instead of a notice (which people usually have set in logger.conf) and should do no harm.
Comments:By: Leif Madsen (lmadsen) 2009-01-05 13:05:25.000-0600

Assigned to putnopvut as this should be a trivial change. Thanks!

By: Digium Subversion (svnbot) 2009-01-13 16:31:00.000-0600

Repository: asterisk
Revision: 168579

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r168579 | mmichelson | 2009-01-13 16:30:59 -0600 (Tue, 13 Jan 2009) | 13 lines

Clarify a message that app_queue prints and change to a debug-level message

The "No one is answering..." verbose message contained 3 numbers that were not
explained in any way to whoever was viewing the message. It is more helpful now
since the message explains what the numbers mean. Also, the message has been
downgraded to "DEBUG" level.

(closes issue ASTERISK-13300)
Reported by: caio1982
Patches:
     queue_answering_debug.diff uploaded by caio1982 (license 22)


------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=168579

By: Digium Subversion (svnbot) 2009-01-13 16:32:03.000-0600

Repository: asterisk
Revision: 168581

_U  branches/1.6.1/

------------------------------------------------------------------------
r168581 | mmichelson | 2009-01-13 16:32:02 -0600 (Tue, 13 Jan 2009) | 20 lines

Blocked revisions 168579 via svnmerge

........
r168579 | mmichelson | 2009-01-13 16:30:59 -0600 (Tue, 13 Jan 2009) | 13 lines

Clarify a message that app_queue prints and change to a debug-level message

The "No one is answering..." verbose message contained 3 numbers that were not
explained in any way to whoever was viewing the message. It is more helpful now
since the message explains what the numbers mean. Also, the message has been
downgraded to "DEBUG" level.

(closes issue ASTERISK-13300)
Reported by: caio1982
Patches:
     queue_answering_debug.diff uploaded by caio1982 (license 22)


........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=168581