標題:
Installing Asterisk With Yum
[打印本頁]
作者:
角色
時間:
2010-8-3 13:55
標題:
Installing Asterisk With Yum
本帖最後由 角色 於 2010-8-10 10:21 編輯
如果平时,应该用yum安装方法,那么你打yum update就会自动搞定。
详细请看下面的link:
http://www.asterisk.org/downloads/yum
cleea是否用这个方法呢?而我角色却没有试过。
角色
作者:
ckleea
時間:
2010-8-3 14:25
對就是這個 link,不過我知道以前用 yum install GUI 有問題,所以用手動 SVN 方法
如下
cd /usr/src/asterisk
svn checkout
http://svn.digium.com/svn/asterisk-gui/branches/2.0
cd 2.0
make install
make configcheck
change the context within manager.conf and http.conf
e.g in manager.conf
[administrator]
secret = wrxiur
read = system,call,log,verbose,command,agent,user,config
write = system,call,log,verbose,command,agent,user,config
in http.conf
enabled=yes
enablestatic=yes
bindaddr=0.0.0.0
when done, restart asterisk
login with your browser
http://your ip:8088/asterisk/static/config/cfgbasic.html
作者:
角色
時間:
2010-8-3 15:41
奇怪,自己compile的Asterisk-GUI不能工作,我也按照上面的模式去做,就是不行。
角色
作者:
Qnewbie
時間:
2010-8-3 15:45
If you compile the asterisk by your own, you might check the location for the executable files.
作者:
角色
時間:
2010-8-3 15:45
在manager.conf还要加上下面两句:
enabled = yes
webenabled = yes
角色
作者:
Qnewbie
時間:
2010-8-3 15:46
本帖最後由 Qnewbie 於 2010-8-3 15:48 編輯
回復
5#
角色
Del.
作者:
角色
時間:
2010-8-3 15:48
I am talking about here is the Asterisk-GUI. Asterisk was installed without any problems encoutered.
YH
歡迎光臨 電訊茶室 (http://telecom-cafe.com/forum/)
Powered by Discuz! 7.2