[asterisk-bugs] [Asterisk 0012979]: [patch] app_queue does not handle Custom: state interfaces

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Oct 30 11:21:29 CDT 2008


The following issue is now READY FOR TESTING. 
====================================================================== 
http://bugs.digium.com/view.php?id=12979 
====================================================================== 
Reported By:                sigxcpu
Assigned To:                bbryant
====================================================================== 
Project:                    Asterisk
Issue ID:                   12979
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     ready for testing
Asterisk Version:           1.6.0-beta9 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             07-03-2008 04:36 CDT
Last Modified:              07-10-2008 12:51 CDT
====================================================================== 
Summary:                    [patch] app_queue does not handle Custom: state
interfaces
Description: 
AddQueueMember(1000,Local/1000 at agents/n,,,,Custom:1000);

This should treat Custom:1000 as a state interface for this member.
Unfortunately, handle_statechange() in app_queue.c handles only interfaces
with "technology", containing a "/" in their name, that is.



More information about the asterisk-bugs mailing list