Print

Example - how the From TelURI rules process numbers for fixed-length extensions

The following table describes how From TelURI rules process numbers for fixed length extensions in Example - From TelURI rules for fixed-length extensions.

A AE Services receives +13035381234 , an 11-digit number. Because the number is within the minimum and maximum length requirements, and the first 7 digits (1303538) are a pattern match, AE Services deletes the first 4 digits (1303) and does not prepend any digits.The resulting number is 5381234.
B AE Services receives +17328521234, an 11-digit number. Because the number is within the minimum and maximum length requirements, and the first 7 digits (1732852) are a pattern match, AE Services deletes the first 4 digits (1732) and does not prepend any digits. The resulting number is 8521234.
C AE Services receives +17204441234,an 11-digit number. Because the number is within the minimum and maximum length requirements, and the first 7 digits (1720444) are a pattern match, AE Services deletes the first 4 digits (1720) and does not prepend any digits. The resulting number is 4441234 to the switch.
D AE Services receives +13036791234, an 11-digit number. Because the number is within the minimum and maximum length requirements, and the first 4 digits (1303) are a pattern match, AE Services deletes the first digit (1),and prepends 9 to the number. The resulting number is 93036791234.
E AE Services receives +17202891234,an 11-digit number. Because the number is within the minimum and maximum length requirements, and the first 4 digits (1720) are a pattern match, AE Services deletes the first digit (1),replaces it with a 9. The resulting number is97202891234.
F AE Services receives +18183891234, an 11-digit number. Because the number is within the minimum and maximum length requirements, and the firstdigit (1) is a pattern match, AE Services deletes no digits, and prepends a 9 to the number. The resulting number is918183891234.
G AE Services receives +4926892771234, a 13-digit number. Because the minimum length, maximum length, and pattern match are set up with the wild card, any number is permitted. AE Services deletes no digits and prepends 9011 to the number. The resulting number is 90114926892771234.