[asterisk-bugs] [Asterisk 0011584]: Almost no codec translations present after compile of trunk version of Asterisk

noreply at bugs.digium.com noreply at bugs.digium.com
Fri Dec 21 08:06:47 CST 2007


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=11584 
====================================================================== 
Reported By:                jaroth
Assigned To:                qwell
====================================================================== 
Project:                    Asterisk
Issue ID:                   11584
Category:                   Codecs/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:            SVN 
SVN Branch (only for SVN checkouts, not tarball releases): N/A  
SVN Revision (number only!): 93337 
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             12-17-2007 15:33 CST
Last Modified:              12-21-2007 08:06 CST
====================================================================== 
Summary:                    Almost no codec translations present after compile
of trunk version of Asterisk
Description: 
If I check out a fresh trunk version of Asterisk and compile and install, I
have only a few translations available, and not enough to even play the
default gsm sounds distributed with Asterisk.  Translation table is shown
below in additional information.  As you can see there is only ulaw<->alaw
translation available (and slin<->ilbc).  If I download and install a
production version (1.4.15 for example) on the same server, translations
show up normally (many more translations present).   I can reproduce this
on multiple servers.

====================================================================== 

---------------------------------------------------------------------- 
 pnlarsson - 12-21-07 08:06  
---------------------------------------------------------------------- 
I have the same issue and when starting asterisk i only get this in the
log:

[Dec 16 22:57:34] VERBOSE[2953] logger.c:  app_zapscan.so => (Scan Zap
channels application)
[Dec 16 22:57:34] VERBOSE[2953] logger.c:   == Registered translator
alawtoulaw' from format alaw to ulaw, cost 1
[Dec 16 22:57:34] VERBOSE[2953] logger.c:   == Registered translator
ulawtoalaw' from format ulaw to alaw, cost 1
[Dec 16 22:57:34] VERBOSE[2953] logger.c:  codec_a_mu.so => (A-law and
Mulaw direct Coder/Decoder)
[Dec 16 22:57:34] VERBOSE[2953] logger.c:   == Registered translator
'ilbctolin' from format ilbc to slin, cost 20001
[Dec 16 22:57:34] VERBOSE[2953] logger.c:   == Registered translator
'lintoilbc' from format slin to ilbc, cost 100006
[Dec 16 22:57:34] VERBOSE[2953] logger.c:  codec_ilbc.so => (iLBC
Coder/Decoder)
[Dec 16 22:57:34] VERBOSE[2953] logger.c:   == Registered file format
g723sf, extension(s) g723|g723sf
[Dec 16 22:57:34] VERBOSE[2953] logger.c:  format_g723.so => (G.723.1
Simple Timestamp File Format)

No more or less, no errors or so. And the codec show up in module show
like codec_ 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
12-21-07 08:06  pnlarsson      Note Added: 0075792                          
======================================================================




More information about the asterisk-bugs mailing list