[asterisk-bugs] [Asterisk 0012445]: Autofill does not work from general section for realtime queues

noreply at bugs.digium.com noreply at bugs.digium.com
Tue Apr 15 10:22:02 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12445 
====================================================================== 
Reported By:                atis
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   12445
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.19 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             04-15-2008 04:53 CDT
Last Modified:              04-15-2008 10:22 CDT
====================================================================== 
Summary:                    Autofill does not work from general section for
realtime queues
Description: 
When adding `autofill` column set to 1 to realtime queues, it magically
starts working. So either documentation (configs/queues.conf.sample) or
app_queue needs to be fixed.

queues.conf:

[general]
persistentmembers = yes
autofill=yes
realtime_family = queues,queue_members

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

---------------------------------------------------------------------- 
 qwell - 04-15-08 10:22  
---------------------------------------------------------------------- 
On line 825 of app_queue.c, there is a line q->autofill = 0; that I'm
pretty sure is causing this.  Can you try removing that and recompiling? 
If you need a patch, I can go ahead and make one.  Let me know. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-15-08 10:22  qwell          Note Added: 0085501                          
======================================================================




More information about the asterisk-bugs mailing list