Hiding the Caller’s Number from Employees

In some cases, employees should not see the actual phone number of a client. Here is a possible approach to solving this problem: employees will be provided with an alternative number that they can use to call back.

  1. Go to SystemSystem File Customization.

"System file customization" section
  1. Open the modules.conf configuration file for editing. Set the mode to "Add to end of file".

"Add to end of file" mode
  1. Connect the module to calculate the hash sum:

  1. Open the extensions.conf configuration file for editing. Set the mode to "Add to end of file".

"Add to end of file" mode
  1. Define the context for number substitution:

  1. Describe the context with the numbers for which you need to replace the number:

  1. We will provide the opportunity to call back to a replacement number:

Last updated

Was this helpful?