Toolpack:Add Digitmap Files C: Difference between revisions
mNo edit summary |
No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
| Line 1: | Line 1: | ||
{{DISPLAYTITLE:Add Digitmap Files to the System}} | {{DISPLAYTITLE:Add Digitmap Files to the System}} | ||
{| class="wikitable" | |||
|- | |||
|rowspan="3"|This article applies to: | |||
|'''Product''' | |||
|'''Version''' | |||
|- | |||
|Tmedia | |||
|3.0, 3.2, 3.3 | |||
|- | |||
|SBC | |||
|3.1, 3.3 | |||
|} | |||
A Digitmap file | 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.<br> | ||
For example: | For example: | ||
<pre>called,calling,routeset_name | <pre>called,calling,routeset_name | ||
403200, | 403200,,Calgary_AB | ||
514201, | 514201,,Montreal_Qc | ||
514202, | 514202,,Montreal_Qc | ||
514203, | 514203,,Montreal_Qc | ||
</pre> | </pre> | ||
| Line 38: | Line 49: | ||
[[Image:AddDigitMapFile_3.png]] | [[Image:AddDigitMapFile_3.png]] | ||
You can use RestfulAPI to add/modify Digitmap Files. Please check the following link [[:Toolpack:Add Edit Digitmap Files RestFul A]] | |||
Latest revision as of 13:00, 22 June 2024
| This article applies to: | Product | Version |
| Tmedia | 3.0, 3.2, 3.3 | |
| SBC | 3.1, 3.3 |
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 Toolpack:Add Edit Digitmap Files RestFul A



