[asterisk-bugs] [Asterisk 0015148]: [patch] Refactor queue member properties and add functions to retrieve/modify them
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon May 18 18:33:23 CDT 2009
The following issue has been UPDATED.
======================================================================
https://issues.asterisk.org/view.php?id=15148
======================================================================
Reported By: atis
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 15148
Category: Applications/app_queue
Reproducibility: N/A
Severity: feature
Priority: normal
Status: new
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-05-18 18:32 CDT
Last Modified: 2009-05-18 18:33 CDT
======================================================================
Summary: [patch] Refactor queue member properties and add
functions to retrieve/modify them
Description:
I'm trying to add QUEUE_MEMBER function which would allow to read/write
fields of member like penalty/calls/paused/lastcall/wrapuptime
Also there's refactoring for all kinds of access (dialplan
functions/AMI/CLI) to use the same mechanisms and update logics, allowing
to set +/- values relative to current value.
This is work-in-progress, there are some TODO's left in patch, and some
more refactoring has to be done.
I'm sharing this with eliel, as he is currently adding
per-member-wrapuptime which is a really good candidate for using the same
structure.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-05-18 18:33 atis Summary Refactor queue member
properties and add functions to retrieve/modify them => [patch] Refactor queue
member properties and add functions to retrieve/modify them
======================================================================
More information about the asterisk-bugs
mailing list