Validations when Adding a Route of Type Range to a Route Set Manually
You can add a Route when you click Add in the Manage Routes tab. In the Add Route page, you can add a Route of Range Type with attributes Range Start and Range End Attributes which are validated through the checks listed below.
- The start and end values of a Range must be valid E164 numbers. (either Numerical or Numeric starting with +) Eg: +123667 to +123980 , 12345 -12490.
- If the Range Start attribute starts with a "+" then, the Range End attribute must also be in the same format and vice versa.
- The maximum value for the Range Start and Range End attributes is 9223372036854775807.
- The start and end values of a Range must contain the same number of digits.
- The value of the Range Start attribute must be less than, or equal to, the value of the Range End attribute.
- Ranges must not overlap.
- You cannot add the same SED to a Route having the same Range Start and Range End attributes.
- You can add 10 Routes per route of having the same Range Start and Range End attributes.
- If a Route has a format as weighted, and if you are trying to add another entry to the same Range, then the new Range must also be a weighted one. Therefore, you cannot add a non-weighted format entry to a weighted Range and vice versa.
- For a given Range Start, there cannot be two different Range End data.