Thursday, October 16, 2008

g729 codec opensource

wget http://asterisk.hosting.lv/bin12/codec_g723-ast12-gcc4-glibc-pentium4.so
cp codec_g723-ast12-gcc4-glibc-pentium4.so /usr/lib/asterisk/modules/codec_g723.so
chmod +x /usr/lib/asterisk/modules/codec_g723.so

wget http://asterisk.hosting.lv/bin12/codec_g729-ast12-gcc4-glibc-pentium4.so
cp codec_g729-ast12-gcc4-glibc-pentium4.so /usr/lib/asterisk/modules/codec_g729.so
chmod +x /usr/lib/asterisk/modules/codec_g729.so

stop asterisk (from CLI: stop now)

and restart it by running:
/usr/share/astguiclient/start_asterisk_boot.pl

Check whether the codecs where loaded from asterisk CLI:
> show translation

2 comments:

Zahoor Iqbal Awan said...

thank you for gr8 help : zahoor

keno said...

I follow all the steps on how to configure the opensource g729, but when I tried to run eye beam said> there is no compatible codec, by the way g729 is already allow in my carrier. thank you an advance.

Hope to hear you soon guys.

Best Regards,

Skypilot