[asterisk-bugs] [Asterisk 0015685]: WaitForSilence never exits - no dsp.conf

Asterisk Bug Tracker noreply at bugs.digium.com
Sun Aug 9 12:38:06 CDT 2009


The following issue has been SUBMITTED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15685 
====================================================================== 
Reported By:                david_s5
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   15685
Category:                   Applications/app_waitforsilence
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     new
Asterisk Version:           SVN 
Regression:                 No 
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1 
SVN Revision (number only!): 211031 
Request Review:              
====================================================================== 
Date Submitted:             2009-08-09 12:38 CDT
Last Modified:              2009-08-09 12:38 CDT
====================================================================== 
Summary:                    WaitForSilence never exits - no dsp.conf
Description: 
WaitForSilence to anything other than 1, WaitForSilence never exits

It is a bug in dsp.c. It does not properly init
thresholds[THRESHOLD_SILENCE] 
if the conf file is missing and does not warn if the file is missing.. 

I found that because I did not have a dsp.conf file in /etc/asterisk the
dialplan entry exten => s,1,WaitForSilence(4000,1,60) would be stuck. 


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

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-08-09 12:38 david_s5       New Issue                                    
2009-08-09 12:38 david_s5       Asterisk Version          => SVN             
2009-08-09 12:38 david_s5       Regression                => No              
2009-08-09 12:38 david_s5       SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.1           
2009-08-09 12:38 david_s5       SVN Revision (number only!) => 211031          
======================================================================




More information about the asterisk-bugs mailing list