Difference between revisions of "Talk:Guerrilla VoIP"

From Hackerspace ACKspace
Jump to: navigation, search
(informal status update)
 
(script updated, removed part)
Line 1: Line 1:
 
[[User:Xopr|Xopr]] 16:29, 11 March 2015 (CET): I'll put some information snippets here so I won't forget them..
 
[[User:Xopr|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:
 
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 FS sync_clock cron job
 
* add php -S localhost:80 router.php webserver
 
* add php -S localhost:80 router.php webserver

Revision as of 23:32, 11 March 2015

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

TODO:

  • 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'