[asterisk-bugs] [Asterisk 0015664]: [patch] QUEUE_MEMBER_LIST() returns member names instead of interfaces

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Aug 7 09:25:52 CDT 2009


The following issue requires your FEEDBACK. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15664 
====================================================================== 
Reported By:                rain
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15664
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           Older 1.4 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-08-05 16:19 CDT
Last Modified:              2009-08-07 09:25 CDT
====================================================================== 
Summary:                    [patch] QUEUE_MEMBER_LIST() returns member names
instead of interfaces
Description: 
Although QUEUE_MEMBER_LIST() has always been documented as returning a list
of interfaces associated with a queue, it has been returning
member->membername since r82593.  When a queue member has an empty
membername, the membername is set to the channel name, which is probably
why nobody noticed.
====================================================================== 

---------------------------------------------------------------------- 
 (0108770) tilghman (administrator) - 2009-08-07 09:25
 https://issues.asterisk.org/view.php?id=15664#c108770 
---------------------------------------------------------------------- 
Actually, it's always been membername in preference to interface name.  The
interface name is copied to membername, when membername is not specified,
which may be why you're used to seeing the interface name in this list. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-07 09:25 tilghman       Note Added: 0108770                          
2009-08-07 09:25 tilghman       Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list