You do not have permission to edit this page, for the following reason:

The action you have requested is limited to users in the group: Users.


You can view and copy the source of this page.

Return to WIRES-X.

Starting BrandMeister release 20160421-112227 has support of WIRES-X connectivity.

WIRES-X Link allows:

Benefits[edit]

Conceptual view[edit]

BM-WIRES.png

Limitations[edit]

Additional features[edit]

Allocated ports[edit]

Configuration[edit]

  1. WiresXLink :
  2. {
  3. // DTMF ID of local node
  4. number = NODE ID;
  5. // Call of local node
  6. call = "<CALL-ND>";
  7. // Connection profiles
  8. connections =
  9. [
  10. "RoomXXXXX",
  11. "RoomXXXXX"
  12. ];
  13. };
  14.  
  15. RoomXXXXX :
  16. {
  17. // Room ID: ITALY
  18. // Group ID
  19. number = TG number;
  20. // Remote node address
  21. address = <"IP ADRESS or Domain Name">;
  22. // Connection mode:
  23. // 0 - Regular
  24. // 1 - Persistent
  25. mode = 0;
  26. };

Issues with connectivity[edit]

No sound from WIRES-X at all, BM Status web page shows “0 members”[edit]

Check your firewall rules, port UDP 46112 should be allowed.

Silent call from Fusion operator[edit]

Mostly operator’s radio is in VW mode. Ask him to switch the radio to DN mode.

DMR radio (and Last Heard) shows talking group number instead ID of operator[edit]