[asterisk-bugs] [Asterisk 0015685]: [patch] WaitForSilence never exits - no dsp.conf
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed May 19 12:22:48 CDT 2010
The following issue has been set as RELATED TO issue 0016439.
======================================================================
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: confirmed
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
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: 2010-05-19 12:22 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.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016439 [patch] silencethreshold=0 when dsp.con...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-05-19 12:22 pabelanger Relationship added related to 0016439
======================================================================
More information about the asterisk-bugs
mailing list