[asterisk-bugs] [Asterisk 0017060]: problem with announce frequence in queues
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 26 13:17:33 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17060
======================================================================
Reported By: RoadKill
Assigned To: mmichelson
======================================================================
Project: Asterisk
Issue ID: 17060
Category: Applications/app_queue
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.6.0.26
JIRA: SWP-1119
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
Resolution: won't fix
Fixed in Version:
======================================================================
Date Submitted: 2010-03-19 03:32 CDT
Last Modified: 2010-05-26 13:17 CDT
======================================================================
Summary: problem with announce frequence in queues
Description:
if you have 2 users waiting it a queue the first user will get announce
every 30 sec (retry) and the second will get every 10 sec
(announce-frequency)
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0017055 timeout problem in queues
======================================================================
----------------------------------------------------------------------
(0122507) mmichelson (administrator) - 2010-05-26 13:17
https://issues.asterisk.org/view.php?id=17060#c122507
----------------------------------------------------------------------
This is intended behavior. The first caller is actively attempting to dial
a member. During this period, we do not play announcements. Announcements
are only played for callers who are waiting to be able to dial a queue
member.
Changing this would constitute adding a new feature and will need to have
a patch along with it.
Issue History
Date Modified Username Field Change
======================================================================
2010-05-26 13:17 mmichelson Note Added: 0122507
2010-05-26 13:17 mmichelson Status acknowledged =>
resolved
2010-05-26 13:17 mmichelson Resolution open => won't fix
2010-05-26 13:17 mmichelson Assigned To => mmichelson
======================================================================
More information about the asterisk-bugs
mailing list