Toolpack:Add Digitmap Files B

From TBwiki
(Difference between revisions)
Jump to: navigation, search
m (Added a note that column names must NOT have any spaces before commas (or they will be taken as part of the name))
(Applies to version v2.7)
 
(One intermediate revision by one 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 20: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


FileDb B 0.png


2- Click Import new digitmap


DigitMap 0 A.png


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

  • Click Import


DigitMap 1 A.png


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


DigitMap 2 A.png

Personal tools