Characters
Accepted character | Description |
---|---|
Any number 0-9,#,* | Literal interpretation of the given number # or * |
, (comma) | Present Dialtone |
x | Any digit 0-9 |
+ | 1 or more of the previous character |
[123] | Digits 1,2 or 3 |
[1-5] | Any single digit 1 through 5 |
<8=011> | Replace 8 with 011 |
<=011> | Add 011 without removing digits |
| | or |
^ | not |
Note |
---|
Important The dial pattern must be wrapped inside of curly brackets ('{' and '}') as shown in the examples below. |
Examples
Please note, if you use an invalid pattern, the default will beĀ used.
...