我的网上记事本
« »
2010年01月28日Asterisk

asterisk-addons-1.4.10安装步骤

# 注意:该版本可配合 asterisk-1.4.28.tar.gz 或 asterisk-1.4.29.tar.gz使用或 asterisk-1.4.29.1.tar.gz使用或asterisk-1.4.30使用
##################################################################
## Install asterisk-addons-1.4.10.tar.gz
##################################################################

cd /usr/src/files

wget http://xxxx.iaxtalk.com/asterisk-1.4.29/asterisk-addons-1.4.10.tar.gz

tar -zxvf asterisk-addons-1.4.10.tar.gz

cd asterisk-addons-1.4.10

./configure

make

make install

make samples

#cp ./configs/cdr_mysql.conf.sample /etc/asterisk/cdr_mysql.conf

#cp ./configs/res_mysql.conf.sample /etc/asterisk/res_mysql.conf

日志信息 »

该日志于2010-01-28 00:45由 admin 发表在Asterisk分类下, 你可以发表评论。除了可以将这个日志以保留源地址及作者的情况下引用到你的网站或博客,还可以通过RSS 2.0订阅这个日志的所有评论。

1条评论

发表评论 »

返回顶部