Difference between revisions of "Block wrong short numbers with Localization"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 2: Line 2:


# Create Empty LCR.
# Create Empty LCR.
# In Localization, add such Rule:
# In Localization, add the following rule:


[[Image:drop_short_numbers.png]]
[[Image:drop_short_numbers.png]]

Revision as of 02:44, 3 May 2010

To block ALL short numbers (length [1-8]) you need to:

  1. Create Empty LCR.
  2. In Localization, add the following rule:

Drop short numbers.png


NOTE: Such a rule will route calls to Empty LCR, where they will be dropped.

If you want to allow some short numbers to pass, you need to create more granular rules to handle your situation.

This example is very strict and is only for demo purposes to illustrate the principle.

Make sure you understand Number Manipulation to proceed with rules for your case.




See also