High Definition PoE/Non-PoE IP Phone
VIP-1000PT/VIP-1000T
- 40 -
check .
3) Syntactic Dial Plan
No. String
Description
1
0 1 2 3 4 5 6 7 8 9 * # Legal numbers
2
x
Lowercase letter x stands for legal character.
3
[sequence]
To match one character from one sequence.
For example,
♦
[0-9]: match one digit from 0 to 9;
♦
[23-5*]: match one character from 2 or 3 or 4 or 5 or *.
4
x.
Match to x, xx, xxx and so on.
For example, '01.'can match '0', '01', '011',......'0111111....'.
5 <dialed:substituted>
Replace dialed with substituted.
For example, <#:23%>xx<#:23%>, the input is #56#, the output
should be 23%5623%.
6
x,y
Make outside dial tone after dialing 'x', stop until dialing 'y'.
For example, <5,:><:241333>8101, the input is 58101 and the
output will be 2413338101. What’s more, VIP-1000 Series will
make out line dial tone after dialing '5', stop dialing until
character '8'.
7
T
Set the delayed time.
For example, '<9:111>T2' means VIP-1000 Series will dial out
the matched number '111' after 2 seconds of the dial time.