vxi_installation_guide:raspbx:start

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
vxi_installation_guide:raspbx:start [2015/05/17 20:35] – [Dongle Install] borjavxi_installation_guide:raspbx:start [2017/07/31 16:17] (current) – ↷ Links adapted because of a move operation javier
Line 1: Line 1:
 ====== RaspPBX ====== ====== RaspPBX ======
  
-[[:vxi_installation_guide:start|Home]] >+[[vxi_installation_guide:start|Home]] >
  
 {{:vxi_installation_guide:raspbx:raspberrypi_logo.png|RaspberryPI}} {{:vxi_installation_guide:raspbx:raspberrypi_logo.png|RaspberryPI}}
Line 73: Line 73:
 <code> <code>
 root@raspbx:~# apt-get install lsusb root@raspbx:~# apt-get install lsusb
 +</code>
 +
 +For the Modem model HUAWEI 1550 :
 +
 +<code>
 +root@raspbx:~# usb_modeswitch -v 0x12d1 -p 0x1446 -V 0x12d1 -P 0x140c -m 0x01 -M "55534243123456780000000000000011060000000000000000000000000000"
 </code> </code>
  
Line 143: Line 149:
 </code> </code>
  
 +
 +To be able to lunch Asterisk without time (without internet, because the time is got from the net), just edit the script /usr/local/sbin/amportal_delayed and uncomment these lines:
 +
 +<code>
 +#while [ `/bin/date +%s` -lt $MIN_START_TIME ]
 +#do
 +#  sleep 10
 +#done
 +</code>
  
  • vxi_installation_guide/raspbx/start.1431894903.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)