[Home]

Summary:ASTERISK-03550: [patch] allows 0 second retry intervals
Reporter:cmaj (cmaj)Labels:
Date Opened:2005-02-20 10:40:01.000-0600Date Closed:2008-01-15 15:25:47.000-0600
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) app_queue_allow_0_retries.diff1.txt
Description:I had a need to eliminate retry waits in queues.  Simple patch solves that.

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

Disclaimer on file.
Comments:By: Mark Spencer (markster) 2005-02-20 13:04:43.000-0600

Fixed in CVS head (with some minor mods to prevent this from being the default)!  Thanks!

By: Russell Bryant (russell) 2005-02-20 21:21:30.000-0600

not included in 1.0 since it's a feature

By: Digium Subversion (svnbot) 2008-01-15 15:25:47.000-0600

Repository: asterisk
Revision: 5058

U   trunk/apps/app_queue.c

------------------------------------------------------------------------
r5058 | markster | 2008-01-15 15:25:47 -0600 (Tue, 15 Jan 2008) | 2 lines

Allow 0 retry time (bug ASTERISK-3550)

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

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