wiki:hackershub

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
wiki:hackershub [2025/01/07 22:36] – [Radio Config] gibbywiki:hackershub [2025/01/07 22:41] (current) – [Asterisk Bash Config] gibby
Line 92: Line 92:
  
 ''1500 = radio@<domain>:4569/1500,NONE  ; This is the Hackers Hub Ensure 1500 is added, it is how you connect to the hub '' ''1500 = radio@<domain>:4569/1500,NONE  ; This is the Hackers Hub Ensure 1500 is added, it is how you connect to the hub ''
 +
 +**Note: ''<domian>'' must be replaced with the domain of the hub**
  
 save/exit save/exit
Line 125: Line 127:
  
 Change the url path from ''http://register.gmrslive.com/cgi-bin/privatenodes.txt to http://domain/privatenodes.txt'' Change the url path from ''http://register.gmrslive.com/cgi-bin/privatenodes.txt to http://domain/privatenodes.txt''
 +
 +**Note: domian must be replaced with the domain of the hub**
  
 Execute astdb.php Execute astdb.php
Line 192: Line 196:
 ''#cd SRFRS'' ''#cd SRFRS''
  
-''python srfrs.py radio --frequency 462.6750 --squelch 2 --ctcss 141.3'' ;set to your desired freq, squelch and ctcss tones, make sure its not on a freq being used locally!+''python srfrs.py radio --frequency 462.6750 --squelch 2 --ctcss 141.3'' ;set to your desired freq, squelch and ctcss tones, make sure its not on a freq being used locally! 
  
 ''python srfrs.py volume --level 8'' ;set to your desired volume level ''python srfrs.py volume --level 8'' ;set to your desired volume level
 +
 +**Note: there are two hyphens in front of freq/squ/ctcss/level, if it pastes as one, remove and retype them manually**
 +
  
 exit to main menu exit to main menu