Table Of Contents
QSIG Digit Forwarding on the
Cisco MC3810Verifying the Dial Peer Configuration
QSIG Digit Forwarding on the
Cisco MC3810
Feature Overview
This feature extends support for dial-peer digit forwarding to ISDN PRI QSIG signaling calls on the Cisco MC3810.
Benefits
When ISDN PRI QSIG Signaling was first introduced on the Cisco MC3810 in Cisco IOS Release 12.0(2)T, digit forwarding on POTS dial peers was not supported in conjunction with ISDN PRI QSIG. In this release, digit forwarding is now supported in conjunction with ISDN PRI QSIG.
Related Documents
•
For information on configuring ISDN PRI QSIG Signaling on the Cisco MC3810, refer to the ISDN PRI QSIG Voice Signaling online feature guide for 12.0(2)T.
•
For information on digit forwarding as an option for POTS dial peers, refer to the chapter "Voice Dial Plan Considerations" in the Cisco MC3810 Multiservice Access Concentrator Software Configuration Guide.
Supported Platforms
This feature is supported only on the Cisco MC3810.
Prerequisites
ISDN PRI QSIG signaling must be configured.
Supported MIBs and RFCs
None.
Configuration Task
This procedure configures digit forwarding on the POTS dial peer. It assumes that the destination pattern and the port commands have already been assigned to the POTS dial peer. Digit forwarding is optional on the POTS dial peer.
To configure digit forwarding on the POTS dial peer, use the following commands:
Verifying the Dial Peer Configuration
If you have relatively few dial peers configured, you can use the show dial-peer voice summary command to verify that the data configured is correct.
Configuration Example
The following example configures forward digits for a POTS dial peer on a Cisco MC3810:
dial-peer voice 1 pots destination-pattern 8... forward-digits allCommand Reference
This section documents a modified command. All other commands used with this feature are documented in the Cisco IOS Release 12.0 and 12.0(2)T command references.
forward-digits
To configure forward digits for voice calls on the Cisco MC3810, use the forward-digits dial-peer configuration command. Use the no form of this command to restore the default value.
forward-digits {num-digit | all | implicit}
no forward-digits {num-digit | all | implicit}Syntax Description
Default
No digits are forwarded.
Command Modes
Dial-peer configuration
Command History
Release Modification11.3(1)MA
This command was first introduced.
12.0(2)T
The implicit option was added.
12.0(4)T
This command was modified to support ISDN PRI QSIG signalling calls.
Usage Guidelines
This command applies only to the Cisco MC3810.
This command applies only to POTS dial peers.
Forwarded digits are always right-justified so that extra leading digits are stripped.
For QSIG ISDN connections, entering forward-digits all implies that all of the digits of the called party number are sent to the ISDN connection. When you enter forward-digits num-digit and enter a number between 1 and 32, the number of digits specified (right justified) of the called part number are sent to the ISDN connection. When you enter forward-digits implicit, then the number of matched digits matching the wildcard for the called party number are sent to the ISDN connection. For example, if the called part number is 51234, the digits being sent to the ISDN connection is 1234.
Example
The following example configures forward digits for a POTS dial peer on a Cisco MC3810:
dial-peer voice 1 pots destination-pattern 8... forward-digits allRelated Commands
Command Descriptiondestination pattern
Defines the prefix or the full E.164 telephone number (depending on your dial plan) to be used for a dial peer.