For the complete documentation index, see llms.txt. This page is also available as Markdown.

Add Routeset Definition Files to the System

Applies to: Tmedia 3.0, 3.2, 3.3; SBC 3.1, 3.3

The Routeset definition file uses a Comma Separated Value (CSV) format, to store Routing Labels and optional custom parameters. DO NOT put any spaces between commas and column names.

For example:

routeset_name,priority
Montreal_Qc,2
Calgary_AB,3

To add a Routeset definition file to the system:

1- Click FileDB in the navigation panel

AddDigitMapFile 0

2- Click Import new definition

AddRoutsetDefinition 0

3- Click Browse and select the Routeset defintion file that you wish to import.

  • Click Import

AddRoutsetDefinition 1

4- The Routeset definition files are displayed in the Routesets Defintion table.

AddRoutsetDefinition 2

You can use RestfulAPI to add/modify Routeset Files. Please check the following link :Toolpack:Add Edit Routeset Files RestFul A

Last updated

Was this helpful?