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

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Aug 20 16:44:02 CDT 2009


The following issue has been ASSIGNED. 
====================================================================== 
https://issues.asterisk.org/view.php?id=15685 
====================================================================== 
Reported By:                david_s5
Assigned To:                dbrooks
====================================================================== 
Project:                    Asterisk
Issue ID:                   15685
Category:                   Applications/app_waitforsilence
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
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-20 16:44 CDT
====================================================================== 
Summary:                    [patch] 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-20 16:44 lmadsen        Status                   new => assigned     
2009-08-20 16:44 lmadsen        Assigned To               => dbrooks         
======================================================================




More information about the asterisk-bugs mailing list