[Home]

Summary:ASTERISK-05276: Timeout reported in queue_log
Reporter:outcast (outcast)Labels:
Date Opened:2005-10-10 17:51:49Date Closed:2011-06-07 14:10:44
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) asterisk_timeout_queue_log.patch
Description:If the timeout is set in the dialplan command (ie queue(main|nt|||60) and the call times out it is not reported in the queue_log.

****** ADDITIONAL INFORMATION ******

Working on fix.
Comments:By: outcast (outcast) 2005-10-10 21:51:42

Completed Patch.

By: outcast (outcast) 2005-10-13 14:58:45

Has anyone tested the patch besides me?

By: twisted (twisted) 2005-10-13 16:09:50

Did you specifically say "no" to the disclaimer?  While I don't see a problem fixing the queue logging with timeout specified form the command line without one, you will need one to get patches put into CVS.

By: twisted (twisted) 2005-10-13 16:19:37

Allow me to clarify - more complex patches will require a disclaimer.  Sorry for any confusion

By: twisted (twisted) 2005-10-13 16:22:33

Fixed in CVS HEAD, thanks.

By: outcast (outcast) 2005-10-16 16:12:57

cool thanks, i will send a disclaimer soon.

By: Russell Bryant (russell) 2005-11-04 00:53:46.000-0600

fixed in 1.0 as well, where applicable

By: Digium Subversion (svnbot) 2008-01-15 15:50:45.000-0600

Repository: asterisk
Revision: 6761

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r6761 | twisted | 2008-01-15 15:50:45 -0600 (Tue, 15 Jan 2008) | 2 lines

Log timeouts in queues when the call timeout is set from the dialplan (Bug ASTERISK-5276)

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

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

By: Digium Subversion (svnbot) 2008-01-15 15:53:46.000-0600

Repository: asterisk
Revision: 6959

U   branches/v1-0/apps/app_queue.c

------------------------------------------------------------------------
r6959 | russell | 2008-01-15 15:53:46 -0600 (Tue, 15 Jan 2008) | 2 lines

add a couple missing queue_log entries (issue ASTERISK-5276)

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

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