返回列表 發帖

AsteriskNOW 1.7 --- Option 4 : Asterisk 1.4 + AsteriskGUI

本帖最後由 角色 於 2010-8-10 10:18 編輯

如果我们下载AsteriskNOW 1.7 ISO,里面有好几个Option,特别是Option 4,他可以安装Asterisk 1.4 和 AsteriskGUI,于是我安装了。

安装后Asterisk不会自动Auto start,都知道什么原因,于是我用yum updage所有packages,结果可以Asterisk process可以auto-start 了。

角色

经过一番努力,终于可以用了。

效果和IP-01基本上是一样。

角色

TOP

TOP

当然不是,AsteriskGUI已经给安装好,你只要edit http.conf 和 manager.conf,然后reboot整个电脑就可以。

角色

TOP

可能我以前configure,但是用在VM里的效果不好,所以没有去用。

角色

TOP

你是用VM做吗?

角色

TOP

我上次用VM,就是GUI load得太慢。

角色

TOP

刚才跟lttliag通过电话,原来他没有先用yum -y update,怪不得修改了http.conf和manager.conf都没有反应,因为最初安装的Asterisk是有问题,要update完菜能正常。当Asterisk能正常运作后,Asterisk-GUI才能使用。


角色

TOP

那么你可以使用就好了!那么下一步是就是安装FXO卡了。

角色

TOP

我用VM 6.5.2也可以。最重要:

1)安装AsteriskNOW option 4 后,要做 yum -y update
2)edit /etc/asterisk/http.conf and /etc/asterisk/manager.conf
3) /etc/init.d/asterisk restart

再用browser
http://<your-ip-address>:8088/asterisk/static/config/index.html


角色

TOP

你是怎样不行呢?

角色

TOP

Have you applied "yum -y update" to Asterisk 1.4 + Asterisk-GUI?

YH

TOP

AsteriskNOW 1.7 option 4 gives you the most convenient way to start up an asterisk server with the necessary libraries and modules loaded. It shall save you a lot time to compile and make them. For instance, the codecs G729 and G723 can be implemented by copying the codec DIRECTLY to the /usr/lib/asterisk/module directory.

iLBC can also be directly copied to /usr/lib/asterisk/module directory too. However, the speex.so could not. Investigation has been made to see if there any means to fix it.

YH

TOP

本帖最後由 角色 於 2010-8-5 02:13 編輯

Finally the required codecs including g729, g723, speex, iLBC are successfully installed.

0009.png

It is seen from above figure, it shows the g729 performs every well.

YH

TOP

原来这个版本的Asterisk-GUI 2.0没有了Network Settings这个tab。但是不要紧,在安装的时候已经把那些数据输入系统。

角色

TOP

返回列表