(→Limitations) |
(→Silent call from Fusion operator) |
||
Line 71: | Line 71: | ||
==== No sound from WIRES-X at all, BM Status web page shows “0 members” ==== | ==== No sound from WIRES-X at all, BM Status web page shows “0 members” ==== | ||
Check your firewall rules, port UDP 46112 should be allowed. | Check your firewall rules, port UDP 46112 should be allowed. | ||
− | |||
− | |||
− | |||
==== DMR radio (and Last Heard) shows talking group number instead ID of operator ==== | ==== DMR radio (and Last Heard) shows talking group number instead ID of operator ==== |
Starting BrandMeister release 20160421-112227 has support of WIRES-X connectivity.
WIRES-X Link allows:
- WiresXLink :
- {
- // DTMF ID of local node
- number = NODE ID;
- // Call of local node
- call = "<CALL-ND>";
- // Connection profiles
- connections =
- [
- "RoomXXXXX",
- "RoomXXXXX"
- ];
- };
- RoomXXXXX :
- {
- // Room ID: ITALY
- // Group ID
- number = TG number;
- // Remote node address
- address = <"IP ADRESS or Domain Name">;
- // Connection mode:
- // 0 - Regular
- // 1 - Persistent
- mode = 0;
- };
Check your firewall rules, port UDP 46112 should be allowed.
Starting BrandMeister release 20160421-112227 has support of WIRES-X connectivity.
WIRES-X Link allows:
- WiresXLink :
- {
- // DTMF ID of local node
- number = NODE ID;
- // Call of local node
- call = "<CALL-ND>";
- // Connection profiles
- connections =
- [
- "RoomXXXXX",
- "RoomXXXXX"
- ];
- };
- RoomXXXXX :
- {
- // Room ID: ITALY
- // Group ID
- number = TG number;
- // Remote node address
- address = <"IP ADRESS or Domain Name">;
- // Connection mode:
- // 0 - Regular
- // 1 - Persistent
- mode = 0;
- };
Check your firewall rules, port UDP 46112 should be allowed.
Mostly operator’s radio is in VW mode. Ask him to switch the radio to DN mode.