原帖由 zsparks 於 2009-6-26 00:42 發表
发现一家voip provide,打US,Canada,Hongkong,China (Mainland),都是免费的。但过了试用期每月要$2.5。我现在用它做voip trunk,效果很好。 http://www.nonoh.net


nonoh又是屬於Betamax的!

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

原帖由 yhfung 於 2009-6-26 21:36 發表
不关你用什么Asterisk distribution,如果大家不用各家的web GUI,全用Asterisk的text file,那么大家所说的语音会比较Standard,因为Asterisk是比较标准的。

如果大家从trixbox开始,大家的Asterisk也会一样,说起来更加一致。

角色


不同版中的web gui 都差不多是 freepbx. 所以應無問題.

[ 本帖最後由 williambill 於 2009-6-26 23:54 編輯 ]

TOP

回覆 155# 的帖子

以下是裝個KDE入去Elastix Centos (trixbox)應也差不多, 因第一次裝, 所以比較亂來
Setup KDE Windows in your Centos Asterisk server:

在centos console 打:

yum groupinstall "X Window System" "KDE (K Desktop Environment)"
- this will install KDE windows

export DISPLAY=0.0

yum install switchdesk

switchdesk kde

Start windows with:

startx

After you see KDE windows:

Vmware->VM->Install Vmware Tools

Start(icon) -> run application -> xterm

cd /media
ls -la     <--- list files to get the name for following command --->
rpm -i <the vmware tool.rpm file>
<---
if you do not find any files in the ls -la command, please type following:
mount /dev/hdc /media
the repeat from ls -la line again
--->

vmware-config-tools.pl -> answer many "yes" until it prompts about "change xwindows startup size", default is "no", answer "yes" to change the size to 800x600. Otherwise the default windows size is hugh.

(after new kernel module building is finished, my centos system seems freeze after it
restarts the xwindows, so i reboot it)

After reboot, run startx again, you may find the windows size is very large (if you forgot to change windows size in above step).
I shrink the vmware windows then run START->System->Display->Set your windows size.

That's it.

[ 本帖最後由 williambill 於 2009-6-28 01:40 編輯 ]

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

原帖由 bubblestar 於 2009-6-26 17:58 發表
本人是百份百Asterisk 新手,只是學會了一點點ATA的知識,現時都有在使用VoIP。請各位多多指教。

Asterisk Set 好後,eyeBeam可以做註冊到,但ATA就暫時唔得。

現在程況可能複雜了,因為我的Trixbox的IP是192.168.17 ...
我现在也卡在这里。X-lite可以接通,我的Cisco 7960怎么都注册不上。我觉得是因为用了VM,VM建立了虚拟网络。你的eyebeam和asterisk一定在同一子网。而你的ata在别的子网,所以连不到。你可以试试把extension里的host 从dynamic改成你ata的ip.

TOP

提示: 作者被禁止或刪除 內容自動屏蔽

TOP

原帖由 yhfung 於 2009-6-26 23:26 發表
那么你说KDE在那里下载呢?

是否有对应version而针对不同version的CentOS呢?

角色


應全一樣.  不用download, 我在文章中沒說清楚, 我已修改了, 請回看.

[ 本帖最後由 williambill 於 2009-6-26 23:54 編輯 ]

TOP