[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 11:13:03 CDT 2008


The following issue has been ASSIGNED. 
====================================================================== 
http://bugs.digium.com/view.php?id=12445 
====================================================================== 
Reported By:                atis
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   12445
Category:                   Applications/app_queue
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     assigned
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 11:13 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

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

---------------------------------------------------------------------- 
 svnbot - 04-15-08 11:13  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 114133

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r114133 | qwell | 2008-04-15 11:13:02 -0500 (Tue, 15 Apr 2008) | 8 lines

Allow autofill to work in the general section of queues.conf.
Additionally, don't try to (re)set options when they have empty values in
realtime (all unset columns would have an empty value).

(closes issue http://bugs.digium.com/view.php?id=12445)
Reported by: atis
Patches:
      12445-autofill.diff uploaded by qwell (license 4)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=114133 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
04-15-08 11:13  svnbot         Checkin                                      
04-15-08 11:13  svnbot         Note Added: 0085508                          
04-15-08 11:13  svnbot         Status                   new => assigned     
04-15-08 11:13  svnbot         Assigned To               => qwell           
======================================================================




More information about the asterisk-bugs mailing list