Actions

Toolpack:Add Digitmap Files C: Difference between revisions

No edit summary
No edit summary
Line 49: Line 49:


[[Image:AddDigitMapFile_3.png]]
[[Image:AddDigitMapFile_3.png]]
You can use RestfulAPI to add/modify Digitmap Files. Please check the following link

Revision as of 04:25, 5 January 2023

This article applies to: Product Version
Tmedia 2.8, 2.9, 2.10, 3.0, 3.2
SBC 3.0, 3.1


A Digitmap file is created using a comma separated value (CSV) format. Create a file with the desired Direct Inward Dialling (DID) numbers for the system. DO NOT put any spaces between commas and column names.
For example:

called,calling,routeset_name
403200,,Calgary_AB
514201,,Montreal_Qc
514202,,Montreal_Qc
514203,,Montreal_Qc


To add Digitmap files to the system:

1- Click FileDB in the navigation panel



2- Click Import new digitmap



3- Click Browse and select the Digitmap that you wish to import.

  • Click Import



4- The Digitmap files are displayed in the Routesets digitmap table.


You can use RestfulAPI to add/modify Digitmap Files. Please check the following link