public:radio:2024:svxlink
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:radio:2024:svxlink [06/04/24 09:49 BST] – [Trying not to re-invent the wheel] john | public:radio:2024:svxlink [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 20: | Line 20: | ||
| * Check connectivity to Echolink | * Check connectivity to Echolink | ||
| * remember to Port Forward on ADSL router : **UDP 5198 & 5199** -> svxlink Pi's IP address | * remember to Port Forward on ADSL router : **UDP 5198 & 5199** -> svxlink Pi's IP address | ||
| + | * consider using a private proxy on my VPS instead? [[public: | ||
| ==== Pi Image File handling ==== | ==== Pi Image File handling ==== | ||
| Line 87: | Line 88: | ||
| # | # | ||
| EVENT_HANDLER=/ | EVENT_HANDLER=/ | ||
| - | DEFAULT_LANG=en_GB | + | DEFAULT_LANG=en_US |
| RGR_SOUND_DELAY=0 | RGR_SOUND_DELAY=0 | ||
| # | # | ||
| Line 626: | Line 627: | ||
| ++++ | ++++ | ||
| - | ++++ / | + | ++++ / |
| < | < | ||
| Line 646: | Line 647: | ||
| SYSOPNAME=John | SYSOPNAME=John | ||
| LOCATION=[Svx] Shetland | LOCATION=[Svx] Shetland | ||
| - | #PROXY_SERVER=the.proxy.server | + | PROXY_SERVER=my.vps.host.name |
| - | #PROXY_PORT=8100 | + | PROXY_PORT=8100 |
| - | #PROXY_PASSWORD=PUBLIC | + | PROXY_PASSWORD=my_proxy_password |
| # | # | ||
| MAX_QSOS=5 | MAX_QSOS=5 | ||
| Line 797: | Line 798: | ||
| - | ===== Echolink Module | + | === Echolink Module === |
| |''< | |''< | ||
| Line 815: | Line 816: | ||
| - | ===== Macros | + | === Macros === |
| |'' | |'' | ||
| |'' | |'' | ||
| |'' | |'' | ||
| + | |||
| + | |||
| + | ==== Sound files ==== | ||
| + | |||
| + | * use '' | ||
| + | * this is also needed for **reflector** when it's re-enabled, as the '' | ||
| + | * use '' | ||
| + | * easy to tell from status '' | ||
| + | |||
| + | |||
| + | |||
| + | ==== Proxy ==== | ||
| + | |||
| + | * after consideration.... | ||
| + | * I decided to use my VPS-hosted echolink proxy | ||
| + | * remove port forwards on home router for UDP/5198 & UDP/5199 | ||
| + | * open port TPC/8100 for **only my home IP address** on VPS | ||
| + | * this means only one IP address can reach the Proxy on port TCP/8100 | ||
| + | * open ports UDP/5198 & UDP/5199 for anywhere on VPS | ||
| + | * edit echolink proxy config on VPS to allow only GM4SLV-L to connect | ||
| + | * this means only one callsign can connect to the proxy | ||
| + | * start proxy in a tmux session, using bash script on VPS | ||
| + | * edit ModuleEchoLink.conf on svxlink pi to use the proxy | ||
| + | * restart '' | ||
| + | |||
| + | <code bash> | ||
| + | PROXY_SERVER=my.vps.host.name | ||
| + | PROXY_PORT=8100 | ||
| + | PROXY_PASSWORD=xxxxxxxxx | ||
| + | </ | ||
| + | |||
| + | |||
| --- //John Pumford-Green 06/04/24 07:09// | --- //John Pumford-Green 06/04/24 07:09// | ||
| + | LAST MODIFIED : ~~LASTMOD~~ | ||
| ===== Further Information ===== | ===== Further Information ===== | ||
public/radio/2024/svxlink.1712393344.txt.gz · Last modified: (external edit)
