Asterisk g723 g729 codec 安装
# 供asterisk-1.4版本是用
###################################
## Install codec g723/g729 lib
###################################
## BASED ON CPU’S MODEL
## 这个连接是给XEON CPU用的。Core2 或 AMD需要用别的版本
###################################
cd /usr/lib/asterisk/modules
wget http://xxxx.iaxtalk.com/codec14/codec_g723-ast14-gcc4-glibc-pentium4.so
wget http://xxxx.iaxtalk.com/codec14/codec_g729-ast14-gcc4-glibc-pentium4.so
chmod 755 *.so
1条评论 ▼