Skip to content

NEXIA Switch v1.0.18

Choose a tag to compare

@nexiaswitch-ux nexiaswitch-ux released this 10 Aug 21:33

Destination-based routing coverage

  • Dial peers can now reference catalogue destinations directly (new Destinations section in the dial-peer form): the peer covers every prefix of the selected destination with its number-length bounds, straight from Routing → Destinations. No regex to build or maintain — update a prefix in the catalogue and every peer referencing it follows automatically.
  • Scales to real-world decks: a destination with thousands of codes routes as fast as one with two — coverage checks are index probes, independent of deck size.
  • Regex patterns remain fully supported as an escape hatch for irregular cases; deny rules keep winning within a peer, over both coverage sources.
  • Call Simulation reflects the new coverage exactly like the live switch does.