[asterisk-bugs] [Asterisk 0011243]: Distortion in Playback of .gsm files over non-GSM channel

noreply at bugs.digium.com noreply at bugs.digium.com
Thu Nov 22 09:37:40 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11243 
====================================================================== 
Reported By:                whiskerp
Assigned To:                
====================================================================== 
Project:                    Asterisk
Issue ID:                   11243
Category:                   Codecs/codec_gsm
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     new
Asterisk Version:           1.4.13  
SVN Branch (only for SVN checkouts, not tarball releases):  1.4  
SVN Revision (number only!): 89241 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             11-14-2007 06:35 CST
Last Modified:              11-22-2007 09:37 CST
====================================================================== 
Summary:                    Distortion in Playback of .gsm files over non-GSM
channel
Description: 
On one of my Asterisk boxes, I am getting distortion on playback of .gsm
sound files. Distortion is heard when transcoding is used to a non-GSM
channel. Connecting over a GSM channel is fine.

The other Asterisk server running the same Asterisk SVN version is OK, so
it may be related to dual-processor or OS version.
====================================================================== 

---------------------------------------------------------------------- 
 whiskerp - 11-22-07 09:37  
---------------------------------------------------------------------- 
DONT_OPTIMIZE is probably not an ideal solution as asterisk is probably
bigger and will run slower.

The way I built with gcc-4.1 on Debian was to execute the build of
asterisk witht the following commands:

export CC=gcc-4.1
export CXX=g++-4.1
./configure
make

The resulting Asterisk seems to work fine. 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
11-22-07 09:37  whiskerp       Note Added: 0074201                          
======================================================================




More information about the asterisk-bugs mailing list