|
|
This feature module describes the new calling-number outbound command for the Cisco AS5300 universal access server. It includes information on the benefits of the new feature, supported platforms, related documents, and so on.
This document includes the following sections:
If T1 channel associated signaling (CAS) is configured with the Feature Group-DExchange Access North American (FGD-EANA) signaling, the automatic number identification (ANI) can be sent for outgoing calls. This ANI is used for billing purposes by Internet service providers (ISPs). Using the calling-number outbound command generates ANI digits for outgoing calls.
Generates ANI digits for billing purposes for ISPs.
This command is effective only for FGD-EANA signaling.
FGD-EANA is a Feature Group-D (FGD) signaling protocol of type Exchange Access North American (EANA). This provides certain call services, such as emergency (USA-911) calls.
Cisco AS5300
Standards
No new or modified standards are supported by this feature.
MIBs
No new or modified MIBs are supported by this feature.
RFCs
No new or modified RFCs are supported by this feature.
See the following sections for configuration tasks for the calling-number outbound command feature. Each task in the list is identified as either optional or required:
Dial-peer mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters dial-peer configuration mode.
Step 3 Specifies ANI to be sent out when T1-CAS fgd-eana is configured as signalling type.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# dial-peer voice number {voip | pots}
Router(config-dial-pee)# calling-number outbound range
Voice-port mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters voice-port configuration mode.
Step 3 Specifies ANI to be sent out when T1-CAS fgd-eana is configured as signalling type.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# voice-port slot/port
Router(config-voicepor)# calling-number outbound range
Dial-peer mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters dial-peer configuration mode.
Step 3 Specifies ANI to be sent out when T1-CAS fgd-eana is configured as signalling type.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# dial-peer voice number {voip | pots}
Router(config-dial-pee)# calling-number outbound
sequence
Voice-port mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters voice-port configuration mode.
Step 3 Specifies ANI to be sent out when T1-CAS fgd-eana is configured as signalling type.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# voice-port slot/port
Router(config-voicepor)# calling-number outbound
sequence
Dial-peer mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters dial-peer configuration mode.
Step 3 Suppressess ANI.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# dial-peer voice number {voip | pots}
Router(config-dial-pee)# calling-number outbound null
Voice-port mode
Step 1 Enters global configuration mode. You have entered global configuration mode when the prompt changes to
Step 2 Enters voice-port configuration mode.
Step 3 Suppressess ANI.
Command
Purpose
Router# conf term
Router(config)#.Router(config)# voice-port slot/port
Router(config-voicepor)# calling-number outbound null
| Command | Purpose | |
|---|---|---|
Step 1 | Router# show running-config | Displays the configuration information currently running on the terminal. |
Dial-peer mode and Voice-port mode syntaxes for this command are the same. The following examples are shown in Dial-peer mode.
Router(config)# dial-peer voice 1 pots Router(config-dial-pee)# calling-number outbound range 4085556000 4085556001 Calling Number Outbound is effective only for fgd_eana signaling ! Router# show running-config ! dial-peer voice 1 pots calling-number outbound range 4085556000 4085556001 ! end
Router(config)# dial-peer voice 1 pots router(config-dial-pee)# calling-number outbound sequence 6000 6006 4000 5000 5025 Calling Number Outbound is effective only for fgd_eana signaling ! Router# show running-config ! dial-peer voice 1 pots calling-number outbound sequence 6000 6006 4000 5000 5025 ! end
Router(config)# dial-peer voice 1 pots Router(config-dial-pee)# calling-number outbound null Calling Number Outbound is effective only for fgd_eana signaling ! Router# show running-config ! ! dial-peer voice 1 pots calling-number outbound null !
This section documents new and modified commands. All other commands used with these features are documented in the Cisco IOS Release 12.1 command references.
To specify ANI to be sent out when T1-CAS fgd-eana is configured as signalling type, use the calling-number outbound dialpeer or voice-port configuration command. To disable the calling-number outbound command, use no form of this command.
calling-number outbound {range string1 string2 | sequence string1up to string5| null}
Syntax Description
range Generates the sequence of ANI by rotating through the specified range (string1 to string2). sequence Configures a sequence of discrete strings (string1...string5) to be passed out as ANI for successive calls using the peer. null Suppresses ANI. If used, no ANI will be passed when this dial peer is selected. string# ... Valid E.164 telephone number strings. Strings must be of the same length and cannot be more than 32-digits long.
Defaults
No outbound calling number is specified.
Command Modes
Dial-peer configuration or Voice-port configuration
Command History
12.1(3)T This command was first introduced for the Cisco AS5300.
Release
Modification
Usage Guidelines
This command is effective only for Feature Group-DExchange Access North American (FGD-EANA) signaling.
Examples
Use the command calling-number outbound to enable or disable the passing of ANI on T1-CAS fgd-eana configured T1 interface for outgoing calls. Voice-port mode and Dial-peer mode syntaxes for this command are the same. Examples are given for both modes.
Router(config-dial-pee)# calling-number outbound range string1 string2
The values string1 and string2 are valid E.164 telephone number strings. Both strings must be of the same length and cannot be more than 32-digits long. Only last four (4) digits are used for specifying the range (string1 to string2) and generating the sequence of ANI by rotating through the range until string2 is reached and then starting from string1 again. If strings are less than four digits in length, then entire strings will be used.
ANI will be generated by using 408555 prefix and rotating through 6000 to 6001 for each call using this peer.
Dial-peer mode
Router(config)# dial-peer voice 1 pots Router(config-dial-pee)# calling-number outbound range 4085556000 4085556001 Calling Number Outbound is effective only for fgd_eana signaling
Voice-port mode
Router(config)# voice-port 1:D Router(config-voicepor)# calling-number outbound range 4085556000 4085556005 Calling Number Outbound is effective only for fgd_eana signaling
Router(config-dial-pee)# calling-number outbound sequence string1 string2 string3
string4 string5
This option configures a sequence of discrete strings (string1...string5) to be passed out as ANI for successive calls using the peer. Limit is five (5) strings. All strings must be valid E.164 numbers, up to 32 digits in length.
Dial-peer mode
Router(config)# dial-peer voice 1 pots router(config-dial-pee)# calling-number outbound sequence 6000 6006 4000 5000 5025 Calling Number Outbound is effective only for fgd_eana signaling
Voice-port mode
Router(config)# voice-port 1:D Router(config-voicepor)# calling-number outbound sequence 6000 6006 4000 5000 5025 Calling Number Outbound is effective only for fgd_eana signaling
Router(config-dial-pee)# calling-number outbound null
This option suppresses ANI. If used, no ANI will be passed when this dial peer is selected.
Dial-peer mode
Router(config)# dial-peer voice 1 pots Router(config-dial-pee)# calling-number outbound null Calling Number Outbound is effective only for fgd_eana signaling
Voice-port mode
Router(config)# voice-port 1:D Router(config-voicepor)# calling-number outbound null Calling Number Outbound is effective only for fgd_eana signaling
Related Commands
info-digits string1 Configures two information digits to be prepended to the ANI string.
Command
Description
ANIautomatic number identification. SS7 (signaling system 7) feature in which a series of digits, either analog or digital, are included in the call, identifying the telephone number of the calling device. In other words, ANI identifies the number of the calling party.
CASchannel associated signaling.
Dial peerAn addressable call endpoint that contains configuration information including voice protocol, a CODEC type, and a telephone number associated with the call endpoint. There are five kinds of dial peers: POTS, VoIP, VoFR, VoATM, and VoHDLC.
E&MStands for recEive and transMit (or Ear and Mouth). E&M is a trunking arrangement generally used for two-way switch-to-switch or switch-to-network connections. Cisco's analog E&M interface is an RJ-48 connector that allows connections to PBX trunk lines (tie lines). E&M is also available on E1 and T1 digital interfaces.
EANAExchange Access North American.
FGDFeature Group-D. Identifies a standardized service available to carriers delivered on a channelized T1 line.
T1Digital WAN carrier facility. T1 transmits DS-1-formatted data at 1.544 Mbps through the telephone-switching network, using AMI or B8ZS coding.
![]() |
Note For a list of other internetworking terms, see Internetworking Terms and Acronyms, available on the Documentation CD-ROM and Cisco Connection Online (CCO) at the following URL: http://www.cisco.com/univercd/cc/td/doc/cisintwk/ita/index.htm. |
![]()
![]()
![]()
![]()
![]()
![]()
![]()
Posted: Tue Sep 19 17:58:51 PDT 2000
Copyright 1989-2000©Cisco Systems Inc.