[asterisk-bugs] [Asterisk 0017252]: Queue announcement playing times are delayed by retry+timeout seconds in slot 0 (1.4.26.2)
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Apr 27 11:53:50 CDT 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=17252
======================================================================
Reported By: jlamanna
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17252
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: Older 1.4 - please test a newer version
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-04-27 11:49 CDT
Last Modified: 2010-04-27 11:53 CDT
======================================================================
Summary: Queue announcement playing times are delayed by
retry+timeout seconds in slot 0 (1.4.26.2)
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.
======================================================================
----------------------------------------------------------------------
(0120996) jlamanna (reporter) - 2010-04-27 11:53
https://issues.asterisk.org/view.php?id=17252#c120996
----------------------------------------------------------------------
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
Issue History
Date Modified Username Field Change
======================================================================
2010-04-27 11:53 jlamanna Note Added: 0120996
======================================================================
More information about the asterisk-bugs
mailing list