Specifications

xii
Cisco 1751 Router Software Configuration Guide
OL-1070-01
destination-pattern
To specify either the prefix or the full E.164 telephone number (depending on your dial plan) to be used
for a dial peer, use the destination-pattern dial-peer configuration command. Use the no form of this
command to disable this feature.
destination-pattern [+]string
no destination-pattern
Syntax Description
Default
Enabled with a null string.
Command Mode
Dial-peer configuration.
Usage Guidelines
Use the destination-pattern command to define the E.164 telephone number for this dial peer. This
pattern is used to match dialed digits to a dial peer. The dial peer is then used to complete the call.
This command applies to both VoIP and POTS dial peers.
Note The Cisco IOS software does not check the validity of the E.164 telephone number; it
accepts any series of digits as a valid number.
Example
The following example configures the E.164 telephone number, 14085557922, for a dial peer:
dial-peer voice 10 pots
destination-pattern 14085557922
Related Commands
answer-address
prefix
string Series of digits that specify the E.164 or private dialing plan telephone
number:
Digits 0 through 9, letters A through D, pound sign (#), and
asterisk (*), which represent specific digits that can be entered.
Plus sign (+), which is optionally used as the first digit to indicate
an E.164 standard number.
Comma (,), which inserts a pause between digits.
Period (.), which is used as a wild-card character and matches any
entered digit.