[asterisk-bugs] [Asterisk 0017656]: app_amd total analysis time error with SIP and silence suppression on
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Jul 16 12:10:36 CDT 2010
The following issue has been RESOLVED.
======================================================================
https://issues.asterisk.org/view.php?id=17656
======================================================================
Reported By: juls
Assigned To: pabelanger
======================================================================
Project: Asterisk
Issue ID: 17656
Category: Applications/app_amd
Reproducibility: always
Severity: minor
Priority: normal
Status: resolved
Asterisk Version: 1.6.2.9
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!):
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-07-15 21:46 CDT
Last Modified: 2010-07-16 12:10 CDT
======================================================================
Summary: app_amd total analysis time error with SIP and
silence suppression on
Description:
When using app_amd with SIP providers that have silence suppression on, the
iTotalTime count increases exponentially.
This results in a Too Long.. error message way before the
totalAnalysisTime is actually reached.
Example
say the maxWaitTimeForFrame is 50.
then the iTotalTime increases as follows
100, 300, 600, 1000, 1500, 2800
It is reproducible on both 1.4 or 1.6 branches
======================================================================
----------------------------------------------------------------------
(0124618) svnbot (reporter) - 2010-07-16 12:10
https://issues.asterisk.org/view.php?id=17656#c124618
----------------------------------------------------------------------
Repository: asterisk
Revision: 277182
U branches/1.4/apps/app_amd.c
------------------------------------------------------------------------
r277182 | pabelanger | 2010-07-16 12:10:35 -0500 (Fri, 16 Jul 2010) | 8
lines
Total analysis time error with SIP and silence suppression
When using app_amd with SIP providers that have silence
suppression on, the iTotalTime count increases exponentially.
(closes issue https://issues.asterisk.org/view.php?id=17656)
Reported by: juls
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=277182
Issue History
Date Modified Username Field Change
======================================================================
2010-07-16 12:10 svnbot Note Added: 0124618
2010-07-16 12:10 svnbot Status ready for review =>
assigned
2010-07-16 12:10 svnbot Assigned To => pabelanger
2010-07-16 12:10 svnbot Status assigned => resolved
2010-07-16 12:10 svnbot Resolution open => fixed
======================================================================
More information about the asterisk-bugs
mailing list