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

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Jul 3 04:36:21 CDT 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12979 
====================================================================== 
Reported By:                sigxcpu
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12979
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
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-03-2008 04:36 CDT
====================================================================== 
Summary:                    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