[asterisk-bugs] [Asterisk 0015632]: Queue autopause
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 18 20:41:33 CDT 2009
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=15632
======================================================================
Reported By: elbriga
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15632
Category: Applications/app_queue
Reproducibility: always
Severity: feature
Priority: normal
Status: feedback
Asterisk Version: 1.6.1.1
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-08-02 14:41 CDT
Last Modified: 2009-08-18 20:41 CDT
======================================================================
Summary: Queue autopause
Description:
On the rna(Ring No Answer) method on the source, where it checks for
autopause and then does:
Auto-Pausing Queue Member %s in queue %s since they failed to answer.
Couldn't we have an option called something like 'QUEUE_AUTOPAUSE_ALL',
maybe seted trought a value like 'all' on the config file that will make
the queue member to be paused on ALL his queues when it fail to answer one
call?
======================================================================
----------------------------------------------------------------------
(0109258) elbriga (reporter) - 2009-08-18 20:41
https://issues.asterisk.org/view.php?id=15632#c109258
----------------------------------------------------------------------
I could do the patch alright, the suggestion for the 'all' value for the
autopause config is ok? Could be handled like this:
string 'all' would do the AUTOPAUSE in all queues
other values would be evalueted by the ast_true() function
Issue History
Date Modified Username Field Change
======================================================================
2009-08-18 20:41 elbriga Note Added: 0109258
======================================================================
More information about the asterisk-bugs
mailing list