Cisco IOS Voice, Video, and Fax Commands: R Through Sh
show dialplan incall number
VR-712
Cisco IOS Voice, Video, Fax Command Reference
show dialplan incall number
To show which plain old telephone service (POTS) dial peer is matched for a specifi c call ing nu mber or
voice port, use the show dialplan incall number command in privileged EXEC mode.
show dialplan incall voice-port number calling-number [timeout]
Syntax Description
Defaults No default behavior or values.
Command Modes Privileged EXEC
Command History
Usage Guidelines Use the show dialplan incall number command as a troubleshooting tool to determine which POTS dial
peer is matched for an incoming call, for the selected calling number and voice port. When using the
show dialplan incall number command, the router attempts to match these items in the order listed:
1. Calling number with answer-address configured in dial peer
2. Calling number with destination-pattern configured in dial peer
3. Voice port with voice port configured in dial peer
The router first attempts to match a dial peer based on the calling number (ANI). If the router is unable
to match a dial peer based on the calling number, it matches the call to a POTS dial peer based on the
selected voice interface. If more than one dial peer uses the same voice port, the router selects the first
matching dial peer. Use the timeout keyword to enable matching variable-length destination patters
associated with dial peers. This can increase you r chances of finding a match for the dial peer number
you specify.
Note For actual voice calls coming into the router, the router attempts to match the called number (the
dialed number identification service [DNIS] number) with the incoming called-number configured
in a dial peer. The router, however, does not consider the called number when using the show
dialplan incall number command.
voice-port Specifies the voice port location. The syntax of this argument is
platform-specific. For information on the syntax for a particular
platform, see the voice-port global configuration command.
calling-number Specifies the calling number or ANI of the incoming voice call.
timeout (Optional) Allows matching for variable-length destination patterns.
Release Modification
11.3(1)T This command was introduced on the Cisco 3600 series router.
12.2(8)T The timeout keyword was added.