<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2745.2800" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>All,</FONT></DIV>
<DIV><FONT face=Arial size=2>I&nbsp;have just compiled and built the&nbsp;AMR-NB 
codec to asterisk;&nbsp;I created the following </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>codecs/amr_slin_ex.h&nbsp;&nbsp; 
codecs/codec_amr.c&nbsp;&nbsp; codecs/codec_amr.o&nbsp;&nbsp; 
codecs/slin_amr_ex.h</FONT></DIV>
<DIV><FONT face=Arial size=2>put the amr codec code in sub-dir codecs/amr, 
basically copied how the other codecs&nbsp;were laid out </FONT><FONT face=Arial 
size=2>and produced the </FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2>&nbsp;codecs/codec_amr.so&nbsp; </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>installed it in the codecs directory and ran up 
asterisk, however when I type "show codecs" I don't see the AMR one in the list 
?&nbsp;&nbsp; is there something else I need to change to tell asterisk about 
this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I did notice this in the startup log:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT><FONT face=Arial size=2>&nbsp;</DIV></FONT>
<DIV><FONT face=Arial size=2>[codec_amr.so] =&gt; (AMR-NB Transcoder)<BR>&nbsp; 
== Parsing '/etc/asterisk/codecs.conf': Found<BR>Aug 14 21:28:11 WARNING[24627]: 
codec_amr.c:148 amrtolin_new: amrtolin_new<BR>&nbsp; == Registered translator 
'amrtolin' from format unknown to slin, cost 11<BR>Aug 14 21:28:11 
WARNING[24627]: codec_amr.c:184 lintoamr_new: lintoamr_new<BR>&nbsp; == 
Registered translator 'lintoamr' from format slin to unknown, cost 
134<BR>&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Any help appreciated,</FONT></DIV>
<DIV><FONT face=Arial size=2>-Chris Dobbs</FONT></DIV></BODY></HTML>