Actions

Toolpack:Add Digitmap Files B: Difference between revisions

m (Added a note that column names must NOT have any spaces before commas (or they will be taken as part of the name))
 
(One intermediate revision by one other user not shown)
Line 3: Line 3:




A Digitmap file uses a comma delimited CSV format. Create a file with the desired Direct Inward Dialling (DID) numbers  for the system. '''BEWARE''' not to put any spaces between commas and column names.<br>
A Digitmap file uses a comma delimited CSV format. Create a file with the desired Direct Inward Dialling (DID) numbers  for the system. '''DO NOT''' 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,       ,"Calgary, AB"
403200,,Calgary_AB
514201,       ,"Montreal, Qc"
514201,,Montreal_Qc
514202,       ,"Montreal, Qc"
514202,,Montreal_Qc
514203,       ,"Montreal, Qc"
514203,,Montreal_Qc
</pre>  
</pre>  



Latest revision as of 21:35, 5 February 2018

Applies to version v2.7

A Digitmap file uses a comma delimited CSV format. Create a file with the desired Direct Inward Dialling (DID) numbers for the system. DO NOT 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.