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

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Sep 9 11:17:37 CDT 2008


The following issue has been RESOLVED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12979 
====================================================================== 
Reported By:                sigxcpu
Assigned To:                putnopvut
====================================================================== 
Project:                    Asterisk
Issue ID:                   12979
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     resolved
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2008-07-03 04:36 CDT
Last Modified:              2008-09-09 11:17 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