[asterisk-bugs] [Asterisk 0017267]: [patch] audiohook: translation to slinear 8khz regardless of samplerate
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Aug 4 11:53:18 CDT 2010
The following issue has been CLOSED
======================================================================
https://issues.asterisk.org/view.php?id=17267
======================================================================
Reported By: ssester
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 17267
Category: Core/General
Reproducibility: always
Severity: feature
Priority: normal
Status: closed
Asterisk Version: SVN
JIRA: SWP-1398
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): trunk
SVN Revision (number only!): 258676
Request Review:
Resolution: open
Fixed in Version:
======================================================================
Date Submitted: 2010-04-30 07:17 CDT
Last Modified: 2010-08-04 11:53 CDT
======================================================================
Summary: [patch] audiohook: translation to slinear 8khz
regardless of samplerate
Description:
If an audiohook is attached to a channel that uses a codec with a
samplerate of 16khz (e.g. G722) the frames are always downgraded to 8khz
16bit signed linear. So if we have 16khz G722 with 320 samples, that will
be downgraded to 160 samples.
The expected behaviour would be to translate the frames to 16khz 16bit
signed linear (SLINEAR16) with 320 samples.
======================================================================
----------------------------------------------------------------------
(0125539) pabelanger (manager) - 2010-08-04 11:53
https://issues.asterisk.org/view.php?id=17267#c125539
----------------------------------------------------------------------
Suspended due to lack of activity. Please request a bug marshal in
#asterisk-bugs on the IRC network irc.freenode.net to reopen the issue
should you have the additional information requested.
Further information can be found at
http://www.asterisk.org/developers/bug-guidelines
Issue History
Date Modified Username Field Change
======================================================================
2010-08-04 11:53 pabelanger Note Added: 0125539
2010-08-04 11:53 pabelanger Status feedback => closed
======================================================================
More information about the asterisk-bugs
mailing list