返回列表 發帖

Windows 7 + VM + Ubuntu 10.04 + Asterisk 1.8 + Asterisk-GUI 2.0

本帖最後由 角色 於 2012-9-6 01:02 編輯

为了简单切入,所以选择了
Windows 7
VMWare  Player
Ubuntu 10.04 LTS
Asterisk from tarball
Asterisk-GUI from tarball (5219版)

I found that the time to complete the start-up process seemed faster than before.

TOP

I have already updated the VMWare Player from Version 4.x to 5.x but it shows that this is non-commercial version.

0004.png

TOP

回復 19# ckleea

I have not tried VMWare Player 5.0 yet.

TOP

回復 17# 角色

You have not tried VMPlayer 5.0?

TOP

我用最新的Asterisk 1.8.16.0 + Asterisk GUI

0031.png

TOP

因为要重新整理安装Asterisk + Asterisk GUI, 所以重新安装

1. VM Ubuntu 10.04 using VMWare Player 4.0
2. 安装最新Asterisk 1.8.16.0
3. 安装Asterisk GUI SVN revision 5220 (r5219) 版。

安装过程相当顺利。

TOP

System Information

0002.png

根据信息,Asterisk GUI SVN--r5219 (就是5219版)

TOP

如果network改成bridged mode,
在其他电脑,可以用下面的link去打开GUI
http://192.168.1.28:8088/asterisk/static/config/index.html

TOP

终于搞定:

0001.png

TOP

本帖最後由 角色 於 2012-9-5 23:19 編輯

Source code link for Asterisk GUI

http://www.asteriskguru.com/tutorials/asterisk_gui.html

cd ~/Source
svn checkout http://svn.digium.com/svn/asterisk-gui/trunk asterisk-gui

./configure
make
sudo make install

TOP

本帖最後由 角色 於 2012-9-5 23:08 編輯

怎样启动Asterisk?

1. sudo /usr/sbin/asterisk
2. sudo /usr/sbin/asterisk -rvvvvvvvvvvvvvvvv

TOP

本帖最後由 角色 於 2012-9-15 01:43 編輯

How to install Asterisk?

We can follow the link shown below to install Asterisk server:

http://randystech.com/index.php? ... server&Itemid=8

http://linuxmoz.com/ubuntu-asterisk-10-install-guide/

TOP

备用帖子。

TOP

备用帖子。

TOP

返回列表