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]

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;
};

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.

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