返回列表 發帖

【Raspberry Pi】—— Asterisk + chan_dongle 手動安裝

跟隨這兩個網頁,裝作了自家 compile 的Asterisk 11.X and chan_dongle

http://blog.provu.co.uk/item/396

http://www.andrius.mobi/2013/03/ ... as-gsm-gateway.html

screenshot.22-07-2013 20.45.47.png

還做了這個 GUI

在./configure中出现下面问题:

configure: *** XML documentation will not be available because the 'libxml2' development package is missing.
configure: *** Please run the 'configure' script with the '--disable-xmldoc' parameter option
configure: *** or install the 'libxml2' development package.


然后用下面command去安装libxm2-dev package

sudo apt-get install libxml2-dev

TOP

回復 7# ckleea

Root Password是否多少呢?

TOP

回復 7# ckleea

直接打command不行,要用sudo command才能进行。

TOP

回復 17# SuiYan
唔錯

TOP

現在用緊asterisk-gui, 早前我用過RASPBERRY PI版的FREEPBX, 看見內置CHAN_DONGLE

TOP

回復 17# SuiYan

那么你用什么GUI呢?Asterisk-GUI,还是FreePBX呢?

TOP

本帖最後由 SuiYan 於 2013-9-7 17:06 編輯

Update了E180新firmware, 自動開啟了語音功能.

TOP

今日終於俾我買到隻平 hwuwei E180, 解了鎖, 欠voice enable未解到.
搵唔到要解voice的檔案.
所以. 未玩得住.

TOP

回復 14# Qnewbie

Yes, there is risk. Same warning received from A-Lang Ching on the use of 5V 2A USB charger for his nextPBX.

I also believe the dongle is the case that nor running properly.

TOP

D*mn, the cheap charger("apple"-style 5V1A) got short-current and burned.

Have you monitored the current as raspberry pi+3G dongle are running? I am considering of 2.1A charger from Apple or Belkin. 1A charger might be overloaded to deliver power to both raspberry and dongle.
RB750G, RB2011UAS-2HnD
IP01, A580IP, AT-610

TOP

回復 12# Thunderman


    I just don't want to use freepbx. So I compile my own version

TOP

Thanks CK,

Finally, I followed another article by using my current Freepbx system with 'install-dongle' and make it successfully.

PS: I'm using a Huawei E-160G USB 3G Modem (bought from TaoBao)

Here is the website for anyone feel interested.

http://www.raspberry-asterisk.or ... y-with-chan_dongle/

TOP

Thanks CK,

Finally, I followed another article by using my current Freepbx system with 'install-dongle' and make it successfully.

PS: I'm using a Huawei E-160G USB 3G Modem (bought from TaoBao)

Here is the website for anyone feel interested.

http://www.raspberry-asterisk.or ... y-with-chan_dongle/

TOP

Line 51 & 52 are for dongle installation. Were the set up interrupted and you are not in the directory?

TOP

返回列表