[asterisk-bugs] [Asterisk 0015829]: [patch] queue_log is incosistent for member information - 2 events use member location where the rest use member name

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Nov 10 15:25:07 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15829 
====================================================================== 
Reported By:                somedood
Assigned To:                lmadsen
====================================================================== 
Project:                    Asterisk
Issue ID:                   15829
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases):  trunk 
SVN Revision (number only!): 216186 
Request Review:              
====================================================================== 
Date Submitted:             2009-09-03 16:25 CDT
Last Modified:              2009-11-10 15:25 CST
====================================================================== 
Summary:                    [patch] queue_log is incosistent for member
information - 2 events use member location where the rest use member name
Description: 
In 1.6 queue members can now have names, and queue_log records the name
(when available, otherwise defaults to location) for member related events
except for "ADDMEMBER" and "REMOVEMEMBER".  These events record the agent
location instead.

With our queue member setup the location is dynamic depending on where
they logged in from, but the name will be static for a member.  With the
current queue_log we can't tell when an agent has logged in, but can tell
when they've handled calls.  Can ADDMEMBER and REMOVEMEMBER be changed to
the same behavior as the other member-related events?



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

---------------------------------------------------------------------- 
 (0113618) lmadsen (administrator) - 2009-11-10 15:25
 https://issues.asterisk.org/view.php?id=15829#c113618 
---------------------------------------------------------------------- 
It was created against revision 219231, which may be a bit old now. The
patch would probably need to be updated then for latest 1.6.1.x, but should
apply fine against the revision listed above. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-10 15:25 lmadsen        Note Added: 0113618                          
======================================================================




More information about the asterisk-bugs mailing list