[asterisk-bugs] [Asterisk 0015687]: [patch] Improved penalty use with new ring strategy(penalty ringall), prioritized agents, and status updates.

Asterisk Bug Tracker noreply at bugs.digium.com
Mon Aug 10 07:01:51 CDT 2009


The following issue has been UPDATED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15687 
====================================================================== 
Reported By:                Rami
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15687
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.26 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-10 06:59 CDT
Last Modified:              2009-08-10 07:01 CDT
====================================================================== 
Summary:                    [patch] Improved penalty use with new ring
strategy(penalty ringall), prioritized agents, and status updates.
Description: 
New ring strategy: penalty_ringall.
with this strategy the queue will first call all agents with lowest
penalty, and move to next penalty when there is no answer or all busy, it
will make use of the agent extension status to know if an agent is
available or not (even if the agent is talking not from the queue), and
will not even try call him when his extension is busy, it also supports
autofill option to take the next call to the next penalty group. 

Agents caller priority: agent-caller-priority=yes/no
when set to yes all incoming calls will try to talk with the agent they
last spoken with, even if the agent called out to the number.

autopause option pauses the agent in all his queues and not only the one
he missed the call(makes more sense...)


====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-10 07:01 Rami           Summary                  Improved penalty use
with new ring strategy(penalty ringall), prioritized agents, and status updates.
=> [patch] Improved penalty use with new ring strategy(penalty ringall),
prioritized agents, and status updates.
======================================================================




More information about the asterisk-bugs mailing list