public:radio:allstar:allstar_nxdn
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| public:radio:allstar:allstar_nxdn [10/06/25 18:15 BST] – john | public:radio:allstar:allstar_nxdn [10/06/25 18:54 BST] (current) – [The main Things] john | ||
|---|---|---|---|
| Line 35: | Line 35: | ||
| </ | </ | ||
| - | ===== Updating DVSwitch Hostfiles ===== | ||
| - | * DVSwtich keep its hostfiles in ''/ | ||
| - | * This tries to download hostfiles from various places using '' | ||
| - | * It seems to fail most of the time due to a SSL problem | ||
| - | * A workaround is to put " | ||
| - | < | + | ===== The main Things ===== |
| - | sudo su - | + | * Make sure '' |
| - | echo insecure | + | <code ini> |
| + | [USRP] | ||
| + | address = 127.0.0.1 ; IP address of USRP partner (Analog_Reflector, | ||
| + | txPort = 31001 ; Transmit USRP frames on this port | ||
| + | rxPort = 34001 ; Listen for USRP frames on this port | ||
| + | </ | ||
| - | /opt/MMDVM_Bridge/dvswitch.sh update | + | * It should match Asterisk' |
| + | <code ini> | ||
| + | [1398] | ||
| + | rxchannel = USRP/ | ||
| + | ; 127.0.0.1 = IP of the target application | ||
| + | ; 34001 = UDP port the target application is listening on | ||
| + | ; 32001 = UDP port ASL is listening on | ||
| </ | </ | ||
| - | ===== The main Things ===== | + | |
| * Make Sure '' | * Make Sure '' | ||
| - | | + | |
| + | <code ini> | ||
| + | [AMBE_AUDIO] | ||
| + | address = 127.0.0.1 | ||
| + | ; For DMR - match the ports set in DVSwitch.ini | ||
| + | ;txPort = 31103 ; Transmit TLV frames to partner on this port | ||
| + | ;rxPort = 31100 ; Listen for TLV frames from partner on this port | ||
| + | |||
| + | ; FOr NXDN - match the ports set in DVSwitch.ini | ||
| + | txPort = 33103 ; Transmit TLV frames to partner on this port | ||
| + | rxPort = 33100 ; Listen for TLV frames from partner on this port | ||
| + | ambeMode = NXDN ; DMR, DMR_IPSC, DSTAR, NXDN, P25, YSFN, YSFW (encode PCM to this format) | ||
| + | </ | ||
| + | |||
| + | |||
| + | |||
| + | | ||
| + | |||
| + | <code ini> | ||
| + | ; Configure the NXDN Partner | ||
| + | ; Audio format is AMBE 72 bit | ||
| + | [NXDN] | ||
| + | address = 127.0.0.1 | ||
| + | txPort = 33100 ; Port to send AMBE TLV frames to (export) | ||
| + | rxPort = 33103 ; Port to listen on (import) | ||
| + | </ | ||
| * Disable [DMR] in '' | * Disable [DMR] in '' | ||
| Line 66: | Line 98: | ||
| </ | </ | ||
| - | * Enable [NXDN] in '' | + | * Enable [NXDN] in '' |
| <code ini> | <code ini> | ||
| Line 82: | Line 114: | ||
| </ | </ | ||
| - | * | + | * Set Callsign in '' |
| + | |||
| + | <code ini> | ||
| + | [General] | ||
| + | Callsign=GM4SLV | ||
| + | Suffix=NXDN | ||
| + | </ | ||
| + | |||
| + | * I don't know what '' | ||
| + | * Set the NXDN talkgroup in '' | ||
| + | * NXDN Talkgroups are listed here : [[https:// | ||
| + | * A Talkgroup actually seems to specify a particular reflector IP address/ | ||
| + | * These are retrieved by '' | ||
| + | * Setting the '' | ||
| + | * For example TG23551 (Scot-Multi) appears in '' | ||
| + | |||
| + | < | ||
| + | 23551 | ||
| + | </ | ||
| + | |||
| + | * Having '' | ||
| + | * Another source of info [[https:// | ||
| + | * TG23551 : [[https:// | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | ==== Updating DVSwitch Hostfiles ==== | ||
| + | |||
| + | * DVSwtich keep its hostfiles in ''/ | ||
| + | * This tries to download hostfiles from various places using '' | ||
| + | * It seems to fail most of the time due to a SSL problem | ||
| + | * A workaround is to put " | ||
| + | |||
| + | <code bash> | ||
| + | |||
| + | |||
| + | gm4slv@node481482: | ||
| + | |||
| + | root@node481482: | ||
| + | |||
| + | root@node481482: | ||
| + | |||
| + | </ | ||
| + | |||
| + | ++++ DVSwitch.ini | | ||
| ===== DVSwitch.ini ===== | ===== DVSwitch.ini ===== | ||
| Line 186: | Line 263: | ||
| </ | </ | ||
| + | |||
| + | ++++ | ||
| + | |||
| + | ++++ MMDVM_Bridge.ini | | ||
| ===== MMDVM_Bridge.ini ===== | ===== MMDVM_Bridge.ini ===== | ||
| Line 309: | Line 390: | ||
| GatewayPort=14020 | GatewayPort=14020 | ||
| </ | </ | ||
| + | |||
| + | ++++ | ||
| + | |||
| + | ++++ NXDNGateway.ini | | ||
| ===== NXDNGateway.ini ===== | ===== NXDNGateway.ini ===== | ||
| Line 391: | Line 476: | ||
| Enable=1 | Enable=1 | ||
| Port=6075 | Port=6075 | ||
| - | |||
| </ | </ | ||
| + | |||
| + | ++++ | ||
| + | |||
| + | ++++ Analog_Bridge.ini | | ||
| ===== Analog_Bridge.ini ===== | ===== Analog_Bridge.ini ===== | ||
| Line 502: | Line 590: | ||
| </ | </ | ||
| + | ++++ | ||
public/radio/allstar/allstar_nxdn.1749575743.txt.gz · Last modified: by john
