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

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


Make sure you understand [[Number Manipulation]] to proceed with Rules for your case.
Make sure you understand [[Number Manipulation]] to proceed with Rules for your case.
<br><br>
----
See also:
* [[Number Manipulation]]
** [[Localization]]
** [[Provider Rules]]
** [[DID handling by Localization]]
** [[Number Manipulation Examples]]

Revision as of 05:15, 2 July 2009

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

  1. Create Empty LCR
  2. In Localization add such Rule:

Drop short numbers.png


NOTE: Such 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: