<!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 have just compiled and built the AMR-NB
codec to asterisk; I created the following </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>codecs/amr_slin_ex.h
codecs/codec_amr.c codecs/codec_amr.o
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 were laid out </FONT><FONT face=Arial
size=2>and produced the </FONT></DIV>
<DIV><FONT face=Arial size=2> </FONT></DIV>
<DIV><FONT face=Arial size=2> codecs/codec_amr.so </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </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
? is there something else I need to change to tell asterisk about
this?</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2></FONT> </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> </DIV></FONT>
<DIV><FONT face=Arial size=2>[codec_amr.so] => (AMR-NB Transcoder)<BR>
== Parsing '/etc/asterisk/codecs.conf': Found<BR>Aug 14 21:28:11 WARNING[24627]:
codec_amr.c:148 amrtolin_new: amrtolin_new<BR> == 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> ==
Registered translator 'lintoamr' from format slin to unknown, cost
134<BR> </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>Any help appreciated,</FONT></DIV>
<DIV><FONT face=Arial size=2>-Chris Dobbs</FONT></DIV></BODY></HTML>