Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

TIM Professional allows you to customise the names of specific locations you dial to, so that these show instead of the dialled number, generic location name wherever they feature throughout the system, e.g. reports, call view etc.

For example, the location name showing in the reports when dialling

Keywordmacro
Label0161 599 5999
 will be , the location name of the dialled number will display as Manchester, as determined by its dialling code 0161. Open the To assign a more meaningful name to the number that was dialled, you can add the following lines to the LOCATIONS.CFG file found in the \config folder within the main program folder.

If you want to display the location name of all numbers starting with 0161 as Manchester, but to customise the location name for a particular number, such as

Keywordmacro
Label0161995900
, the following The lines have to be added in the form number = friendly name to the configuration file., as shown below:

Code Block
[Call Locations]

01615995999 = Manchester Office

...