Use this page to define country specific reject patterns for the phone numbers. Before uploading any phone number POM checks the global and country specific reject pattern, and if the number matches with any of these patterns, then the number gets rejected.
Field or Button |
Description |
Country code |
Displays the country code. |
Country name |
Displays the country name. |
Pattern Matching Criteria |
Use to specify the phone number pattern which must be rejected. POM rejects all phone numbers which match this pattern. Reject patterns can be:
digits
*: Use as a wild card character. For example, 999* means any number starting with 999.
-: Use to specify a range of numbers. For example,1–3, numbers from 1 to 3.
?: Use to specify any single digit. One ? means 1 digit. For example 9?? means any 3 digit number starting with the number 9.
[]; Use to specify either one of the number in the brackets. For example, [0–1] means any number starting with 0 or 1.
POM provides a list of countries and the predefined reject patterns. For more information about the reject patterns associated with countries, see Default phone reject patterns for countries. For examples, see Examples. |
Description |
Use to specify a brief description for the reject pattern. |
Actions |
Use to remove or delete the pattern. |
Add |
Use to add the reject pattern. |