This is the updated dial plan information for firmware version 1.3
A dial plan describes the number and pattern of digits that a user dials to reach a particular telephone number. The SIP local dial plan syntax is as follows:
0,1,2,3,4,5,6,7,8,9 Digit symbol
X Match any digit symbol (wildcard)
*, #, . Other keypad symbol
| Expression inclusive OR
+ 0 or more of the preceding digit symbols or [] expression
[] Symbol inclusive OR
– Used only with [], represent a range of acceptable symbols, for example [2-8]
^ Terminator symbol (if “sip dial plan terminator” is set to ‘1’)
Recommended default dial plan configuration:
sip dial plan: “X+^”
sip dial plan terminator: 1
The following information is old and should not be used unless you have old firmware
# The dial plan that the 480i phone should use
# Where,
# 0, 1, 2, 3, 4, 5, 6, 7, 8, 9: is a Digit symbol
# ‘x’: matches any digit symbol (wildcard),
# ‘+’: matches zero or more of the preceding digit symbol or
# [] expression
# []: Symbol inclusive OR
# ‘-‘: used only with [], represent a range of acceptable symbols
# ‘*’, ‘#’: match the keypad symbols.
sip digit timeout: 4
sip dial plan: “[2-9]11|9911|1[01]xx|[2-9]xxxxxx|1[2-9]xxxxxxxxx|011x+#|xx*|*xx+#|xxxxxxxxxxxxxxxxx#”