I also suggest to just "grep" the source code for another codec, e.g.
"grep -r -i gsm"

Then you see were you have to define the codec and how to add certain 
codec related functions.

regards
klaus

Moises Silva schrieb:
> You have a lot of examples in the codecs/ directory of Asterisk.
> Basically you just need to implement the codec interface specified in
> the struct ast_translator. Red the comments in
> include/asterisk/translate.h
> 
> Regards,
> 
> Moisés Silva
> 
> On Feb 6, 2008 7:01 AM,  <[EMAIL PROTECTED]> wrote:
>> hello,
>> i have a problem: i need to introduce an audio codec in asterisk and i
>> don't know how to do it!
>> the codec is MELP. can you help me?
>>
>>
>> _______________________________________________
>> --Bandwidth and Colocation Provided by http://www.api-digital.com--
>>
>> asterisk-dev mailing list
>> To UNSUBSCRIBE or update options visit:
>>    http://lists.digium.com/mailman/listinfo/asterisk-dev
>>
> 
> 
> 

_______________________________________________
--Bandwidth and Colocation Provided by http://www.api-digital.com--

asterisk-dev mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-dev

Reply via email to