[asterisk-bugs] [Asterisk 0012626]: Using Addqueumember it's impossible to use the new way to define member

noreply at bugs.digium.com noreply at bugs.digium.com
Mon May 12 11:27:53 CDT 2008


The following issue requires your FEEDBACK. 
====================================================================== 
http://bugs.digium.com/view.php?id=12626 
====================================================================== 
Reported By:                dimitripietro
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12626
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     feedback
Asterisk Version:           1.6.0-beta8 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             05-11-2008 20:24 CDT
Last Modified:              05-12-2008 11:27 CDT
====================================================================== 
Summary:                    Using Addqueumember it's impossible to use the new
way to define member
Description: 
In 1.6, it's possible de define the agent name and the device to monitor
for the device state but we can't add dynamic member using Addqueuemember.


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

---------------------------------------------------------------------- 
 qwell - 05-12-08 11:27  
---------------------------------------------------------------------- 
I'm not entirely sure what it is you're asking here, but I did find 2
issues while looking at this.

The first issue is that you're missing the options parameter in your
AddQueueMember line.  It looks like you actually want an extra comma
between the 0 and "John Smith".

The second issue is that while state interface can be specified in
AddQueueMember, it was not documented (I'll be committing a fix for that
momentarily).  The correct syntax would be:

AddQueueMember(queuename[,interface[,penalty[,options[,membername[,stateinterface]]]]])


Does this help? 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-12-08 11:27  qwell          Note Added: 0086722                          
05-12-08 11:27  qwell          Status                   new => feedback     
======================================================================




More information about the asterisk-bugs mailing list