[asterisk-bugs] [Asterisk 0016230]: g726 to g726aal2 translation and cost-calculation are wrong but easily fixed.
Asterisk Bug Tracker
noreply at bugs.digium.com
Thu Nov 12 07:09:43 CST 2009
The following issue has been SUBMITTED.
======================================================================
https://issues.asterisk.org/view.php?id=16230
======================================================================
Reported By: jonconsi
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16230
Category: Codecs/codec_g726
Reproducibility: always
Severity: major
Priority: normal
Status: new
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 229607
Request Review:
======================================================================
Date Submitted: 2009-11-12 07:09 CST
Last Modified: 2009-11-12 07:09 CST
======================================================================
Summary: g726 to g726aal2 translation and cost-calculation
are wrong but easily fixed.
Description:
As detailed in Issue 15504, sometimes Asterisk incorrectly calculates that
it is lower-cost to go from g726->g726AAL2->linear instead of directly from
g726->linear. This exposed a bug in the g726->g726AAL2 (or vice-versa)
translation, which is a simple nybble re-ordering. This bug gives rise to
badly distorted and choppy audio.
The fix given in 15504 was to delete the g726->g726AAL2 translation but
this is unneccessary.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2009-11-12 07:09 jonconsi New Issue
2009-11-12 07:09 jonconsi Asterisk Version => SVN
2009-11-12 07:09 jonconsi Regression => No
2009-11-12 07:09 jonconsi SVN Branch (only for SVN checkouts, not tarball
releases) => 1.6.1
2009-11-12 07:09 jonconsi SVN Revision (number only!) => 229607
======================================================================
More information about the asterisk-bugs
mailing list