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 21:22] – [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 149: 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.1431897743.txt.gz
  • Last modified: 2017/07/28 22:29
  • (external edit)