[Home]

Summary:ASTERISK-15964: [patch] Queue announcement playing times are delayed by retry+timeout seconds in slot 0 (1.4.26.2)
Reporter:James Lamanna (jlamanna)Labels:
Date Opened:2010-04-27 11:49:46Date Closed:2011-07-26 14:42:28
Priority:MinorRegression?No
Status:Closed/CompleteComponents:Applications/app_queue
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) queue_fixup_1.4.32.diff
( 1) queue_fixup.diff
Description:I noticed that a caller in slot 0 of a queue can have periodic and position announcements delayed up to (retry+timeout) seconds.
Also, the periodic & position announce times are intervals from starting to play the message, rather than the delay _between_ playing of each messages.

Comments:By: James Lamanna (jlamanna) 2010-04-27 11:53:50

I've attached a patch that addresses the following:

- Shortens the possible delay of announcements of slot 0 to timeout seconds rather than retry+timeout seconds.
- Makes the announcement and periodic_announcement times be the time between recordings, rather than an interval to start playing recordings.

This patch is against 1.4.26.2

By: James Lamanna (jlamanna) 2010-06-13 15:21:59

Uploaded new patch against 1.4.32 for testing.

By: Leif Madsen (lmadsen) 2011-07-26 14:42:22.933-0500

Per the Asterisk maintenance timeline page at http://www.asterisk.org/asterisk-versions maintenance (bug) support for the 1.4 and 1.6.x branches has ended. For continued maintenance support please move to the 1.8 branch which is a long term support (LTS) branch. For more information about branch support, please see https://wiki.asterisk.org/wiki/display/AST/Asterisk+Versions

If this is still an issue, please open a new issue so it can be re-triaged appropriately. Thanks!