Element Available Value Description
Wildcard X, x Example: "12xxxxx"
If
the dialed phone number is "12" followed by any 5-digit number,
the call is made immediately.
Range [ ] Example: "[123]"
If
the dialed phone number is either one of "1", "2", or "3", the call
is made immediately.
Subrange - Example: "[1-5]"
If the dialed phone number is
"1", "2", "3", "4", or "5", the call is
made immediately.
• A subrange is only valid for single-digit numbers. For
example, "[4-9]" is valid, but "[12-21]" is invalid.
Repeat . Example: "1."
If the dialed phone number is
"1" followed by zero or more "1"s
(e.g., "11", "111"), the call is made.
Substitution <(before):(after)> Example: "<101:9999>"
If
the dialed phone number is "101", "101" is replaced by "9999",
and then the call is made immediately.
Timer S, s (second) Example: "1x.S2"
If
the dialed phone number begins with "1", the call is made after
a lapse of 2 seconds.
• The number (0–9) followed by "S" or "s" shows the duration
in seconds until the call is made.
Macro Timer T, t Example: "1x.T"
If
the dialed phone number begins with "1", the call is made after
a lapse of "T" seconds.
• The value of "T" or "t" can be configured through the Web user
interface (® see [Timer for Dial Plan] in 4.6.1.1 Call
Control).
Reject ! Example: "123xxx!"
If the dialed phone number is
"123" followed by 3 digits, the call
is not made.
Alternation | Example: "1xxxx|2xxx"
If the dialed phone number is
"1" followed by 4 digits, or "2"
followed by 3 digits, the call is made immediately.
You can use this element to specify multiple numbers.
Comma , Example: "9,xxxxxxxxxxx.T"
If
9 is dialed, the second dial tone is heard, and then 11 digits are
dialed, the call is made after waiting "T" seconds. * The dialing
will include the initially dialed "9".
Note
• You can enter up to 1000 characters in [Dial Plan].
• You can assign up to 100 dial plans separated by
"|" in [Dial Plan].
• You can assign up to 32 digits per dial plan in [Dial Plan].
• You can assign up to 10 substitutions in [Dial Plan].
• After the user completes dialing, the unit immediately sends all the dialed digits if [Call Even If Dial
Plan Does Not Match] is set to [Yes] in the Web user interface or if
Document Version 2015-07 Administrator Guide 321
6.2.1 Dial Plan Settings