Toolpack:Add Digitmap Files B
From TBwiki
(Difference between revisions)
(→Applies to version v2.7) |
Cboulanger (Talk | contribs) m (Added a note that column names must NOT have any spaces before commas (or they will be taken as part of the name)) |
||
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. <br> | + | 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> |
For example: | For example: | ||
<pre>called,calling,routeset_name | <pre>called,calling,routeset_name |
Revision as of 11:45, 30 June 2014
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. BEWARE not to 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.