Difference between revisions of "M4 Number Pools"

From Kolmisoft Wiki
Jump to navigationJump to search
Line 1: Line 1:
Number Pools in M2 are similar to MOR [[Number Pool|Number Pools]]
Number Pools in M2 are similar to MOR [[Number Pool|Number Pools]]
Supported formats:
* Number: XXXXX, example: 371654288814
* Pattern with prefix match: XXXX%, example 3716% (matches all numbers starting with 3716)
%XXXX% and similar patterns will be converted to XXXX%
Use Dst/Src Allow/Deny Regexps for more control on the patterns if you are trying to use Number Pools as Blacklist/Whitelist.

Revision as of 13:46, 5 April 2021

Number Pools in M2 are similar to MOR Number Pools


Supported formats:

  • Number: XXXXX, example: 371654288814
  • Pattern with prefix match: XXXX%, example 3716% (matches all numbers starting with 3716)

%XXXX% and similar patterns will be converted to XXXX%

Use Dst/Src Allow/Deny Regexps for more control on the patterns if you are trying to use Number Pools as Blacklist/Whitelist.