Talk:Guerrilla VoIP

From Hackerspace ACKspace
Revision as of 16:29, 11 March 2015 by Xopr (talk | contribs) (informal status update)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Xopr 16:29, 11 March 2015 (CET): I'll put some information snippets here so I won't forget them..

Sucessfully read a key switch for switching between configure/run mode (it broke the Banana Pi, presumably mechanically) it consists of a bash script which reads the GPIO pin, and changes the on-board led accordingly, which swaps the /etc/network/interfaces and /etc/dnsmasq.conf configs around

TODO:

  • script needs the trap mechanism for stopping it gracefully
  • verify the network state upon switching
  • upload the script
  • add FS sync_clock cron job
  • add php -S localhost:80 router.php webserver
  • optionally reroute port 80 to 8000
  • copy over xml pages that handle modi operandi
  • verify that the script swaps around the configs and does a 'reloadxml'