You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 14 Next »

Introduction

This feature is available in software 2.26.0 or higher.

This feature makes it possible to change the phone-book search query and use wild cards.

...

See below, error found in case marked RED.


FieldDescription


AreaCodes.WildcardingWild-carding support for auto-lookup. Values:
0 - No wild-carding is enabled

1 - replacement for access code - if access code is detected, it will be removed (Access code = 0, is added to numbers always)

2 - wild-carding for area codes and prefixes - if a local or international prefix is detected, it will be removed and replaced with wildcard '*', with rules specified by parameters described below

3 - both replacement of access code AND wild-carding for area codes/prefixes is performed
Option 2 or 3 is enabled
AreaCodes.MinNationalNumLenMinimal length of the hypothetical output number WITHOUT codes that will trigger the codes removal and wild-carding. If number starts with international code, it has to be AreaCodes.IntPrefixIgnoredLen + AreaCodes.MinNationalNumLen to be checked. If number starts with local prefix, it has to be AreaCodes.LocalPrefixIgnoredLen + AreaCodes.MinNationalNumLen to be checked.
AreaCodes.LocalPrefixIgnoredLenThe amount of dial characters to be ignored after local prefix is detected (wild-carding):
0 - nothing,

1 - just local prefix (whole, doesn't matter how long it is),

x>1 - specified number of dial characters, counting from first digit of prefix

AreaCodes.IntPrefixIgnoredLen

The amount of dial characters to be ignored after international prefix is detected (wild-carding):
0 - nothing,


1 - just international prefix (whole, doesn't matter how long it is),

x>1 - specified number of dial characters, counting from first digit of international prefix

Access code = empty / Is added to numbers = not selected

International prefix = 00

Local prefix = 0

AreaCodes.
Wildcarding
AreaCodes.
MinNationalNumLen
AreaCodes.
LocalPrefixIgnoredLen
AreaCodes.
IntPrefixIgnoredLen
NumberSearch result
0


N.A.


N.A.


N.A.
10221022
0287191102202871911022
0049287191102200492871911022
1N.A.N.A.N.A.10221022
0287191102202871911022
0049287191102200492871911022
251010221022
02871911022*2871911022
00492871911022*0492871911022
253010221022
02871911022*71911022
00492871911022*92871911022
250110221022
0287191102202871911022
00492871911022*492871911022
2

5

0

3

10221022
0287191102202871911022
00492871911022*92871911022
251110221022
02871911022*2871911022
00492871911022*492871911022




Access code = 0 / Is added to numbers = Always

International prefix = 00

Local prefix = 0

AreaCodes.
Wildcarding
AreaCodes.
MinNationalNumLen
AreaCodes.
LocalPrefixIgnoredLen
AreaCodes.
IntPrefixIgnoredLen
NumberSearch result
0


N.A.


N.A.


N.A.
102201022
02871911022002871911022
00492871911022000492871911022
1N.A.N.A.N.A.10221022
0287191102202871911022
0049287191102200492871911022
2510102201022
02871911022*02871911022
00492871911022*00492871911022
2530102201022
02871911022*871911022
00492871911022*492871911022
2501102201022
02871911022*2871911022
00492871911022*0492871911022
35011022




02871911022




00492871911022
2

5

0

3

1022
02871911022
00492871911022
25111022
02871911022
00492871911022







  • No labels