This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision |
wiki:hackershub [2025/01/07 22:36] – [Radio Config] gibby | wiki:hackershub [2025/01/07 22:41] (current) – [Asterisk Bash Config] gibby |
---|
| |
''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 |
| |
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 |
''#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 |