HTML |
---|
<p>(Stored as LOCATIONS.CFG)</p>
<p>There may be occasions when you would prefer a more meaningful name for the location of a
dialled number in the Live Call View or in your reports. For
example, you may have an office in Manchester with the number 0161
599 5999. In the Live Call View and in your reports, this
number's location will be defined as simply Manchester,
which is determined from its dialling code 0161.</p>
<p>In the example below, Tri-Line technical support and main number shave been added. When
these number are dialled, the Corresponding name would now appear in
the locations field, rather than the default 'London'.</p>
<img class="screenshot" src="http://www.tri-line.com/common/img/documentation/tim_professional/call_locations.png" alt="Call locations" />
<p>Whilst you would want any Manchester numbers to retain the Manchester
location name, you may like the particular calls to 599
5999 to reflect the fact that these are calls to your
office. By simply adding the number to the LOCATIONS.CFG
file you can assign a friendly name for the number.</p>
<p>Lines are added in the form <number> = <friendly name> to the configuration file, and here
is how the example above might look in your LOCATIONS.CFG
file:</p> |
...
TIM Professional allows you to replace the generic name of specific locations with more friendly names wherever they feature throughout the system, e.g. reports, call view etc. For example, if you have an office in Manchester and you would like to see the name of the branch as the destination, rather than the generic location, you can apply the following changes:
Access the
screen from the main configuration menu and click on the tab. Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/7241910/call_locations_2.png |
---|
|
Enter the number and preferred location name in the fields provided, click on the
button and save the changes. Screenshotmacro |
---|
Border | false |
---|
Shadow | false |
---|
URL | /download/attachments/7241910/call_locations.png |
---|
|
If you have a large number of custom location names to add to the system, you can access the LOCATIONS.CFG file found within the main program folder and add the details in the
Referencemacro |
---|
Label | number = friendly name |
---|
|
format, as shown below: Code Block |
---|
[Call Locations]
01615995999 = Manchester Office |
HTML |
---|
<p>If,
for02072652600 example, a whole DDI range is related to the particular Manchester office, you
may like to specify that instead. This is achieved easily using
wildcards and may look like this for example:</p> |
Code Block |
---|
|
= Tri-Line
02072652626 = Tri-Line Technical Support |
If a whole DDI range is related to a particular name, you can use wildcards to specify the range, as shown below:
Code Block |
---|
[Call Locations]
01615995900 = Manchester Switchboard
016159959## = Manchester Office DDI |