[asterisk-bugs] [Asterisk 0015148]: [patch] Refactor queue member properties and add functions to retrieve/modify them
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue May 19 19:48:55 CDT 2009
A NOTE has been added to this issue.
======================================================================
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: confirmed
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-19 19:48 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.
======================================================================
----------------------------------------------------------------------
(0105053) atis (reporter) - 2009-05-19 19:48
https://issues.asterisk.org/view.php?id=15148#c105053
----------------------------------------------------------------------
Ok, another patch comes here.
Added missing backward compatibility for QUEUE_MEMBER(count|free|logged),
as well as some comments for myself and few for eliel's code.
Issue History
Date Modified Username Field Change
======================================================================
2009-05-19 19:48 atis Note Added: 0105053
======================================================================
More information about the asterisk-bugs
mailing list