[asterisk-bugs] [Asterisk 0009374]: [patch] New function to change penalty value of current queue members
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed Oct 10 15:55:43 CDT 2007
email_notification_title_for_status_bug_ready_for_testing
======================================================================
http://bugs.digium.com/view.php?id=9374
======================================================================
Reported By: wuwu
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 9374
Category: Applications/app_queue
Reproducibility: N/A
Severity: feature
Priority: normal
Status: ready for testing
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: Yes
Request Review:
======================================================================
Date Submitted: 03-25-2007 23:25 CDT
Last Modified: 10-10-2007 15:55 CDT
======================================================================
Summary: [patch] New function to change penalty value of
current queue members
Description:
The attached patch adds new manager and cli function and application to
change the penalty of a queue member on the fly (without removing the
member and readding the member to the queue)
Application:
PenaltyQueueMember([queuename]|interface[|penalty])
We are using this patch now for about 3 Months on a production system in a
callcenter getting on peek around 80 calls concurrently - and it is working
like a charm.
======================================================================
----------------------------------------------------------------------
putnopvut - 10-10-07 15:55
----------------------------------------------------------------------
I've updated the patch to take advantage of the astobj2 uses in app_queue,
as well as NEW_CLI.
I also changed the CLI command some to allow for no queue to be specified
(similar to the manager command) in order to set the penalty across all
queues. I also changed the wording of the CLI command to be less confusing.
Issue History
Date Modified Username Field Change
======================================================================
10-10-07 15:55 putnopvut Note Added: 0071785
10-10-07 15:55 putnopvut Status feedback => ready for
testing
======================================================================
More information about the asterisk-bugs
mailing list