[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:00:17 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:                     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-19 19:00 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.
====================================================================== 

---------------------------------------------------------------------- 
 (0105052) atis (reporter) - 2009-05-19 19:00
 https://issues.asterisk.org/view.php?id=15148#c105052 
---------------------------------------------------------------------- 
Actually, another diff-check revealed that You're partially right. So, I
just have to add default behavour of QUEUE_MEMBER_COUNT to be the old
QUEUE_MEMBER_COUNT. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-05-19 19:00 atis           Note Added: 0105052                          
======================================================================




More information about the asterisk-bugs mailing list