how to install a free gsm or g729 codec on a dialer?
Added by cj geek about 13 years ago
can someone here can guide me on how to load/install those codecs?
thanks!
Replies (3)
RE: how to install a free gsm or g729 codec on a dialer?
-
Added by Bebiano Quines about 13 years ago
try this one.
RE: how to install a free gsm or g729 codec on a dialer?
-
Added by Ric Mac about 13 years ago
Try this!
1.Donwload the codec that you want to install http://kvin.lv/pub/Linux/Asterisk/
Ex.codec_g729-ast14-gcc4-glibc-x86_64-pentium4.so " depends on your hardware and asterisk version"
2.Using winscp go to /usr/lib/asterisk/modules, drag and drop the codec.
3.on your cli> load codec_g729-ast14-gcc4-glibc-x86_64-pentium4.so
or module load codec_g729-ast14-gcc4-glibc-x86_64-pentium4.so
if installation is successful you will see
Registered translator'g729tolin' from format g729 to slin,cost1
Registered translator'lintog729' from format slin to g729,cost6
rock n roll \m/!