返回列表 發帖

【Raspberry Pi】——Compilation of chan_dongle

The installation information could be found in "http://wiki.e1550.mobi/doku.php?id=installation".


https://code.google.com/p/asteri ... ssues/detail?id=144

Finally I was able to compile the source codes without errors
  1. raspberrypi*CLI> help dongle
  2.             dongle callwaiting Enable/Disable Call-Waiting on the dongle
  3.                     dongle cmd Send commands to port for debugging
  4.               dongle discovery Discovery devices and create config
  5.                     dongle pdu Send PDU of SMS from the dongle
  6.                  dongle reload Reload dongle
  7.                  dongle remove Remove dongle
  8.                   dongle reset Reset dongle now
  9.                 dongle restart Restart dongle
  10.    dongle show device settings Show Dongle device settings
  11.       dongle show device state Show Dongle device state
  12. dongle show device statistics Show Dongle device statistics
  13.            dongle show devices Show Dongle devices state
  14.            dongle show version Show module version
  15.                     dongle sms Send SMS from the dongle
  16.                   dongle start Start dongle
  17.                    dongle stop Stop dongle
  18.                    dongle ussd Send USSD commands to the dongle
  19. raspberrypi*CLI>
複製代碼

TOP

https://github.com/jstasiak/aste ... hive/asterisk11.zip

Using the above the source code, I was able to compile it without any problem found. Please read the post 4 of the following thread.

Source: https://code.google.com/p/asteri ... ssues/detail?id=144

TOP

I am reading the following link to see whether it helps:

https://code.google.com/p/asteri ... ssues/detail?id=144

TOP

回復 4# ckleea

It seems that it is extremely powerful Asterisk + FreePBX package.

TOP

Thank you for your information. It needs more time to solve this issue.

TOP

回復 3# 角色


But RasPBX uses Asterisk 11.5.1 and chan_dongle 1.1 revison 34
http://www.raspberry-asterisk.org/downloads/

I think it is the issue of finding suitable libraries and correct compiler flags

TOP

I believe that Asterisk 11 is too new for Raspberry to include chan_dongle. Perhaps we may need to use Asterisk 1.8 instead.

TOP

本帖最後由 角色 於 2013-10-28 22:49 編輯

With reference to the following thread to install additional libraries for compilation:

http://takiss.tk/tag/raspberry/

The above information a very important message to install Huawei modem.

TOP

返回列表