Description

This setting is used for specifying standard country codes which are to be substituted in LDAP search requests.

The LDAP query will first change the 00 ( if exists ) to +, if only a 0 is given, that will be removed and exchanged to " + <country_code> original number".

If the number to be looked for is not starting with 0 or +, the phone will construct the number based on the country_code and area_code.

Please see also setting enable_e164_substitution. 

From version > 10.1.190.0 an additional query starting with 00 and not following by the country code will : add a leading +, then the country_code, and then the query, removing the first zero. Example:

Query 00249, configured country_code 49: 0049 is not found → the query string would be +490249.


Web User Interface

Advanced - Network (Tab) - LDAP(Section): Countrycode


Phone User Interface

N/A


Auto-provisioning

ParameterValid value
<country_code perm="PERMISSIONFLAGS">VALIDVALUE</country_code>standard country codes, like 49 for Germany, or 39 for Italia,..