Dial Plan Syntax; Syntax For Conditions (Called Number Matches) - Cisco TELEPRESENCE ISDN GATEWAYS 2.0 Online Help Manual

Cisco telepresence isdn gateways v2.0 online help
Table of Contents

Advertisement

Dial plan syntax

This page describes the syntax that you can use when adding dial plans.

Syntax for conditions (Called number matches)

When you configure the Condition for a dial plan rule, you may want to specify a pattern for the called
number rather than specifying any of: called number, no called number or the exact called number.
The table below describes the syntax you can you to express a pattern for the Called number matches
field in the condition of a rule:
Syntax
Description
Numbers 0
To match a specific number, enter that
to 9
number.
To match an * (known as an asterisk or star),
S
enter an S.
To match a # (known as a pound or hash),
P
enter a P.
To match any digit, # (known as a pound or
D
hash), and/or * (known as an asterisk or star)
use the wildcard character D
To match once or zero times, use ?
?
+
To match once or more, use
*
To match zero or more times, use
useful when used with the wildcard: "D*"
means "match any digit, any number of times".
Parentheses indicate substitution groups. To
()
include any of the incoming called digits in the
outgoing called number, enclose them in
parentheses. Note that if you wish to include
the complete number, you do not need to
enclose the whole expression in parentheses.
Cisco TelePresence ISDN Gateways v2.0 Online help (Printable format)
Example
Example: to match calls to "001234",
type 001234. The condition will match
that and only that number.
Example: to match calls to "**1234",
type SS1234. The condition will match
that and only that number.
Example: to match calls to "#1234", type
P1234. The condition will match that and
only that number.
Example: to match any number that
starts with "623" followed by exactly two
more digits, type 623DD. This condition
will match "62300", "62323", "62355",
"62399" "623*#", etc. but not "623" or
"623233".
Example: "6?" means match one 6 or no
6s, and is useful when used with the
wildcard "
long a number will be. The expression:
"67800D?" will match "67800" and
"678004" but not "67800666".
+
Example: "5+" means "match at least
one 5, but possibly more".
*
Example: to match any number that
. This is
starts with "01", has any amount of digits
in the middle, and ends with "5", type 01
D* 5.
Example: to match any number starting
with "678", then followed by a number of
other digits, and you wish the final digits
to form part of the called number, type
the expression: 678 (D*). This will match
"6780000", "678123", "6789999" etc. but
not "775000".
Dial plan syntax
D
" where you do not know how
40 of 116

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Telepresence isdn gw mse 8321Isdn gw 3241

Table of Contents