[asterisk-bugs] [Asterisk 0014796]: Asterisk crashes when empty member in queues.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Tue Mar 31 17:00:03 CDT 2009


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=14796 
====================================================================== 
Reported By:                pida
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   14796
Category:                   Core/Configuration
Reproducibility:            always
Severity:                   trivial
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.24 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
====================================================================== 
Date Submitted:             2009-03-31 15:48 CDT
Last Modified:              2009-03-31 17:00 CDT
====================================================================== 
Summary:                    Asterisk crashes when empty member in queues.conf
Description: 
Asterisk crashes with SIGSEGV if in queues.conf is member entry with no
member interface.

Example queue definition from queues.conf:

[queue1]
musiconhold = default
strategy = ringall
timeout = 180
retry=10
weight=0
wrapuptime = 0
maxlen = 5
announce-holdtime = no
monitor-format = wav49
joinempty = yes
eventwhencalled = 1
member =>
member => Local/51 at internal/n

I tried it with Asterisk 1.4.24 and 1.4.21.2 on two different systems and
asterisk crashed always.

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

---------------------------------------------------------------------- 
 (0102505) svnbot (reporter) - 2009-03-31 17:00
 http://bugs.digium.com/view.php?id=14796#c102505 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 185599

U   branches/1.4/apps/app_queue.c

------------------------------------------------------------------------
r185599 | mmichelson | 2009-03-31 17:00:02 -0500 (Tue, 31 Mar 2009) | 6
lines

Fix crash that would occur if an empty member was specified in
queues.conf.

(closes issue http://bugs.digium.com/view.php?id=14796)
Reported by: pida


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

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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-03-31 17:00 svnbot         Checkin                                      
2009-03-31 17:00 svnbot         Note Added: 0102505                          
======================================================================




More information about the asterisk-bugs mailing list