mscrm-addons.com - Blog

IMPORTANT INFORMATION

This blog is deprecated since July 2020.The articles below are no longer maintained and might contain outdated information. 
You can find the most acutal and relevenat information in our Knowledge Base at support.mscrm-addons.com

News.mscrm-addons.com Blog

rss

Hello and welcome to our blog! What can we do for you? Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons? Please feel free to browse our blog for detailed information and to share our posts!


How to remove leading digits that are not part of the phone number

When calling over TAPI line, you sometimes need to predial a specific number to make an external call. In some cases, the TAPI driver is also passing this number to the TelephoneIntegration (TI) Client. If the TI Client Balloon then shows the PREDIAL NUMBER + REGULAR PHONE NUMBER instead of only the PHONE NUMBER. 

To solve this issue, you must set 2 CRM server-side setting keys.

Settingskey 1: removeLeadingCharacterOnNumber with a cached value to true

Settingskey 2: removeLeadingChars with a cached value 0

The removeLeadingChars value can vary from case to case. Usually, the outside access numbers vary between 0 (zero) and 9 (nine).

The removeLeadingChars setting allows to define a set of characters to be removed and this characters are separated with a semicolon.

(For example 96;9;6;0 means that if a number starts with 96 or 9 or 6 or 0. These numbers will be removed before the search for match in CRM).
 

Figure 1: MSCRM-addons.com Products TelephoneIntegration

That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com.




Comments are closed.