Print

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

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

A AE Services receives 5381234, a 7 digit number. Because the number is within the minimum and maximum length requirements, and the first three digits (538) are a patternmatch, AE Services deletes no digits, and prepends 1303 to the number. The resulting number is +13035381234.
B AE Services receives 8521234, a 7 digit number, from the switch. Because the number is within the minimum and maximum length requirements, and the first three digits (852) are a patternmatch, AE Services deletes no digits, and prepends 1732 to the number. The resulting number is +17328521234.
C AE Services receives 4441234, a 7-digit number, from the switch. Because the number is within the minimum and maximum length requirements, and the first three digits (444) are a patternmatch, AE Services deletes no digits, and prepends 1720 to the number. The resulting number is +17204441234.
D AE Services receives *510, from the switch. Because the number is within the minimum and maximum length requirements, and the first character in the dial string will be an asterisk, you must precede it with a backslash. AE Services does not delete or replace any characters. The resulting dial string is *510.
E AE Services will sometimes receive a 5 digit extension from a networked switch, even if the local dial plan is 7 digits (see Tips for dial plan settings with networked switches). In this case, AE Services receives a 5 digit number 21234. Based on the matching pattern of 2 at the beginning. AE Services prepends 173285 to the number. The resulting number is +17328521234.
F AE Services will sometimes receive a 5 digit extension from a networked switch, even if the local dial plan is 7 digits (see Tips for dial plan settings with networked switches). In this case, AE Services receives a 5 digit number 41234. Based on the matching pattern of 4 at the beginning,AE Services prepends 172044 to the number. The resulting number is +17204441234.
G AE Services receives a 10-digit number, 2126711234. Based on the matching pattern of any 10-digit string, AE Services deletes no digits and prepends 1 to the number. The resulting number is +1212671123.