Table Of Contents
Cisco IOS Voice Commands:
T
tbct clear call
tbct max call-duration
tbct max calls
tdm-group
tech-prefix
telephony-service
test call fallback probe
test call id
test call threshold
test enum
test pots dial
test pots disconnect
test source-group
test translation-rule
test voice echo
test voice playout
test voice port detector
test voice port inject-tone
test voice port loopback
test voice port relay
test voice port switch
test voice tone
test voice translation-rule
test vrm busyout
test vrm reset
test vrm unbusyout
tgrep address-family
tgrep advertise (dial peer)
tgrep advertise (trunk group)
tgrep local-itad
threshold noise
time-format (cm-fallback)
timeout leg3
timeout tcrit
timeout tdinit
timeout tdmax
timeout tdmin
timeout thist
timeout tone busy
timeout tone cot1
timeout tone cot2
timeout tone dial
timeout tone dial stutter
timeout tone mwi
timeout tone network congestion
timeout tone reorder
timeout tone ringback
timeout tone ringback connection
timeout tone ringing
timeout tone ringing distinctive
timeout tpar
timeout tsmax
timeouts call-disconnect
timeouts initial
timeouts interdigit (cm-fallback)
timeouts interdigit (telephony-service)
timeouts interdigit (voice port)
timeouts ringing
timeouts wait-release
timer accessrequest sequential delay
timer cluster-element announce
timer irr period
timer lrq seq delay
timer lrq window
timer receive-rtcp
timer server retry
timer server timeout
timers
timers comet
timers connect
timers disconnect
timers expires
timers hold
timers notify
timers prack
timers refer
timers rel1xx
timers trying
time-webedit (telephony-service)
timing clear-wait
timing delay-duration
timing delay-start
timing delay-with-integrity
timing dialout-delay
timing dial-pulse min-delay
timing digit
timing guard-out
timing hookflash-input
timing hookflash-output
timing interdigit
timing percentbreak
timing pulse
timing pulse-interdigit
timing wait-wink
timing wink-duration
timing wink-wait
token-root-name
tone ringback alert-no-PI
transfer-mode
transfer-pattern (cm-fallback)
transfer-pattern (telephony-service)
transfer-system
translate
translate (cm-fallback)
translate (ephone-dn)
translate (translation profiles)
translate-outgoing
translation-profile (dial-peer)
translation-profile (source group)
translation-profile (trunk group)
translation-profile (voice port)
translation-profile (voice service POTS)
translation-rule
transport
trunk group
trunk-group (CAS custom)
trunkgroup (dial-peer)
trunk-group (interface)
trunk-group (voice port)
trunk-group-label (dial-peer)
trunk-group-label (voice source group)
ttl
type (ephone)
type (settlement)
type (voice)
Cisco IOS Voice Commands:
T
This chapter contains commands to configure and maintain Cisco IOS voice applications. The commands are presented in alphabetical order. Some commands required for configuring voice may be found in other Cisco IOS command references. Use the command reference master index or search online to find these commands.
For detailed information on how to configure these applications and features, refer to the Cisco IOS Voice Configuration Guide.
tbct clear call
To terminate billing statistics for one or more active Two B-Channel Transfer (TBCT) calls, use the tbct clear call command in privileged EXEC mode.
tbct clear call {all | interface [call-tag]}
Syntax Description
all
|
Active TBCT calls on all interfaces.
|
interface
|
Active TBCT calls on a specified interface. Range is platform-dependent.
|
call-tag
|
(Optional) A specific active TBCT call on the specified interface, as identified by the unique call tag number. Range is 1 to 4,294,967,295.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
•
Use this command to manually clear a specific active call or a group of active calls, if, for instance, the ISDN switch goes down. You should not have to manually clear calls with this command unless there is a problem with the switch.
•
This command terminates billing information that is being sent to the RADIUS server if, for some reason, the gateway did not receive a notify message from the switch that a call has cleared.
•
To automatically clear calls after a specified duration, use the tbct max call-duration command.
•
To determine the interface and call-tag arguments to use with this command, use the show call active voice redirect command.
Examples
The following example clears calls on T1 interface 6/0:
Router# tbct clear call T1-6/0
Related Commands
Command
|
Description
|
isdn supp-service tbct
|
Enables ISDN TBCT on PRI trunks.
|
show call active voice redirect
|
Displays information about active calls that are being redirected using RTPvt or TBCT.
|
tbct max call-duration
|
Sets the maximum duration allowed for a call that is redirected using TBCT.
|
tbct max calls
|
Sets the maximum number of active calls that can use TBCT.
|
tbct max call-duration
To set the maximum duration allowed for a call that is redirected using Two B-Channel Transfer (TBCT), use the tbct max calls command in global configuration mode. To reset to the default, use the no form of this command.
tbct max call-duration minutes
no tbct max call-duration
Syntax Description
minutes
|
Maximum duration, in minutes, allowed for a single TBCT call. Range is 1 to 9999, in recommended increments of 5 minutes. Default is no limit.
|
Defaults
No limit
Command Modes
Global configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
•
Use this command to automatically clear stale calls, for instance if the PRI trunk goes down. To manually clear calls, use the tbct clear call command.
•
Cisco recommends that you set the call duration in increments of 5 minutes.
Note
The call duration limit set by this command is not precisely enforced; calls may not be cleared after the exact number of minutes specified by this command.
Examples
The following example clears TBCT calls that last longer than 10 minutes:
tbct max call-duration 10
Related Commands
Command
|
Description
|
isdn supp-service tbct
|
Enables ISDN TBCT on PRI trunks.
|
show call active voice redirect
|
Displays information about active calls that are being redirected using RTPvt or TBCT.
|
tbct clear call
|
Terminates billing statistics for one or more active TBCT calls.
|
tbct max calls
|
Sets the maximum number of active calls that can use TBCT.
|
tbct max calls
To set the maximum number of active calls that can use Two B-Channel Transfer (TBCT), use the tbct max calls command in global configuration mode. To reset to the default, use the no form of this command.
tbct max calls number
no tbct max calls
Syntax Description
number
|
Maximum number of currently active calls that can invoke TBCT at any one time. Range is 1 to 1,000,00. Default is no limit.
|
Defaults
No limit, except as allowed by memory resources
Command Modes
Global configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
Use this command to control memory resources on the gateway by limiting the amount of memory consumed by TBCT calls.
Examples
The following example sets the maximum number of calls using TBCT to 500:
Related Commands
Command
|
Description
|
isdn supp-service tbct
|
Enables ISDN TBCT on PRI trunks.
|
show call active voice redirect
|
Displays information about active calls that are being redirected using RTPvt or TBCT.
|
tbct clear call
|
Terminates billing statistics for one or more active TBCT calls.
|
tbct max call-duration
|
Sets the maximum duration allowed for a call that is redirected using TBCT.
|
tdm-group
To configure a list of time slots for creating clear channel groups (pass-through) for time-division multiplexing (TDM) cross-connect, use the tdm-group command in controller configuration mode. To delete a clear channel group, use the no form of this command.
tdm-group tdm-group-no timeslot timeslot-list [type {e&m | fxs [loop-start | ground-start] | fxo
[loop-start | ground-start] | fxs-melcas | fxo-melcas | e&m-melcas}]
no tdm-group tdm-group-no timeslot timeslot-list [type {e&m | fxs [loop-start | ground-start] |
fxo [loop-start | ground-start] | fxs-melcas | fxo-melcas | e&m-melcas}]
Syntax Description
tdm-group-no
|
TDM group number.
|
timeslot
|
Time-slot number.
|
timeslot-list
|
Time-slot list. T1 range is 1 to 24. E1 range is 1 to 15 and 17 to 31.
|
type
|
(Optional) (Valid only when the mode cas command is enabled.) Voice signaling type of the voice port. If configuring a TDM group for data traffic only, do not specify the type keyword.
Choose from one of the following options:
• e&m—E&M signaling
• fxs—Foreign Exchange Station signaling (optionally, you can also specify loop-start or ground-start)
• fxo—Foreign Exchange Office signaling (optionally, you can also specify loop-start or ground-start)
• fxs-melcas—Foreign Exchange Station MEL CAS
• fxo-melcas—Foreign Exchange Office MEL CAS
• e&m-melcas—E&M Mercury Exchange Limited Channel-Associated signaling (MEL CAS)
The MELCAS options apply only to E1 lines and are used primarily in the United Kingdom.
|
Defaults
No TDM group is configured.
Command Modes
Controller configuration
Command History
Release
|
Modification
|
11.3(1)MA
|
This command was introduced on Cisco MC38310.
|
12.1(1)T
|
This command was modified to include voice WAN interface cards (VWICs) for Cisco 2600 series and Cisco 3600 series.
|
12.1(2)T
|
This command was modified for the OC-3/STM-1 ATM Circuit Emulation Service network module on Cisco 2600 series and Cisco 3600 series.
|
Usage Guidelines
The tdm-group command allows specific timeslots to switch from port 0 to port 1 and vice versa. This command is similar to the channel-group command, but it does not create a serial interface to terminate the specified channels.
Note
Channel groups, CAS voice groups, and TDM groups all use group numbers. All group numbers configured for channel groups, CAS voice groups, and TDM groups must be unique on the local router. For example, you cannot use the same group number for a channel group and for a TDM group.
Examples
The following example configures TDM group 1 to include timeslots 13 through 20:
tdm-group 1 timeslots 13-20
The following example configures TDM group number 20 on controller T1 1 to support Foreign Exchange Office (FXO) ground-start:
tdm-group 20 timeslot 20 type fxs ground-start
Related Commands
Command
|
Description
|
connect
|
Starts passage of data between ports for cross-connect TDM.
|
tech-prefix
To specify that a particular technology prefix be prepended to the destination pattern of a specific dial peer, use the tech-prefix command in dial-peer configuration mode. To disable the defined technology prefix for this dial peer, use the no form of this command.
tech-prefix number
no tech-prefix
Syntax Description
number
|
Defines the numbers used as the technology prefix. Each technology prefix can contain up to 11 characters. Although not strictly necessary, a pound (#) symbol is frequently used as the last character in a technology prefix. Valid characters are 0 though 9, the pound (#) symbol, and the asterisk (*).
|
Defaults
No technology prefix is defined.
Command Modes
Dial-peer configuration
Command History
Release
|
Modification
|
11.3(6)NA2
|
This command was introduced on Cisco 2600 series and Cisco 3600 series.
|
12.2(2)XB1
|
This command was implemented on the Cisco AS5850.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T.
|
Usage Guidelines
Technology prefixes are used to distinguish between gateways that have specific capabilities within a given zone. In the exchange between the gateway and the gatekeeper, the technology prefix is used to select a gateway after the zone has been selected. Use the tech-prefix command to define technology prefixes.
Technology prefixes can be used as a discriminator so that the gateway can tell the gatekeeper that a certain technology is associated with a particular call (for example, 15# could mean a fax transmission), or a technology prefix can be used like an area code for more generic routing. No standard defines what the numbers in a technology prefix mean; by convention, technology prefixes are designated by a pound (#) symbol as the last character.
In most cases, there is a dynamic protocol exchange between the gateway and the gatekeeper that enables the gateway to inform the gatekeeper about technology prefixes and where to forward calls. If, for some reason, that dynamic registry feature is not in effect, you can statically configure the gatekeeper to query the gateway for this information by configuring the gw-type-prefix command on the gatekeeper. Use the show gatekeeper gw-type-prefix command to display how the gatekeeper has mapped the technology prefixes to local gateways.
Note
Cisco gatekeepers use the asterisk (*) as a reserved character. If you are using Cisco gatekeepers, do not use the asterisk as part of the technology prefix.
Examples
The following example defines a technology prefix of 14# for the specified dial peer. In this example, the technology prefix means that the H.323 gateway asks the RAS gatekeeper to direct calls using the technology prefix of 14#.
destination-pattern 14...
Related Commands
Command
|
Description
|
gw-type-prefix
|
Configures a technology prefix in the gatekeeper.
|
show gatekeeper gw-type-prefix
|
Displays the gateway technology prefix table.
|
telephony-service
To enable Cisco IOS Telephony Service and enter telephony-service configuration mode, use the telephony-service command in global configuration mode. To disable Cisco IOS Telephony Service, use the no form of this command.
telephony-service
no telephony-service
Syntax Description
This command has no arguments or keywords.
Defaults
Cisco IOS Telephony Service is disabled by default.
Command Modes
Global configuration
Command History
Release
|
Modification
|
12.1(5)YD
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.
|
12.2(2)XT
|
This command was implemented on Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
This command was implemented on Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
This command was implemented on the Cisco 1760.
|
Usage Guidelines
The telephony-service command is the top-level command for all other commands related to Cisco IOS Telephony Service configuration.
Examples
The following example enters telephony-service configuration mode:
Router(config)# telephony-service
Router(config-telephony-service)#
Related Commands
Command
|
Description
|
dialplan-pattern
|
Creates a global prefix that can be used to expand the abbreviated extension numbers into fully qualified E.164 numbers.
|
ephone
|
Enters ephone configuration mode.
|
ephone-dn
|
Enters ephone-dn configuration mode.
|
ip source-address
|
Identifies the IP address and port number that the Cisco IOS Telephony Service router uses for the IP phone service.
|
keepalive
|
Configures the time interval between sending keepalive messages to the router used by the Cisco IP phones.
|
load
|
Identifies the Cisco IP phone firmware to be used by the Cisco IP phone.
|
max-dn
|
Configures maximum number of directory numbers supported by the Cisco IOS Telephony Service router.
|
max-ephones
|
Configures the maximum number of Cisco IP phones supported by the Cisco IOS Telephony Service router.
|
reset
|
Resets the Cisco IP phone.
|
timeouts interdigit
|
Configures the interdigit timeout value for all Cisco IP phones attached to the router.
|
transfer-pattern
|
Allows transfer of telephone calls to other non-IP phone numbers.
|
url
|
Provisions URLS for use by the Cisco IP phones connected to the Cisco IOS Telephony Service router.
|
voicemail
|
Configures the telephone number that is speed-dialed when the message button on a Cisco IP phone is pressed.
|
test call fallback probe
To test current network conditions against a particular IP address and to display the Calculated Planning Impairment Factor (ICPIF) Service Assurance Agent (SAA) values, use the test call fallback probe command in EXEC mode.
test call fallback probe ip-address [codec {711 | 729}]
Syntax Description
ip-address
|
Target IP address.
|
codec
|
(Optional) Codec type to test. The keywords are as follows:
• 711—G.711 codec
• 729—G.729 codec
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(3)T
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.2(2)XA
|
The call fallback and call fallback reject-cause-code commands were introduced.
|
12.2(2)XB1
|
This command was implemented on the Cisco AS5850.
|
12.2(4)T
|
The PSTN Fallback feature and enhancements were introduced on Cisco 7200 series routers and integrated into Cisco IOS Release 12.2(4)T.
|
12.2(4)T2
|
This command was implemented on Cisco 7500 series routers.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T.
|
Usage Guidelines
Use the test call fallback probe command to get an immediate look at current network conditions in terms of the ICPIF value between your router and a specific destination. This command is used for statistic collection. You may determine that further action needs to be taken upon receiving information.
This command has no impact on the cache.
Examples
The following example demonstrates a test probe to IP address 10.0.0.0 and shows that the ICPIF value to 10.0.0.0 is 0. No network congestion currently exists.
Router# test call fallback probe 10.0.0.0
Running a test SAA probe....
ICPIF value for the test probe is 0
Related Commands
Command
|
Description
|
call fallback active
|
Enables fallback to alternate dial peers in case of network congestion.
|
call fallback monitor
|
Enables the monitoring of destinations without fallback to alternate dial peers.
|
test call id
To manipulate the echo canceller and jitter buffer parameters in real time, use the test call id command in privileged EXEC mode.
test call id call-id {echo-canceller{coverage range-in-ms | erl worst-case {0 | 3 | 6}| h-register
{clear | freeze | thaw}} | playout-delay {fixed | adaptive {nominal-delay min-delay
max-delay}}}
Syntax Description
call-id
|
The hexadecimal ID of an active voice call. Values can be from 0 to FFFFFFFF.
|
echo-canceller
|
Tests the echo canceller on an active voice call.
|
coverage range-in-ms
|
Tests echo canceller coverage in milliseconds. Valid values are 0, 8, 16, 24, 32, 48, 64, and 128, where 64 is the default value for the extended EC and 8 is the default value for NextPort firmware. Specific default values depend on which echo canceller and firmware you are using:
• Standard echo canceller (Cisco-proprietary G.165 EC)—8 ms
• Extended echo canceller—64 ms
• NextPort firmware—8 ms
See the "Usage Guidelines" section for more information about default values.
|
erl worst-case {0 | 3 | 6}
|
Determines worst-case Echo Return Loss (ERL), in decibels (dB). Values can be 0, 3, or 6. Default is 6.
Note The echo-canceller erl worst-case keywords combine to form a tunable parameter available with the extended echo canceller only. The erl option is available only with the extended echo canceller.
|
h-register
|
Controls the extended echo canceller h-register.
|
{clear | freeze | thaw}
|
Clears, freezes, or thaws a call in the extended echo canceller h-register.
|
playout-delay
|
Resets the playout buffering on the associated digital signal processors (DSPs) to the requested values. If fixed fixed-delay is selected, the first parameter only is required and used. If all three parameters are used, they are accepted, but the last two are ignored. If adaptive nominal-delay min-delay max-delay is selected, all three values are required and used.
|
fixed fixed-delay
|
Tests the fixed playout-delay mode. Jitter buffer size does not adjust during a call; a constant playout delay is added. The fixed-delay argument is nominal delay in ms. Range is from 0 to 1500.
|
adaptive nominal-delay min-delay max-delay
|
Tests the adaptive playout-delay mode. Adjusts jitter buffer size and amount of playout delay during a call on the basis of current network conditions. If the adaptive keyword is used, nominal-delay, min-delay, and max-delay are sanity checked for maximum delay being greater than or equal to the nominal delay, which is greater than or equal to the minimum delay.
Nominal delay range is from 0 to 1500 ms. Minimum delay range is from 10 to 80 ms. Maximum delay range is from 40 to 1700 ms.
Note These options cause audible disturbance to the call and should be used with care.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(13)T
|
This command was introduced on all voice platforms with echo cancellation and extended echo cancellation.
|
Usage Guidelines
The call-id argument value must be obtained by using the show voice call status command. The following is an example of how to obtain the call ID. The first parameter displayed in the output of the show voice call status command is the call ID.
Note
You should not use the "0x" prefix in the call-id argument when you enter the resulting call ID in the show voice call status command.
Router# show voice call status
CallID CID ccVdb Port DSP/Ch Called # Codec Dial-peers
0x2 11D1 0x62FE6478 1/0/0 1/1 10001 g711ulaw 1/2
0x3 11D1 0x62FE80F0 1/0/1 2/1 *10001 g711ulaw 2/1
The echo-cancel coverage ranges can differ depending on the platform and DSP code configuration. See Table 158 for the echo canceller coverage ranges.
Some of the options in the Syntax Description table can be used only on specific platforms that are running the extended echo canceller. Table 158 lists the platforms supported with this feature and whether the standard (TI C54x voice-based platforms) or the extended (NextPort/Conexant voice-based platforms) echo canceller is available on that platform. A disabled state is indicated by 0.
Table 158 Echo Canceller Types and Canceller Coverage Ranges
Platform
|
Echo Canceller Type
|
Echo Canceller Coverage Range
|
Cisco 827
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco 1700 series
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco 2400 series
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco 2600 series
|
Standard, Extended
|
Standard—0, 8, 16, 24, 32
Extended—0, 24, 32, 48, 64
|
Cisco 3600 series
|
Standard, Extended
|
Standard—0, 8, 16, 24, 32
Extended—0, 24, 32, 48, 64
|
Cisco 7200 series
|
Standard, Extended
|
Standard—0, 8, 16, 24, 32
Extended—0, 24, 32, 48, 64
|
Cisco 7750
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco AS5300
|
Standard, Extended
|
Standard—0, 8, 16, 24, 32
Extended—0, 24, 32, 48, 64
|
Cisco AS5350
|
NextPort
|
NextPort—0, 8, 16, 24, 32, 64, 128
|
Cisco AS5400
|
NextPort
|
NextPort—0, 8, 16, 24, 32, 64, 128
|
Cisco AS5800
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco AS5850
|
NextPort
|
NextPort—0, 8, 16, 24, 32, 64, 128
|
Cisco CVA122
|
Standard
|
Standard—0, 8, 16, 24, 32
|
Cisco MC3810
|
Standard, Extended
|
Standard—0, 8, 16, 24, 32
Extended—0, 24, 32, 48, 64
|
Cisco uBR92x
|
Standard
|
Standard—0, 8, 16, 24, 32
|

Note
The keywords and arguments in the Syntax Description table requests that the specified parameters be sent to the DSP using the normal DSP control message mechanism expecting an immediate effect. You can expect a short discontinuity and settling period for the voice stream. These parameters have effect only for the duration of the call. Echo-canceller and playout parameters revert to the values defined in the configuration on the next call using that DSP.
You can use this command with the extended echo canceller, which allows you to configure the voice card in a router individually, or with the standard echo canceller, in which the configuration occurs implicitly on the router. The following two new output messages are possible with the extended echo cancellation feature when either an extended-only or a standard-only echo cancellation function is requested:
Extended echo canceller not active for CallID callID
Basic echo canceller not active for CallID callID
The CLI help strings typically show which version of echo canceller is running and if it is valid for the requested function. For example:
Router# test call id 3 echo-canceller erl worst-case ?
0 worst case extended echo canceller operation at 0 dB ERL
3 worst case extended echo canceller operation at 3 dB ERL
6 worst case extended echo canceller operation at 6 dB ER
Router# test call id 3 echo-canceller coverage ?
16 16 ms echo canceller coverage (basic only)
24 24 ms echo canceller coverage (basic & extended)
32 32 ms echo canceller coverage (basic & extended)
48 48 ms echo canceller coverage (extended only)
64 64 ms echo canceller coverage (extended only)
8 8 ms echo canceller coverage (basic only)
In its section on testing echo cancellers, ITU-T specification G.168 invents a hypothetical device in the EC called an h-register. The h-register stores the impulse response of the echo path and invents actions such as "clear the h-register," "contents of the h-register are frozen," and "thaw" to undo the "freeze." The h-register is the filter within EC used to estimate the echo. If it freezes, its filter coefficients do not adapt to the signal. If there is a significant change in the signal characteristic, such as power level or delay, echo is heard.
The h-register test mode settings allow manual manipulation of the EC h-register for G.168-like tests. Actual G.168 testing is embedded in the digital signal processor (DSP) and does not require explicit Cisco IOS control of the h-register. The call ID must be a valid active telephony call leg ID as displayed by entering the show call active brief command in privileged EXEC mode.
Examples
The following example shows how to experiment in real time with the parameters of an active call. In this example, the nominal delay for both the adaptive and fixed options is 5 ms; the minimum delay for the adaptive option is 10 ms; and the maximum delay for the adaptive option is 40 ms.
Router# test call id 99 playout-delay fixed 5
Router# test call id 99 playout-delay adaptive 5 10 40
The following example shows the echo canceller range on the associated DSPs being reset:
Router# test call id 99 echo-canceller coverage 0
The following example show the test call id command clearing the h-register in the extended echo canceller:
Router# test call id 02 echo-canceller h-register clear
Related Commands
Command
|
Description
|
show call threshold
|
Displays enabled triggers, current values for configured triggers, and number of API calls that were made to global and interface resources.
|
show call treatment
|
Displays the call treatment configuration and the statistics for handling the calls based upon resource availability.
|
show voice call
|
Shows the real-time call status for voice ports on the Cisco router or concentrator.
|
show call active
|
Displays active call information for voice calls or fax transmissions in progress.
|
test call fallback probe
|
Tests current network conditions to a particular IP address and displays the ICPIFSAA values.
|
test call threshold
|
Tests how the core APIs behave on the basis of the resource configuration.
|
test call threshold
To test how the core application programming interfaces (APIs) behave with respect to the resource configuration, use the test call threshold command in privileged EXEC mode.
test call threshold {enable [busyout | treatment] [global | ipaddress ipaddress] | interface
interface-name interface-number}
Syntax Description
enable
|
Enables busyout or treatment action. Default is both.
|
busyout
|
Autobusyouts the T1 or E1 if the resource is not available.
|
treatment
|
Applies call treatment from session application if the resource is not available.
|
global
|
Test to be on the global resources on gateway.
|
ipaddress ipaddress
|
Remote address. Allows users to test how the core behaves.
|
interface interface-name interface-number
|
Interface that is configured as a gateway.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
The command was integrated into Cisco IOS Release 12.2(4)T. Support for the Cisco AS5300, Cisco AS5350, and Cisco AS5400 is not included in this release.
|
12.2(2)XB1
|
This command was implemented on the Cisco AS5850 universal gateway.
|
12.2(4)XM
|
This command was implemented on Cisco 1750 and Cisco 1751 routers. Support for other Cisco platforms is not included in this release
|
12.2(8)T
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on Cisco 7200 series routers. Support on the Cisco AS5300, Cisco AS5350, Cisco AS5400, and Cisco AS5850 is not included in this release.
|
12.2(11)T
|
This command is supported on the Cisco AS5300, Cisco AS5350, Cisco AS5400, and Cisco AS5850 in this release.
|
Examples
The following example tests the global resources.
test call threshold enable global
Related Commands
Command
|
Description
|
call spike
|
Limits the number of calls that can be received from the PSTN in a configured time period.
|
call threshold poll-interval
|
Enables a polling interval threshold for CPU or memory.
|
show call threshold
|
Displays enabled triggers, current values for configured triggers, and number of API calls that were made to global and interface resources.
|
show call treatment
|
Displays the call treatment configuration and statistics for handling calls on the basis of availability.
|
test enum
To test the functionality of an ENUM match table, use the test enum command in privileged EXEC mode.
test enum table-number input-pattern
Syntax Description
table-number
|
Number of the ENUM match table to be tested. Range is from 1 to 15.
|
input-pattern
|
Stream editor (SED) expression to be resolved using the ENUM match table.
|
Defaults
No default behavior or values.
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(11)T
|
This command was introduced.
|
Usage Guidelines
The test enum command emulates an ENUM call with the input pattern as the called number. The contact_list field in the display contains the URLs returned by the ENUM server.
Examples
Given the following definition for ENUM match-table 3:
rule 1 5 /^9\(1.*\)/ /+\1/ cisco
rule 2 4 /^9011\(.*\)/ /+1408\1/ arpa
rule 10 1 /^(.*)/ /\1/ e164.cisco.com
the following example tests the input string 12345 against ENUM match table 3:
Router# test enum 3 12345
sip:345789@contact1.alpha.com
sip:12345@contact1.alpha.com
sip:987@contact2.alpha.com
h323:12345@contact2.alpha.com:5060
h323:12345@contact1.alpha.com:5060
h323:12345@contact3.alpha.com:5060
enum_test_command: contact_list 62E4E8A4
Related Commands
Command
|
Description
|
rule (ENUM configuration)
|
Defines the match and replace patterns for the ENUM rule.
|
show voice enum-match-table
|
Displays the configuration for voice ENUM match tables.
|
voice enum-match-table
|
Initiates the definition of an ENUM match table.
|
test pots dial
To dial a telephone number for the POTS port on the router by using a dial application on your workstation, use the test pots dial command in EXEC mode.
test pots port dial number[#]
Syntax Description
port
|
Port number 1 or 2.
|
number
|
Telephone number to dial.
|
#
|
(Optional) Turns off dual tone multifrequency (DTMF) detection from the telephone while sending the enbloc signal. If you do not include the pound sign character (#) to terminate the number variable, you can use the telephone keypad to complete the call.
|
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(2)XF
|
The command test pots port dial was introduced on Cisco 800 series routers.
|
Usage Guidelines
If the telephone is on the hook when you issue the dial command, the router rings the telephone, waits until the telephone is taken off the hook, and then dials the requested number. If the telephone is off the hook and providing a dial tone when you issue the command, the router dials the requested number.
Examples
The following POTS dial command dials the telephone number 4085551234:
Router# test pots 1 dial 4085551234#
For an example of the test pots port dial command with debug output, see the debug pots csm command in the Cisco IOS Debug Command Reference, Release 12.2.
Related Commands
Command
|
Description
|
show pots csm
|
Displays the current state of calls and the most recent event received by the CSM on the router.
|
test pots disconnect
|
Disconnects a telephone call for the POTS port on the router.
|
test pots disconnect
To disconnect a telephone call for the POTS port on the router, use the test pots disconnect command in EXEC mode.
test pots port disconnect
Syntax Description
Command Modes
EXEC
Command History
Release
|
Modification
|
12.1(2)XF
|
This command was introduced on Cisco 800 series routers.
|
Examples
The following POTS disconnect command disconnects a telephone call from POTS port 1:
Router# test pots 1 disconnect
For an example of the test pots port disconnect command with debug output, see the debug pots csm command in the Cisco IOS Debug Command Reference, Release 12.2.
Related Commands
Command
|
Description
|
show pots csm
|
Displays the current state of calls and the most recent event received by the CSM on the router.
|
test pots dial
|
Dials a telephone number for the POTS port on the router by using a dial application on your workstation.
|
test source-group
To test the functionality of a source group, use the test source-group command in privileged EXEC mode.
test source-group {carrier-id source name | h323zone-id name | ip-address ip-address |
trunk-group-label source name}
Syntax Description
carrier-id source name
|
Source carrier ID of the source group to be tested.
|
h32zone-id name
|
Name of the H.323 zone source group to be tested.
|
ip-address ip-address
|
IP address of the source group to be tested.
|
trunk-group-label source name
|
Trunk group label of the source group to be tested.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(11)T
|
This command was introduced.
|
Examples
The following example tests the source group with carrier ID "newyork":
Router# test source-group carrier-id source newyork
A source-group is found with source carrier-id newyork
carrier-id source="newyork",
carrier-id target="dallas",
trunk-group-label source="",
trunk-group-label target="",
disconnect-cause="no-service"
translation-profile="abc-profile-sipg",
The following example tests the source group with H.323 zone ID "sanjose":
Router# test source-group h323zone-id sanjose
A source-group is found with h323zone-id sanjose
trunk-group-label source="",
trunk-group-label target="",
disconnect-cause="no-service"
translation-profile="abc-profile-sipg",
The following example tests the source group using an IP address:
Router# test source-group ip-address 172.16.100.100
A source-group is found with ip-address=172.16.100.100
trunk-group-label source="",
trunk-group-label target="",
disconnect-cause="no-service"
translation-profile="abc-profile-sipg",
The following example tests the source group with the trunk-group label "losangeles":
Router# test source-group trunk-group-label source losangeles
A source-group is found with source trunk-group-label losangeles
trunk-group-label source="losangeles",
trunk-group-label target="chicago",
disconnect-cause="no-service"
translation-profile="abc-profile-sipg",
The following example displays the error message for a nonexistent carrier ID or trunk-group label:
Router# test source-group carrier-id source 1511
No source-group is found with input source carrier-id 1511
Related Commands
Command
|
Description
|
show voice source-group
|
Displays the configuration for voice source IP groups.
|
voice source-group
|
Initiates the voice source-group definition.
|
test translation-rule
To test the execution of the translation rules on a specific name tag, use the test translation-rule command in global configuration mode. To disable the test, use the no form of this command.
test translation-rule name-tag input-number [input-numbering-type]
no test translation-rule name-tag input-number [input-numbering-type]
Syntax Description
name-tag
|
The tag number by which the rule set is referenced. This is an arbitrarily chosen number. Range is from 1 to 2147483647.
|
input-number
|
The input string of digits for which a pattern matching is performed.
|
input-numbering-type
|
(Optional) The keyword choices for this field are international, national, subscriber, abbreviated, unknown, and any.
|
Defaults
No default behavior or values
Command Modes
Global configuration
Command History
Release
|
Modification
|
12.0(7)XR1
|
This command was introduced for VoIP on Cisco AS5300.
|
12.0(7)XK
|
This command was implemented for the following voice technologies on the following platforms:
• VoIP (Cisco 2600, Cisco 3600, and Cisco MC3810)
• Voice over Frame Relay (Cisco 2600, Cisco 3600, and Cisco MC3810)
• Voice over ATM (Cisco 3600 and Cisco MC3810)
|
12.1(1)T
|
This command was integrated into Cisco IOS Release 12.1(1)T for the following voice technology on the following platforms:
• VoIP (Cisco 1750, Cisco 2600, Cisco 3600, Cisco AS5300, Cisco 7200, and Cisco 7500)
|
12.1(2)T
|
This command was implemented on the T train for the following voice technologies on the following platforms:
• VoIP (Cisco MC3810)
• Voice over Frame Relay (Cisco 2600, Cisco 3600, and Cisco MC3810)
• Voice over ATM (Cisco 3600 and Cisco MC3810)
|
12.2(2)XB1
|
This command was implemented on the Cisco AS5850.
|
12.2(11)T
|
This command was integrated into Cisco IOS Release 12.2(11)T.
|
Examples
The following example shows output from the test translation-rule command:
Router# translation-rule 21
Rule 1 555.% 1408555 subscriber international
Rule 2 8.% 1408555 abbreviated international
Router# test translation-rule 21 45678 abbreviated
*Jan 19 16:39:14.578:The replace number 45614085558
Related Commands
Command
|
Description
|
numbering-type
|
Specifies number type for the VoIP or POTS dial peer.
|
rule
|
Applies a translation rule to a calling party number or a called party number for both incoming and outgoing calls.
|
show translation-rule
|
Displays the contents of all the rules that have been configured for a specific translation name.
|
translate
|
Applies a translation rule to a calling party number or a called party number for incoming calls.
|
translate-outgoing
|
Applies a translation rule to a calling party number or a called party number for outgoing calls.
|
translation-rule
|
Creates a translation name and enters translation-rule configuration mode.
|
voip-incoming translation-rule
|
Captures calls that originate from H.323-compatible clients.
|
test voice echo
To check echo cancellation on a port, use the test voice echo command in global configuration mode.
Cisco Modular Access Routers with Analog Voice Ports
test voice echo slot/subunit/port echo-encapsulation-bit-mask
Cisco Modular Access Routers with Digital Voice Ports
test voice echo slot/port:ds0-group echo-encapsulation-bit-mask
Syntax Description
For Cisco Modular Access Routers with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the specific platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For Cisco Modular Access Routers with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the specific platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
All Platforms:
echo-encapsulation-bit-mask
|
Sets the DSP firmware echo canceller control. This is a 16-bit hex string. Valid ranges are from 0 to 0x0FFF. See Table 159 for valid bit settings.
|
Table 159 echo_encapsulation_bit_mask Bit Settings
Bit
|
Subparameter
|
Settings
|
Description
|
DSPWare Version
|
0
|
ec_disable
|
Echo canceller disable control:
0=enable (default)
1=disable
|
Echo cancellation can be disabled through the ec_disable subparameter. When the echo canceller is disabled, the echo filter and all its internal state is kept but not updated. The input signal does not get processed by the echo canceller filter when disabled.
|
All
|
1
|
ec_freeze
|
echo canceller freeze control:
0=echo filter update enable (default)
1=freeze echo filter (disable update)
|
The echo canceller filter can be frozen using the ec_freeze subparameter. While the echo canceller is frozen, the echo canceller filter and all other internal adaptive states are not updated.
|
All
|
2
|
nlp_disable
|
NLP disable control:
0=enable NLP (default)
1=disable NLP
|
The Non-Linear Processor (NLP) can be disabled through the nlp_disable subparameter. The NLP is used to suppress residual echo (either replacing the residual echo with silence or with background noise). If disabled, residual echo will not be suppressed. The NLP, if enabled, can be configured to replace the suppressed residual echo with either silence or comfort noise using the cn_disable subparameter. If comfort noise is disabled, the NLP will replace suppressed residual with silence. The NLP activation threshold can be modified using the threshold optional parameter. The activation threshold is used in determining at what level of residual echo (relative to the far end signal) the NLP will activate. The NLP activation has a significant affect on the subjective quality of the echo canceller in double-talk, high background noise, or high tail length situations. If threshold is not sent in the echo_encapsulation_bit_mask argument, a value of -21 dB is used. Threshold only applies to the standard echo canceller. The extended echo canceller does not have a configurable NLP threshold.
|
All
|
3
|
ec_reset
|
Echo canceller reset control:
0=no reset
1=reset echo canceller filter (default)
|
The ec_reset subparameter will reset the echo canceller filter and all internal adaptive state of the echo canceller. If the echo suppressor is enabled, it will also be reset and activate for the configured coverage time. ec_reset subparameter differs from the other subparameters in that it is a trigger flag. The internal state of ec_reset will be set to zero (0) after executing the echo reset.
|
All
|
4
|
hpf_disable
|
High pass filter disable control:
0= enable (default)
1=disable
|
The echo canceller is preceded by a high pass filter that operates on the input (near-end) signal. High pass filtering is required for proper operation of the adaptive echo canceller algorithm. The high pass filter can be disabled by using the hpf_disable subparameter. The high pass filter should not be disabled while the echo canceller filter is operating. This can result in instability of the echo canceller filter updates. For channels that do not want the echo canceller to modify the input signal in any way (e.g. clear-channel applications), both the echo canceller and the high pass filter should be disabled.
|
All
|
5
|
cn_disable
|
NLP comfort noise disable:
0=enable (default)
1=disable
|
The cn_disable subparameter controls the application of comfort noise.
|
All
|
6-7
|
worst_erl1
|
Worst case ERL configuration:
0=6 dB (default)
1=3 dB
2=0 dB
3=reserved
|
If the extended echo canceller is selected, the worst_erl subparameter is used. If the standard echo canceller is selected, worst_erl is not used and must be set to zero (0). The worst_erl subparameter configures the lowest amount of Echo Return Loss (ERL) that the echo canceller needs to operate properly. For ERLs lower than worst_erl, the echo canceller does not converge properly. The worst_erl setting does impact the performance of the double-talk detector that is used for much of the operation of the echo canceller, so for best performance it should not be set lower than is required.
|
4.1 and later
|
8-10
|
tail_length1
|
Echo tail length
0=24 ms
1=32 ms
2=48 ms
3=64 ms (default)
4=80 ms
5=96 ms
6=112 ms
7=128 ms
|
If the extended echo canceller is selected, the tail_length subparameter is used. If the standard echo canceller is selected, the tail_length is not used and must be set to zero (0). The tail length of the standard echo canceller is not configured in the echo_encapsulation_bit_mask argument. The tail_length subparameter configures the maximum tail length for the extended echo canceller. Many DSP firmware builds limit the maximum tail length less than 128 ms. If the maximum tail length is limited by the DSP builds, configured values greater than that supported will be set to the maximum supported by the build.
|
4.1 and later
|
11
|
ecan_type
|
Select active echo canceller type:
0= standard (default)
1=extended
|
For those DSP firmware releases that support both standard and extended echo cancellers, the selection of the type of echo canceller to use is controlled with the ecan_type subparameter. Only a single type of echo canceller can be used for all channels in the DSP. If the nondefault echo canceller type is desired, an echo_encapsulation_bit_mask argument with the ecan_type set to the nondefault echo canceller type must be sent to a voice channel before any voice channel is place in a nonIDLE mode. All echo_encapsulation_bit_mask arguments sent to the DSP must have the identical setting of ecan_type. There is no changing the echo canceller type in the DSP. Switching between echo canceller types requires a reset of the DSP.
|
4.1 and later
|
12
|
sup_enable2
|
Echo suppressor enable control:
0=disable (default)
1=enable
|
In addition to the echo canceller, an echo suppressor is implemented in the DSP channel. If enabled through the sup_enable subparameter, the echo suppressor is activated when the echo canceller is reset, either due to a mode change (for example, from IDLE to VOICE), because of a bearer channel detects an echo suppression enable, or because of a echo canceller reset initiated by an echo_encapsulation_bit_mask argument. The echo suppressor will remain enabled for seven seconds. The echo suppressor is only available when running the standard echo canceller. All configuration information for the echo suppressor is ignored when running the extended echo canceller.
|
All
|
13-15
|
reserved
|
Reserved bits (must be set to zero)
|
—
|
All
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced.
|
Usage Guidelines
A call must be in progress in order for this command to work.
The echo_encapsulation_bit_mask argument selects the type of echo canceller to use (standard or extended) and provides control for the voice channel's selected echo canceller. The echo canceller control information is kept statically in the voice channel for all modes. When the voice channel transitions from a mode that does not use the echo canceller (such as fax) to a mode that uses the echo canceller (such as voice), the static echo control information is used. The static echo control information is modified by using the echo_encapsulation_bit_mask argument.
Related Commands
Command
|
Description
|
echo-cancel coverage
|
Specifies the amount of coverage for echo cancellation.
|
echo-cancel enable
|
Enables echo cancellation on a voice port.
|
echo suppressor
|
Enables echo suppression to reduce initial echo before the echo canceller converges.
|
non-linear
|
Enables nonlinear processing in the echo canceller.
|
test voice playout
To test the playout buffer which accommodates packet jitter caused by switches in the WAN, use the test voice playout command in privileged EXEC mode.
Cisco Modular Access Routers with Analog Voice Ports
test voice playout {adaptive | fixed | nots} initial-size minimum-size maximum-size
fax-nominal-size slot/subunit/port
Cisco Modular Access Routers with Digital Voice Ports
test voice playout {adaptive | fixed | nots} initial-size minimum-size maximum-size
fax-nominal-size slot/port:ds0-group
Syntax Description
All Platforms
adaptive
|
Identifies an adaptive playout buffer. Jitter buffer size and amount of playout delay are adjusted during a call, on the basis of current network conditions.
|
fixed
|
Identifies a fixed playout buffer. Jitter buffer size does not adjust during a call; a constant playout delay is added.
|
nots
|
Identifies a fixed playout buffer with no timestamps.
|
initial-size
|
Specifies the initial playout buffer size. Range is 0 to 65535.
|
minimum-size
|
Specifies the minimum playout buffer size. Range is 0 to 65535.
|
maximum-size
|
Specifies the maximum playout buffer size. Range is 0 to 65535.
|
fax-nominal-size
|
Specifies the fax nominal playout buffer size. Range is 0 to 65535.
|
For Cisco Modular Access Routers with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the specific platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For Cisco Modular Access Routers with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the specific platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced.
|
Usage Guidelines
A call must be in progress in order for this command to work.
Related Commands
Command
|
Description
|
playout-delay (dial-peer)
|
Tunes the playout buffer on DSPs to accommodate packet jitter caused by switches in the WAN.
|
playout-delay (voice-port)
|
Tunes the playout buffer to accommodate packet jitter caused by switches in the WAN.
|
playout-delay mode
|
Selects fixed or adaptive mode for the jitter buffer on DSPs.
|
show call active voice
|
Displays active call information for voice calls.
|
test voice port detector
To test detector-related functions on a voice port, use the test voice port detector command in privileged EXEC mode.
Cisco 2600 and Cisco 3600 Series with Analog Voice Ports
test voice port slot/subunit/port detector {m-lead | battery-reversal | ring | tip-ground |
ring-ground | ring-trip} {on | off | disable}
Cisco 2600 and Cisco 3600 Series with Digital Voice Ports
test voice port slot/port:ds0-group detector {m-lead | battery-reversal | ring | tip-ground |
ring-ground | ring-trip} {on | off | disable}
Cisco MC3810 Multiservice Concentrator with Analog Voice Ports
test voice port slot/port detector {m-lead | battery-reversal | ring | tip-ground | ring-ground |
ring-trip} {on | off | disable}
Cisco MC3810 Multiservice Concentrator with Digital Voice Ports
test voice port slot:ds0-group detector {m-lead | battery-reversal | ring | tip-ground |
ring-ground | ring-trip} {on | off | disable}
Syntax DescriptionDescription
For the Cisco 2600 and Cisco 3600 Series Routers with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For the Cisco 2600 and Cisco 3600 Series Routers with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For the Cisco MC3810 Multiservice Concentrator with Analog Voice Ports:
slot/port
|
Tests the voice port that you specify with the slot/port designation.
• slot is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.
• port specifies an analog voice port number. Range is from 1 to 6.
|
For the Cisco MC3810 Multiservice Concentrator with Digital Voice Ports:
slot:ds0-group
|
Tests the voice port that you specify with the slot:ds0-group designation.
• slot specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the DVM (controller 1).
• ds0-group specifies a T1 or E1 logical voice port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For All Platforms:
m-lead
|
Forces the E&M m-lead detector to the specified state.
|
loop
|
Forces the Foreign Exchange Office (FXO) loop detector to the specified state.
|
battery-reversal
|
Forces the FXO battery-reversal detector to the specified state.
|
ring
|
Forces the FXO ringing detector to the specified state.
|
tip-ground
|
Forces the FXO tip-ground detector to the specified state.
|
ring-ground
|
Forces the Foreign Exchange Station (FXS) ring-ground detector to the specified state.
|
ring-trip
|
Forces the FXS ring-trip detector to the specified state.
|
on
|
Forces the selected item to the on state.
|
off
|
Forces the selected item to the off state.
|
disable
|
Ends the forced state for the selected item.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.1(2)T
|
This command was integrated into Cisco IOS Release 12.1(2)T.
|
Usage Guidelines
Use the test voice port detector privileged EXEC command to force a detector into specific states for testing. For each signaling type (E&M, FXO, FXS), only the applicable keywords are displayed. When you are finished testing, be sure to enter the command with the disable keyword to end the forced state. The disable keyword is available only if a test condition is already activated.
Examples
The following example forces the tip-ground detector to the off state on an FXO voice port (1/3) on a Cisco MC3810 and ends any call in progress:
Router# test voice port 1/3 detector tip-ground off
The following example ends the forced off state on an FXO voice port (1/3) on a Cisco MC3810:
Router# test voice port 1/3 detector tip-ground disable
The following example forces the ring-trip detector to the on state on an FXS port (0/0/1) on a Cisco 3600 series router and should start a call:
Router# test voice port 0/0/1 detector ring-trip on
The following example ends the forced on state on an FXS port (0/0/1) on a Cisco 3600 series router:
Router# test voice port 0/0/1 detector ring-trip disable
Related Commands
Command
|
Description
|
test voice port inject-tone
|
Injects a test tone into a voice port.
|
test voice port loopback
|
Performs loopback testing on a voice port.
|
test voice port relay
|
Tests relay-related functions on a voice port.
|
test voice port switch
|
Forces a voice port into fax or voice mode.
|
test voice port inject-tone
To inject a test tone into a voice port, use the test voice port inject-tone command in privileged EXEC mode.
Cisco 2600 and Cisco 3600 Series with Analog Voice Ports
test voice port slot/subunit/port inject-tone {local | network} {1000hz | 2000hz | 200hz | 3000hz
| 300hz | 3200hz | 3400hz | 500hz | quiet | disable}
Cisco 2600 and Cisco 3600 Series with Digital Voice Ports
test voice port slot/port:ds0-group inject-tone {local | network} {1000hz | 2000hz | 200hz |
3000hz | 300hz | 3200hz | 3400hz | 500hz | quiet | disable}
Cisco MC3810 Multiservice Concentrator with Analog Voice Ports
test voice port slot/port inject-tone {local | network} {1000hz | 2000hz | 200hz | 3000hz | 300hz
| 3200hz | 3400hz | 500hz | quiet | disable}
Cisco MC3810 Multiservice Concentrator with Digital Voice Ports
test voice port slot:ds0-group inject-tone {local | network} {1000hz | 2000hz | 200hz | 3000hz |
300hz | 3200hz | 3400hz | 500hz | quiet | disable}
Syntax Description
For the Cisco 2600 and Cisco 3600 Series with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For the Cisco 2600 and Cisco 3600 Series with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For the Cisco MC3810 Multiservice Concentrator with Analog Voice Ports:
slot/port
|
Tests the voice port that you specify with the slot/port designation.
• slot is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.
• port specifies an analog voice port number. Range is from 1 to 6.
|
For the Cisco MC3810 Multiservice Concentrator with Digital Voice Ports:
slot:ds0-group
|
Tests the voice port that you specify with the slot:ds0-group designation.
• slot specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the DVM (controller 1).
• ds0-group specifies a T1 or E1 logical voice port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For All platforms:
local
|
Directs the injected tone toward the local interface (near end).
|
network
|
Directs the injected tone toward the network (far end).
|
1000hz
|
Injects a 1-kilohertz test tone.
|
2000hz
|
Injects a 2-kilohertz test tone.
|
200hz
|
Injects a 200-hertz test tone.
|
3000hz
|
Injects a 3-kilohertz test tone.
|
300hz
|
Injects a 300-hertz test tone.
|
3200hz
|
Injects a 3.2-kilohertz test tone.
|
3400hz
|
Injects a 3.4-kilohertz test tone.
|
500hz
|
Injects a 500-hertz test tone.
|
quiet
|
Injects a quiet tone.
|
disable
|
Ends the test tone.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.1(2)T
|
This command was integrated into Cisco IOS Release 12.1(2)T.
|
Usage Guidelines
Use the test voice port inject-tone privileged EXEC command to inject a test tone or to end a test tone. A call must be established on the voice port under test. When you are finished testing, be sure to enter the disable keyword to end the test tone. The disable keyword is available only if a test condition is already activated.
When you enter the disable keyword, you must enter a direction (either network or local); however, you can enter either direction, regardless of which direction you entered to inject the test tone.
Examples
The following example injects a 1-kilohertz test tone into voice port 1/1, directed toward the network (far end), on a Cisco MC3810:
Router# test voice port 1/1 inject-tone network 1000hz
The following example removes the test tone from port 0/0/1 on a Cisco 3600 series router:
Router# test voice port 0/0/1 inject-tone network disable
or
Router# test voice port 0/0/1 inject-tone local disable
Related Commands
Command
|
Description
|
test voice port detector
|
Tests detector-related functions on a voice port.
|
test voice port loopback
|
Performs loopback testing on a voice port.
|
test voice port relay
|
Tests relay-related functions on a voice port.
|
test voice port switch
|
Forces a voice port into fax or voice mode.
|
test voice port loopback
To perform loopback testing on a voice port, use the test voice port loopback command in privileged EXEC mode.
Cisco 2600 and Cisco 3600 Series with Analog Voice Ports
test voice port slot/subunit/port loopback {local | network | disable}
Cisco 2600 and Cisco 3600 Series with Digital Voice Ports
test voice port slot/port:ds0-group loopback {local | network | disable}
Cisco MC3810 Multiservice Concentrator with Analog Voice Ports
test voice port slot/port loopback {local | network | disable}
Cisco MC3810 Multiservice Concentrator with Digital Voice Ports
test voice port slot:ds0-group loopback {local | network | disable}
Syntax Description
For the Cisco 2600 and Cisco 3600 Series with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For the Cisco 2600 and Cisco 3600 Series with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For the Cisco MC3810 Multiservice Concentrator with Analog Voice Ports:
slot/port
|
Tests the voice port that you specify with the slot/port designation.
• slot is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.
• port specifies an analog voice port number. Range is from 1 to 6.
|
For the Cisco MC3810 Multiservice Concentrator with Digital Voice Ports:
slot:ds0-group
|
Tests the voice port that you specify with the slot:ds0-group designation.
• slot specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the DVM (controller 1).
• ds0-group specifies a T1 or E1 logical voice port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
All Platforms:
local
|
Forces a loopback at the voice port toward the customer premises equipment (CPE).
|
network
|
Forces a loopback at the voice port toward network.
|
disable
|
Ends the forced loopback.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.1(2)T
|
This command was integrated into Cisco IOS Release 12.1(2)T.
|
Usage Guidelines
Use the test voice port loopback privileged EXEC command to initiate or end a loopback at a voice port. A call must be established on the voice port under test. When you are finished testing, be sure to enter the disable keyword to end the forced loopback. The disable keyword is available only if a test condition is already activated.
Examples
The following example forces a loopback toward the CPE on voice port 1/1 on a Cisco MC3810:
Router# test voice port 1/1 loopback local
The following example ends a forced loopback on port 0/0/1 on a Cisco 3600 series router:
Router# test voice port 0/0/1 loopback disable
Related Commands
Command
|
Description
|
test voice port detector
|
Tests detector-related functions on a voice port.
|
test voice port inject-tone
|
Injects a test tone into a voice port.
|
test voice port relay
|
Tests relay-related functions on a voice port.
|
test voice port switch
|
Forces a voice port into fax or voice mode.
|
test voice port relay
To test relay-related functions on a voice port, use the test voice port relay command in privileged EXEC mode.
Cisco 2600 and Cisco 3600 Series with Analog Voice Ports
test voice port slot/subunit/port relay {e-lead | loop | ring-ground | battery-reversal |
power-denial | ring | tip-ground} {on | off | disable}
Cisco 2600 and Cisco 3600 Series with Digital Voice Ports
test voice port slot/port:ds0-group relay {e-lead | loop | ring-ground | battery-reversal |
power-denial | ring | tip-ground} {on | off | disable}
Cisco MC3810 Multiservice Concentrator with Analog Voice Ports
test voice port slot/port relay {e-lead | loop | ring-ground | battery-reversal | power-denial |
ring | tip-ground} {on | off | disable}
Cisco MC3810 Multiservice Concentrator with Digital Voice Ports
test voice port slot:ds0-group relay {e-lead | loop | ring-ground | battery-reversal | power-denial
| ring | tip-ground} {on | off | disable}
Syntax Description
For the Cisco 2600 and Cisco 3600 Series with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For the Cisco 2600 and Cisco 3600 Series with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For the Cisco MC3810 Multiservice Concentrator with Analog Voice Ports:
slot/port
|
Tests the voice port that you specify with the slot/port designation.
• slot is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.
• port specifies an analog voice port number. Range is from 1 to 6.
|
For the Cisco MC3810 Multiservice Concentrator with Digital Voice Ports:
slot:ds0-group
|
Tests the voice port that you specify with the slot:ds0-group designation.
• slot specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the DVM (controller 1).
• ds0-group specifies a T1 or E1 logical voice port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
All Platforms:
e-lead
|
Forces the E&M e-lead relay to the specified state.
|
loop
|
Forces theForeign Exchange Office (FXO) loop relay to the specified state.
|
ring-ground
|
Forces the FXO ring-ground relay to the specified state.
|
battery-reversal
|
Forces the FXO battery-reversal relay to the specified state.
|
power-denial
|
Forces the Foreign Exchange Station (FXS) power-denial relay to the specified state.
|
ring
|
Forces the FXS ringing relay to the specified state.
|
tip-ground
|
Forces the FXS tip-ground relay to the specified state.
|
on
|
Forces the selected item to the on state.
|
off
|
Forces the selected item to the off state.
|
disable
|
Ends the forced state for the selected item.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.1(2)T
|
This command was integrated into Cisco IOS Release 12.1(2)T.
|
Usage Guidelines
Use the test voice port relay privileged EXEC command to force a relay into specific states for testing. For each signaling type (E&M, FXO, FXS), only the applicable keywords are displayed. When you are finished testing, be sure to enter the disable keyword to end the forced state. The disable keyword is available only if a test condition is already activated.
Examples
The following example forces the E&M e-lead relay to the on state on port 0/0/1 on a Cisco 3600 series:
Router# test voice port 0/0/1 relay e-lead on
The following example ends a forced actuation of the battery-reversal relay on an FXS port (0/0/1) on a Cisco 3600 series:
Router# test voice port 0/0/1 relay battery-reversal disable
Related Commands
Command
|
Description
|
test voice port detector
|
Tests detector-related functions on a voice port.
|
test voice port inject-tone
|
Injects a test tone into a voice port.
|
test voice port switch
|
Forces a voice port into fax or voice mode.
|
test voice port switch
To force a voice port into fax mode, use the test voice port switch command in privileged EXEC mode.
Cisco 2600 and 3600 Series with Analog Voice Ports
test voice port slot/subunit/port switch {fax | disable}
Cisco 2600 andCisco 3600 Series with Digital Voice Ports
test voice port slot/port:ds0-group switch {fax | disable}
Cisco MC3810 Multiservice Concentrator with Analog Voice Ports
test voice port slot/port switch {fax | disable}
Cisco MC3810 Multiservice Concentrator with Digital Voice Ports
test voice port slot:ds0-group switch {fax | disable}
Syntax Description
For the Cisco 2600 and Cisco 3600 Series with Analog Voice Ports:
slot/subunit/port
|
Tests the voice port that you specify with the slot/subunit/port designation.
• slot specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• subunit specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1.
• port specifies an analog voice port number. Valid entries are 0 and 1.
|
For the Cisco 2600 and Cisco 3600 Series with Digital Voice Ports:
slot/port:ds0-group
|
Tests the voice port that you specify with the slot/port:ds0-group designation.
• slot specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.
• port specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1.
• ds0-group specifies a T1 or E1 logical port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For the Cisco MC3810 Multiservice Concentrator with Analog Voice Ports:
slot/port
|
Tests the voice port that you specify with the slot/port designation.
• slot is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.
• port specifies an analog voice port number. Range is from 1 to 6.
|
For the Cisco MC3810 Multiservice Concentrator with Digital Voice Ports:
slot:ds0-group
|
Tests the voice port that you specify with the slot:ds0-group designation.
• slot specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the DVM (controller 1).
• ds0-group specifies a T1 or E1 logical voice port number. T1 range is from 0 to 23. E1 range is from 0 to 30.
|
For All Platforms:
fax
|
Forces a switch to fax mode.
|
disable
|
Ends fax mode; switches back to voice mode.
|
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced on Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.
|
12.1(2)T
|
This command was integrated into Cisco IOS Release 12.1(2)T.
|
Usage Guidelines
Use the test voice port switch privileged EXEC command to force a voice port into fax mode for testing. If no fax data is detected by the voice port, the voice port remains in fax mode for 30 seconds and then reverts automatically to voice mode. After you enter the test voice port switch fax command, you can use the show voice call or show voice call summary command to check whether the voice port is able to operate in fax mode.
The disable keyword ends the forced mode switch; however, the fax mode ends automatically after 30 seconds. The disable keyword is available only while the voice port is in fax mode.
Examples
The following example forces voice port 1/3 on a Cisco MC3810 into fax mode:
Router# test voice port 1/3 switch fax
The following example returns voice port 0/0/1 on a Cisco 3600 series router to voice mode:
Router# test voice port 0/0/1 switch disable
Related Commands
Command
|
Description
|
show voice call
|
Displays the call processing and protocol state-machine information for a voice port.
|
show voice call summary
|
Displays a summary of the call processing and protocol state-machine information for a voice port.
|
test voice tone
To test a variety of telephony tones, use the test voice tone command in privileged EXEC mode.
For Tone Testing
test voice tone locale {busy | congestion | dialtone | number_unavailable | offhook_alert |
ring_back} frequency-number 1st-frequency 2nd-frequency 1st-amplitude-fxs
1st-amplitude-fxo 1st-amplitude-e&m 2nd-amplitude-fxs 2nd-amplitude-fxo
2nd-amplitude-e&m 1st-on 1st-off 2nd-on 2nd-off 3rd-on 3rd-off 4th-on 4th-off
For DTMF Testing
test voice tone locale dtmf r0 r1 r2 r3 c0 c1 c2 c3 a1 a2
For Pulse Ratio Testing
test voice tone locale pulse percent
To Show Test Details
test voice tone locale show
Syntax Description
All Tests
locale
|
Identifies the country with a two-letter ISO-3166 country code shown in Table 160.
|
For Tone Testing
busy
|
Specifies testing of the busy tone.
|
congestion
|
Specifies testing of the congestion tone.
|
dialtone
|
Specifies testing of the dial tone.
|
number_unavailable
|
Specifies testing of the tone that occurs when a number is unavailable.
|
offhook_alert
|
Specifies testing of the offhook alert tone.
|
ring_back
|
Specifies testing of the ring-back tone.
|
frequency-number
|
Identifies the number of frequencies to be tested. Valid entries are 1 or 2.
|
1st-frequency
|
Frequency of the first component in Hz. Range is 0 to 65535.
|
2nd-frequency
|
Frequency of the second component in Hz. Range is 0 to 65535.
|
1st-amplitude-fxs
|
(optional) Amplitude of the first component for FXS signaling in tenths of a decibel (dB). Range is -300 to 0.
|
1st-amplitude-fxo
|
(optional) Amplitude of the first component for FXO signaling in tenths of a decibel (dB). Range is -300 to 0.
|
1st-amplitude-e&m
|
(optional) Amplitude of the first component for E&M signaling in tenths of a decibel (dB). Range is -300 to 0.
|
2nd-amplitude-fxs
|
(optional) Amplitude of the second component for FXS signaling in tenths of a decibel (dB). Range is -300 to 0.
|
2nd-amplitude-fxo
|
(optional) Amplitude of the second component for FXO signaling in tenths of a decibel (dB). Range is -300 to 0.
|
2nd-amplitude-e&m
|
(optional) Amplitude of the second component for E&M signaling in tenths of a decibel (dB). Range is -300 to 0.
|
1st-on
|
On time for the first component in milliseconds (ms). Range is 0 to 65535.
|
1st-off
|
Off time for the first component in milliseconds (ms). Range is 0 to 65535.
|
2nd-on
|
On time for the second component in milliseconds (ms). Range is 0 to 65535.
|
2nd-off
|
Off time for the second component in milliseconds (ms). Range is 0 to 65535.
|
3rd-on
|
On time for the third component in milliseconds (ms). Range is 0 to 65535.
|
3rd-off
|
Off time for the third component in milliseconds (ms). Range is 0 to 65535.
|
4th-on
|
On time for the fourth component in milliseconds (ms). Range is 0 to 65535.
|
4th-off
|
Off time for the fourth component in milliseconds (ms). Range is 0 to 65535.
|
For DTMF Testing
dtmf
|
Specifies DTMF tone testing.
|
r0
|
Frequency of the DTMF tone in row 0. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
r1
|
Frequency of the DTMF tone in row 1. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
r2
|
Frequency of the DTMF tone in row 2. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
r3
|
Frequency of the DTMF tone in row 3. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
c0
|
Frequency of the DTMF tone in column 0. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
c1
|
Frequency of the DTMF tone in column 1. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
c2
|
Frequency of the DTMF tone in column 2. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
c3
|
Frequency of the DTMF tone in column 3. Range is 0 to 65535. Typical DTMF setting is shown in Table 161.
|
a1
|
Frequency for the low frequency level. Range is 0 to 65535.
|
a2
|
Frequency for the high frequency level. Range is 0 to 65535.
|
For Pulse Ratio Testing
pulse
|
Specifies pulse ratio testing.
|
percent
|
Percentage of the break period for a dialing pulse. Valid entries are numbers from 1 to 99.
|
To Show Test Details
show
|
Displays the test voice tone parameters.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)XK
|
This command was introduced.
|
Usage Guidelines
The two-letter country code used in the locale argument is based on the ISO-3166 standard. The codes used for this keyword are shown in Table 160.
Table 160 Valid Command Entries for locale Argument
Country
|
locale Argument Value
|
Argentina
|
ar
|
Australia
|
au
|
Austria
|
at
|
Belgium
|
be
|
Brazil
|
br
|
Canada
|
ca
|
China
|
cn
|
Colombia
|
co
|
Czech Republic
|
cz
|
Denmark
|
dk
|
Egypt1
|
eg
|
Finland
|
fi
|
France
|
fr
|
Germany
|
de
|
Ghana1
|
gh
|
Great Britain
|
gb
|
Greece
|
gr
|
Hong Kong
|
hk
|
Hungary
|
hu
|
Iceland
|
is
|
India
|
in
|
Indonesia
|
id
|
Ireland
|
ie
|
Israel
|
il
|
Italy
|
it
|
Japan
|
jp
|
Jordan1
|
jo
|
Kenya1
|
ke
|
Korea Republic
|
kr
|
Lebanon1
|
lb
|
Luxembourg
|
lu
|
Malaysia
|
my
|
Mexico
|
mx
|
Nepal1
|
np
|
Netherlands
|
nl
|
New Zealand
|
nz
|
Nigeria1
|
ng
|
Norway
|
no
|
Pakistan1
|
pk
|
Panama1
|
pa
|
Peru
|
pe
|
Philippines
|
ph
|
Poland
|
pl
|
Portugal
|
pt
|
Russian Federation
|
ru
|
Saudi Arabia1
|
sa
|
Singapore
|
sg
|
Slovakia
|
sk
|
Slovenia
|
si
|
South Africa
|
za
|
Spain
|
es
|
Sweden
|
se
|
Switzerland
|
ch
|
Taiwan
|
tw
|
Thailand
|
th
|
Turkey
|
tr
|
United States
|
us
|
Venezuela
|
ve
|
Zimbabwe1
|
zw
|
Table 161 shows typical DTMF frequencies and the keypad entries to which they correspond.
Table 161 Typical DTMF Frequencies
Row ID
|
Column ID
|
c0
|
c1
|
c2
|
c3
|
Frequency
|
1209
|
1336
|
1477
|
1633
|
r0
|
697
|
1
|
2
|
3
|
A
|
r1
|
770
|
4
|
5
|
6
|
B
|
r2
|
852
|
7
|
8
|
9
|
C
|
r3
|
941
|
*
|
0
|
#
|
D
|
Examples
The following example shows the output for the test voice tone us show command. This command shows the current settings for the tones for a specified locale.
Router# test voice tone us show
Code:US Country:United States
DTMF freq.(Hz) Row / col: 697, 770, 852, 941 / 1209, 1336, 1477, 1633
Pulse dial:normal, Percent make:40%, DTMF low Amp. = 65446, high Amp. = 65467, Pcm:u-Law
Tone NF FOF FOS AOF_FXS AOF_FXO AOF_EM AOS_FXS AOS_FXO AOS_EM ONTF OFTF ONTS OFTS ONTT OFTT ONT4 OFT4
BUSY 2 480 620 -170 -170 -240 -170 -170 -240 500 500 0 0 0 0 0 0
RING_BACK 2 440 480 -160 -160 -190 -160 -160 -190 2000 4000 0 0 0 0 0 0
CONGESTION 2 480 620 -170 -170 -190 -170 -170 -240 250 250 0 0 0 0 0 0
NUM_UNOBTAINAB 2 480 620 -170 -170 -190 -170 -170 -240 250 250 0 0 0 0 0 0
DIALTONE 2 350 440 -165 -165 -185 -165 -165 -185 65535 0 0 0 0 0 0 0
DIAL_TONE2 2 350 440 -165 -165 -185 -165 -165 -185 65535 0 0 0 0 0 0 0
OUT_OF_SERVICE 1 950 0 -150 -150 -185 0 0 0 330 330 0 0 0 0 0 0
ADDR_ACK 1 600 0 -240 -240 -240 0 0 0 125 125 125 65535 0 0 0 0
DISCONNECT 1 600 0 -150 -150 -185 0 0 0 330 330 330 65535 0 0 0 0
OFFHOOK_NOTICE 2 1400 2040 -240 -240 -240 -240 -240 -240 100 100 0 0 0 0 0 0
OFFHOOK_ALERT 2 1400 2040 -150 -150 -185 -150 -150 -185 100 100 0 0 0 0 0 0
Related Commands
Command
|
Description
|
cptone
|
Specifies a regional analog tone, ring, and cadence setting
|
test voice translation-rule
To test the functionality of a translation rule, use the test voice translation-rule command in privileged EXEC mode.
test voice translation-rule number input-test-string [type match-type [plan match-type] ]
Syntax Description
number
|
Specifies the number of the translation rule to be tested. Range is from 1 to 2147483647.
|
input-test-string
|
String to be tested by the translation rule.
|
type match-type
|
(Optional) Number type of the call. Valid values for the match-type argument are as follows:
• abbreviated—Abbreviated representation of the complete number as supported by this network.
• any—Any type of called number.
• international—Number called to reach a subscriber in another country.
• national—Number called to reach a subscriber in the same country, but outside the local network.
• network—Administrative or service number specific to the serving network.
• reserved—Reserved for extension.
• subscriber—Number called to reach a subscriber in the same local network.
• unknown—Number of a type that is unknown to the network.
|
plan match-type
|
(Optional) Numbering plan of the call. Valid values for the match-type argument are as follows:
• any—Any type of called number.
• data—Number called for data calls.
• ermes—European Radio Message standard numbering plan.
• isdn—Called number for an ISDN network.
• national—Number called to reach a subscriber in the same country, but outside the local network.
• private—Number called for a private network.
• reserved—Reserved for extension.
• telex—Numbering plan for Telex equipment.
• unknown—Number of a type that is unknown to the network.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.2(11)T
|
This command was introduced.
|
Usage Guidelines
The number type and calling plan are optional parameters defined in a translation rule. If either parameter is defined, the call must match the match pattern and the type or plan value in order to be selected for translation.
Examples
The following example tests the functionality of translation rule 5 with string 2015550101.
Router(config)# voice translation-rule 5
Router(cfg-translation-rule)# rule 1 /201/ /102/
Router(cfg-translation-rule)# exit
Router# test voice translation-rule 5 2015550101
Original number:2015550101 Translated number:1025550101
Original number type: none Translated number type: none
Original number plan: none Translated number plan: none
The following examples display the error messages for a nonexistent rule or match pattern:
Router# test voice translation-rule 6 2015550101
Error: Ruleset 6 not found
Router# test voice translation-rule 5 2125550101
2125550101 Didn't match with any rules
Related Commands
Command
|
Description
|
rule (voice translation-rule)
|
Defines the translation-rule criteria.
|
show voice translation-rule
|
Displays the configuration for voice translation rules.
|
voice translation-rule
|
Initiates the translation-rule definition.
|
test vrm busyout
To busy out a specific digital signal processor (DSP) or channels on a specific DSP, use the test vrm busyout command in privileged EXEC mode.
test vrm busyout slot-number {first-dsp-number {last-dsp-number | channel number} | all}
Syntax Description
slot-number
|
Slot in which the voice feature card (VFC) is installed. Range is from 0 to 11. There is no default value.
|
first-dsp-number
|
First DSP in a range to be busied out. Each VFC holds 96 DSPs, so the range is from 1 to 96. There is no default value.
|
last-dsp-number
|
Last DSP in a range to be busied out. Each VFC holds 96 DSPs, so the range is from 1 to 96. There is no default value.
|
channel
|
A certain channel on the specified DSPs is to be busied out.
|
number
|
Channel to be busied out. Values are 1 or 2. There is no default value.
|
all
|
All 96 DSPs on the VFC installed in the defined slot are to be busied out.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)T
|
This command was introduced on Cisco AS5800.
|
Usage Guidelines
Use the test vrm busyout command to busy out either one specific DSP or a range of DSPs on a specific VFC. In addition, you can use this command to busy out a particular channel on a specified DSP or range of DSPs. To restore the activity of the busied-out DSPs, use the test vrm unbusyout command.
Examples
The following example busies out all of the DSPs and associated channels for the VFC located in slot 4:
Router# test vrm busyout 4 all
The following example busies out all of the channels from DSP1 to DSP3 for the VFC located in slot 4:
Router# test vrm busyout 4 1 3
The following example busies out only channel 2 of DSP1 for the VFC located in slot 4:
Router# test vrm busyout 4 1 channel 2
Related Commands
Command
|
Description
|
test vrm unbusyout
|
Restores activity to a busied-out DSP or busied-out channels on a DSP.
|
test vrm reset
To reset a particular digital signal processor (DSP), use the test vrm reset command in privileged EXEC mode.
test vrm reset slot-number dsp-number
Syntax Description
slot-number
|
Number that identifies the slot in which the voice feature card (VFC) is installed.
|
dsp-number
|
Number that identifies the DSP to be reset.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)T
|
This command was introduced on Cisco AS5300.
|
Usage Guidelines
Use the test vrm reset command to send a hard reset command to an identified DSP. When this command is used, any active calls on all channels associated with this DSP are dropped. Under most circumstances, you need never use this command.
Examples
The following example resets DSP 4 on the VFC installed in slot 2:
Router# test vrm reset 2 4
Resetting voice device may terminate active calls [confirm}
Reset command sent to voice card 4 for voice device 2.
test vrm unbusyout
To restore activity to a busied-out digital signal processor (DSP) or busied-out channels on a DSP, use the test vrm unbusyout command in privileged EXEC mode.
test vrm unbusyout slot-number {first-dsp-number {last-dsp-number | channel number} | all }
Syntax Description
slot-number
|
Number that identifies the slot in which the voice feature card (VFC) is installed. Range is from 0 to 11. There is no default value.
|
first-dsp-number
|
First DSP in a range to be restored. Each VFC holds 96 DSPs. Range is from 1 to 96. There is no default value.
|
last-dsp-number
|
Last DSP in a range to be restored. Each VFC holds 96 DSPs. Range is 1 to 96. There is no default value.
|
channel
|
A certain channel on the specified DSPs is to be restored.
|
number
|
Channel to be restored. Values are 1 or 2. There is no default value.
|
all
|
All 96 DSPs on the VFC installed in the defined slot are to be restored.
|
Defaults
No default behavior or values
Command Modes
Privileged EXEC
Command History
Release
|
Modification
|
12.0(7)T
|
This command was introduced on Cisco AS5300.
|
Usage Guidelines
Use the test vrm unbusyout command to restore either one specific DSP or a range of DSPs on a specific VFC. In addition, you can use this command to restore a particular channel on a specified DSP or range of DSPs. To busy out a DSP (or range of DSPs) or to busy out a particular channel, use the test vrm busyout command.
Examples
The following example restores the activity of all DSPs and associated channels for the VFC located in slot 4:
Router# test vrm unbusyout 4 all
The following example restores the activity of all channels on the DSP from DSP1 to DSP3 for the VFC located in slot 4:
Router# test vrm unbusyout 4 1 3
The following example restores the activity of only channel 2 of DSP1 for the VFC located in slot 4:
Router# test vrm unbusyout 4 1 channel 2
Related Commands
Command
|
Description
|
test vrm busyout
|
Busy outs a specific DSP or channels on a specific DSP.
|
tgrep address-family
To set the address family to be used on a local dial peer, use the tgrep address-family command in dial peer configuration mode. To return to the global setting, use the no form of this command.
tgrep address family {e164 | decimal | penta-decimal}
no tgrep address family {e164 | decimal | penta-decimal}
Syntax Description
e164
|
E.164 address family.
|
decimal
|
Decimal address family
|
penta-decimal
|
Penta-decimal address family
|
Defaults
No default behavior or values.
Command Modes
Dial peer configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
The E. 164 address family is used if the telephony network is a public telephony network. Decimal and pentadecimal options can be used to advertise private dial plans. For example if a company wants to use TRIP in within their enterprise telephony network using 5-digit extensions, then the gateway would advertise the beginning digits of their private numbers as a decimal address family. These calls cannot be sent out of the company's private telephony network because they are not E.164-compliant.
The pentadecimal family allows numbers 0 through 9 and alphabetic characters A through E and can be used in countries where letters are also carried in the called number.
Examples
The following example shows that POTS dial peer 10 has the address family set for E.164 addresses:
Router(config)# dial-peer voice pots 10
Router(config-dial-peer)# tgrep address family e164
Related Commands
Command
|
Description
|
dial-peer voice
|
Enters dial-peer configuration mode and specifies the method of voice-related encapsulation.
|
tgrep advertise (dial peer)
To set the attributes for advertisement of the prefix on this dial peer or to disable advertisement on this dial peer altogether, use the tgrep advertise command in dial peer configuration mode. To return to using the global setting, use the no form of this command.
tgrep advertise [csr] [ac] [tc] [carrier | trunk-group] [disable]
no tgrep advertise [csr] [ac] [tc] [carrier | trunk-group] [disable]
Syntax Description
csr
|
Call success rate
|
ac
|
Available circuits
|
tc
|
Total circuits
|
carrier
|
Carrier code address family
|
trunk-group
|
Trunk group address family
|
disable
|
Disables advertisement of this dial peer
|
Defaults
Prefix advertisement is not sent.
Command Modes
Dial peer configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
When only tgrep advertise is entered, the dial peer is advertised without any other attribute.
When no tgrep advertise is used on the dial peer, the dial peer inherits the attributes set in the global advertise command.
When the global no advertise command is used, it forbids advertisement of that particular address family altogether. The tgrep advertise command has no effect until the advertisement of the address family is enabled globally.
Examples
The following example shows a TGREP advertisement that sends call success rate, available circuits, total circuits, and carrier address family attribute information:
Router(config)# dial-peer voice pots 10
Router(config-dial-peer)# tgrep advertise csr ac tc carrier
Related Commands
Command
|
Description
|
dial-peer voice
|
Enters dial-peer configuration mode and specifies the method of voice-related encapsulation.
|
tgrep advertise (trunk group)
To turn on the advertisement of this trunk group for resource availability and other carrier information, use the tgrep advertise command in trunk group configuration mode. To turn off local trunk group advertisement and use the global setting, use the no form of this command.
tgrep advertise [csr] [ac] [tc] [disable]
no tgrep advertise [csr] [ac] [tc] [disable]
Syntax Description
csr
|
Call success rate.
|
ac
|
Available circuits.
|
tc
|
Total circuits.
|
disable
|
Disables advertisement on the trunk group.
|
Defaults
Trunk group advertisement is not sent
Command Modes
Trunk group configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Usage Guidelines
When only tgrep advertise is entered, the trunk group is advertised without any other attribute. When no tgrep advertise is used, the trunk group uses the global setting configured with the advertise command in TGREP configuration mode. To turn off advertisement of this trunk group, the disable keyword should be used.
There is a subtle difference between the no form of this command and the no form of the global advertise command. When no tgrep advertise is used on the trunk group, the trunk group inherits the attributes set in the global advertise command.
When the global no advertise command is used, it forbids advertisement of that particular address family altogether. The tgrep advertise command has no effect until the advertisement of the address family is enabled globally.
When the carrier keyword is used, the carrier defined under the trunk group assumes the configuration. Because multiple trunk groups can have the same carrier defined, the same configuration will show up under all trunk groups that have the same carrier defined. When the no tgrep advertise carrier command is used to revert to the global carrier configuration for the carrier under this trunk group, the same will happen to all the trunk groups who have the same carrier defined under them.
Note
This command overrides the attributes set for advertisement using the global advertise (tgrep) command.
Examples
The following example shows that trunk group 101 has been configured to send a TGREP advertisement that sends call success rate, available circuits, total circuits, and prefix attribute information:
Router(config)# trunk group 101
Router(config-dial-peer)# tgrep advertise csr ac tc carrier
Related Commands
Command
|
Description
|
trunk group
|
Defines the trunk group and enters trunk group configuration mode.
|
tgrep local-itad
To enable TGREP on the gateway and enter TGREP configuration mode, use the tgrep local-itad command in global configuration mode. To disable TRIP on the gateway, use the no form of this command.
tgrep local-itad itad_number
no tgrep local-itad itad_number
Syntax Description
itad_number
|
ITAD number associated with the gateway. The value can be from 1 to 4294967295.
|
Defaults
TGREP is not enabled on the gateway.
Command Modes
Global configuration
Command History
Release
|
Modification
|
12.3(1)
|
This command was introduced.
|
Examples
The following example shows TGREP being enabled for ITAD number 1234:
Router(config)# tgrep local-itad 1234
Related Commands
Command
|
Description
|
address-family
|
Sets the global address family to be used on all dial peers.
|
advertise (tgrep)
|
Turns on reporting for a specified address family.
|
neighbor
|
Creates a TGREP session with another device.
|
threshold noise
To configure a noise threshold for incoming calls, use the threshold noise command in voice-port configuration mode. To restore the default, use the no form of this command.
threshold noise {value}
no threshold noise {value}
Syntax Description
value
|
Number that establishes a noise threshold. Valid values are from -30 to -90 decibels (dBs). The default is -62 dB.
|
Defaults
-62 dB
Command Modes
Voice-port configuration
Command History
Release
|
Modification
|
12.2(13b)
|
This command was introduced on the following platforms: Cisco 1700 Cisco 1751, Cisco 2600 (with and without the NM-HDA), Cisco 3600 (with and without the NM-HDA), Cisco 7200 (with and without the NM-HDA), Cisco AS5300, Cisco AS5800, and Cisco MC3810.
|
12.2(16)
|
This command was integrated into Cisco IOS Release 12.2(16).
|
Usage Guidelines
Cisco voice activity detection (VAD) has two layers: application programming interface (API) layer and processing layer. There are 3 states that the processing layer classifies incoming signals: speech, unknown, and silence. The state of the incoming signals is determined by the noise threshold.
In earlier Cisco IOS Releases, the noise threshold is fixed between -62dB and -78 dB. If the voice level is below the noise threshold, then the signal is classified as silence. If the incoming signal cannot be classified, the variable thresholds that are computed with the statistics of speech and noise that VAD gathers is used to make a determination. If the signal still cannot be classified, then it is marked as unknown. The final decision is made by the API. For applications such as hoot-n-holler, you could have the noise create unwanted spurious packets (for example, a voice stream) taking up bandwidth.
With Cisco IOS Release 12.2(16), the noise threshold is configurable using the threshold noise command.
Examples
The following sample configuration shows a noise threshold level of -50 dB configured on a Cisco 3600:
time-format (cm-fallback)
To set the time-display format on all Cisco IP phones attached to a router, use the time-format command in call-manager-fallback configuration mode. To disable the time-display format, use the no form of this command.
time-format {12 | 24}
no time-format {12 | 24}
Syntax Description
12
|
12-hour format.
|
24
|
24-hour format.
|
Defaults
12-hour format
Command Modes
Call-manager-fallback configuration
Command History
Release
|
Modification
|
12.2(2)XT
|
This command was introduced on the Cisco 1750, Cisco 1751, Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.
|
12.2(8)T
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
This command was implemented on Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
This command was implemented on the Cisco 1760.
|
Usage Guidelines
The time-format command sets the time display format on all the Cisco IP phones attached to the router.
Examples
The following example shows the time format on the Cisco IP phones being set to the 24-hour format:
Router(config)# call-manager-fallback
Router(config-cm-fallback)# time-format 24
Related Commands
Command
|
Description
|
call-manager-fallback
|
Enables SRS Telephony feature support and enters call-manager-fallback configuration mode.
|
timeout leg3
To set the timeout value for a leg 3 AAA preauthentication request, use the timeout leg3 command in AAA preauthentication configuration mode. To return the timeout value to its default, use the no form of this command.
timeout leg3 milliseconds
no timeout leg3 milliseconds
Syntax Description
milliseconds
|
Timeout value for leg 3 preauthentication, in milliseconds. Range is from 100 to 1000. The default is 100.
|
Defaults
100 milliseconds.
Command Modes
AAA preauthentication configuration
Command History
Release
|
Modification
|
12.2(11)T
|
This command was introduced.
|
Usage Guidelines
If the timeout timer expires before AAA has responded to a preauthentication request, the call is rejected.
The term leg 3 refers to a call segment from the IP network to a terminating (outgoing) gateway that takes traffic from an IP network to a PSTN network.
Examples
The following example sets the timeout for a leg 3 AAA preauthentication request to 250 milliseconds:
Router(config)# aaa preauth
Router(config-preauth)# timeout leg3 250
Related Commands
Command
|
Description
|
aaa preauth
|
Enters AAA preauthentication configuration mode.
|
timeout tcrit
To configure the critical timeout value, T(critical), for the interdigit timer used in digit map matching, use the timeout tcrit command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tcrit tcrit-value
no timeout tcrit
Syntax Description
tcrit-value
|
Critical timeout value, T(critical), in seconds. Range is from 1 to 600. Default is 4.
|
Defaults
4 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The interdigit timer is used when matching a digit map, which is a representation of the number and type of digits that a gateway can expect to collect in a buffer, based on the network dial plan. The interdigit timer is started when the first digit is entered and is restarted after each new digit is entered, until a digit map match or mismatch occurs.
The interdigit timer takes on one of two values, T(partial) or T(critical). When at least one more digit is required to make a match to any of the patterns in the digit map, the value of T(partial) is used for the timer. If a timer is all that is required to produce a match according to the digit map, T(critical) is used for the timer.
When the interdigit timer is used without a digit map, it takes on the value T(critical). It is started immediately and is simply canceled (but not restarted) as soon as a digit is entered.
Examples
The following example sets the T(critical) value to 15 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tcrit 15
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tpar
|
Configures the MGCP partial timeout value, T(partial), for the interdigit timer used in digit map matching.
|
timeout tdinit
To configure the initial waiting delay value (Tdinit) for the disconnected procedure, use the timeout tdinit command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tdinit tdinit-value
no timeout tdinit
Syntax Description
tdinit-value
|
Initial waiting delay (Tdinit) for the disconnected procedure, in seconds. The disconnected timer is initialized to a randomly selected value between 0 and Tdinit. Range is from 1 to 30. Default is 15.
|
Defaults
15 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
When a gateway recognizes that an endpoint has lost its communication with the call agent (has become disconnected), a timer known as the disconnected timer is initialized to a random value between 0 and the disconnected initial waiting delay (Tdinit), which is configured with the timeout tdinit command. The gateway then waits for one of three things: the end of this timer, the reception of a command from the call agent, or the detection of local user activity for the endpoint, such as an off-hook transition. When one of the first two cases occurs, the gateway initiates the disconnected procedure for that endpoint. In the third case, the detection of local user activity, a minimum waiting delay (Tdmin) also must have elapsed. This value is configured with the timeout tdmin command.
The disconnected procedure consists of the endpoint sending a RestartInProgress (RSIP) message to the call agent, stating that it was disconnected and is now trying to reestablish connectivity.
If the disconnected procedure is unsuccessful and the endpoint is still disconnected, the disconnected timer is doubled; this process is repeated until the timer value reaches the maximum waiting delay (Tdmax), which is configured with the timeout tdmax command.
Examples
The following example sets the initial waiting delay value (Tdinit) to 25 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tdinit 25
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tdmax
|
Configures the maximum timeout for the MGCP disconnected procedure.
|
timeout tdmin
|
Configures the minimum timeout for the MGCP disconnected procedure.
|
timeout tdmax
To configure the maximum timeout value (Tdmax) for the disconnected procedure, use the timeout tdmax command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tdmax tdmax-value
no timeout tdmax
Syntax Description
tdmax-value
|
Maximum timeout value (Tdmax) for the disconnected procedure, in seconds. Range is from 300 to 600. The default is 600.
|
Defaults
600 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
When a gateway recognizes that an endpoint has lost its communication with the call agent (has become disconnected), a timer known as the disconnected timer is initialized to a random value between 0 and the disconnected initial waiting delay (Tdinit), which is configured with the timeout tdinit command. The gateway then waits for one of three things: the end of this timer, the reception of a command from the call agent, or the detection of local user activity for the endpoint, such as an off-hook transition. When one of the first two cases occurs, the gateway initiates the disconnected procedure for that endpoint. In the third case, the detection of local user activity, a minimum waiting delay (Tdmin) also must have elapsed. This value is configured with the timeout tdmin command.
The disconnected procedure consists of the endpoint sending a RestartInProgress (RSIP) message to the call agent, stating that it was disconnected and is now trying to reestablish connectivity.
If the disconnected procedure is unsuccessful and the endpoint is still disconnected, the disconnected timer is doubled; this process is repeated until the timer value reaches the maximum waiting delay (Tdmax), which is configured with the timeout tdmax command.
Examples
The following example sets the maximum timeout value (Tdmax) to 450 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tdmax 450
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tdinit
|
Configures the initial timeout for the MGCP disconnected procedure.
|
timeout tdmin
|
Configures the minimum timeout for the MGCP disconnected procedure.
|
timeout tdmin
To configure the minimum timeout value (Tdmin) for the disconnected procedure, use the timeout tdmin command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tdmin tdmin-value
no timeout tdmin
Syntax Description
tdmin-value
|
Minimum timeout (Tdmin) for the disconnected procedure, in seconds. Range is from 1 to 30. The default is 15.
|
Defaults
15 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
When a gateway recognizes that an endpoint has lost its communication with the call agent (has become disconnected), a timer known as the disconnected timer is initialized to a random value between 0 and the disconnected initial waiting delay (Tdinit), which is configured with the timeout tdinit command. The gateway then waits for one of three things: the end of this timer, the reception of a command from the call agent, or the detection of local user activity for the endpoint, such as an off-hook transition. When one of the first two cases occurs, the gateway initiates the disconnected procedure for that endpoint. In the third case, the detection of local user activity, a minimum waiting delay (Tdmin) also must have elapsed. This value is configured with the timeout tdmin command.
The disconnected procedure consists of the endpoint sending a RestartInProgress (RSIP) message to the call agent, stating that it was disconnected and is now trying to reestablish connectivity.
If the disconnected procedure is unsuccessful and the endpoint is still disconnected, the disconnected timer is doubled; this process is repeated until the timer value reaches the maximum waiting delay (Tdmax), which is configured with the timeout tdmax command.
Examples
The following example sets the minimum timeout value (Tdmin) to 20 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tdmin 20
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tdinit
|
Configures the initial timeout for the MGCP disconnected procedure.
|
timeout tdmax
|
Configures the maximum timeout for the MGCP disconnected procedure.
|
timeout thist
To configure the packet storage timeout value (Thist), use the timeout thist command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout thist thist-value
no timeout thist
Syntax Description
thist-value
|
Package storage timeout (Thist), in seconds. Range is from 1 to 60. The default is 30.
|
Defaults
30 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
MGCP messages are carried over User Datagram Protocol (UDP), and are therefore subject to packet loss. When a response to a message is not received promptly, the sender retransmits the message. The gateway keeps in memory a list of the responses it has sent for the number of seconds in the Thist timeout value. The gateway also keeps a list of the messages currently being processed, with their transaction identifiers, to prevent processing or acknowledging the same message more than once.
Examples
The following example sets the packet storage timeout value (Thist) to 15 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout thist 15
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints, or to configure the default profile.
|
timeout tone busy
To configure the busy-tone timeout value, use the timeout tone busy command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone busy busy-tone-value
no timeout tone busy
Syntax Description
busy-tone-value
|
Busy-tone timeout, in seconds. Range is from 1 to 600. The default is 30.
|
Defaults
30 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the busy-tone timeout value when the call agent does not provide a timeout value associated with the request to generate a busy tone signal.
Examples
The following example sets the busy tone timeout value to 45 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone busy 45
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone cot1
To configure the continuity1 (cot1) tone timeout value, use the timeout tone cot1 command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone cot1 cot1-tone-value
no timeout tone cot1
Syntax Description
cot1-tone-value
|
Continuity1 (cot1) tone timeout, in seconds. Range is from 1 to 600. The default is 3.
|
Defaults
3 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the continuity1 (cot1) tone timeout value when the call agent does not provide a timeout value associated with the request to generate a cot1 tone signal.
Continuity1 and continuity2 tone signals are used in Integrated Services Digital Networks User Part (ISUP) calls to determine that a call path has been established before connecting a call. The call agent is provisioned to know which test to apply to a given endpoint.
Examples
The following example sets the continuity1 tone timeout value to 25 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone cot1 25
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone cot2
|
Sets the continuity2 tone timeout value for MGCP.
|
timeout tone cot2
To configure the continuity2 (cot2) tone timeout value, use the timeout tone cot2 command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone cot2 cot2-tone-value
no timeout tone cot2
Syntax Description
cot2-tone-value
|
Continuity2 (cot2) tone timeout, in seconds. Range is from 1 to 600. The default is 3.
|
Defaults
3 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the continuity2 (cot2) tone timeout value when the call agent does not provide a timeout value associated with the request to generate a cot2 tone signal.
Continuity1 and continuity2 tone signals are used in Integrated Services Digital Networks User Part (ISUP) calls to determine that a call path has been established before connecting a call. The call agent is provisioned to know which test to apply to a given endpoint.
Examples
The following example sets the continuity2 tone timeout value to 50 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone cot2 50
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone cot1
|
Sets the continuity1 tone timeout value for MGCP.
|
timeout tone dial
To configure the dial tone timeout value, use the timeout tone dial command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone dial dial-tone-value
no timeout tone dial
Syntax Description
dial-tone-value
|
Dial tone timeout value, in seconds. Range is from 1 to 600. The default is 16.
|
Defaults
16 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the dial tone timeout value when the call agent does not provide a timeout value associated with the request to generate a dial tone signal.
Examples
The following example sets the dial tone timeout value to 25 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone dial 25
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone dial stutter
To configure the stutter dial tone timeout value, use the timeout tone dial stutter command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone dial stutter stutter-value
no timeout tone dial stutter
Syntax Description
stutter-value
|
Timeout value for the stutter dial tone, in seconds. Range is from1 to 600. The default is 16.
|
Defaults
16 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the stutter dial tone timeout value when the call agent does not provide a timeout value associated with the request to generate a stutter dial tone signal.
Examples
The following example sets the stutter dial tone timeout value to 25 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone dial stutter 25
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone mwi
To configure the timeout value for the message-waiting indicator tone, use the timeout tone mwi command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone mwi mwi-tone-value
no timeout tone mwi
Syntax Description
mwi-tone-value
|
Message-waiting-indicator (MWI) tone timeout value, in seconds. Range is from 1 to 600. The default is 16.
|
Defaults
16 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the mwi-tone-value when the call agent does not provide a timeout value for a request to generate the message-waiting indicator tone signal.
Examples
The following example sets the timeout value for the message-waiting indicator tone to 100 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone mwi 100
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone network congestion
To configure the network congestion tone timeout value, use the timeout tone network congestion command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone network congestion congestion-tone-value
no timeout tone network congestion
Syntax Description
congestion-tone-value
|
Network-congestion tone timeout value, in seconds. Range is from 1 to 600. The default is 180.
|
Defaults
180 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the congestion tone timeout value when the call agent does not provide a timeout value associated with the request to generate a network congestion tone signal.
Examples
The following example sets the network congestion tone timeout value to 240 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone network congestion 240
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone reorder
To configure the reorder tone timeout value, use the timeout tone reorder command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone reorder reorder-tone-value
no timeout tone reorder
Syntax Description
reorder-tone-value
|
Reorder-tone timeout value, in seconds. Range is from 1 to 600. The default is 30.
|
Defaults
30 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the reorder tone timeout value when the call agent does not provide a timeout value associated with the request to generate a reorder tone signal.
Examples
The following example sets the reorder tone timeout value to 60 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone reorder 60
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone ringback
To configure the ringback tone timeout value, use the timeout tone ringback command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone ringback ringback-tone-value
no timeout tone ringback
Syntax Description
ringback-tone-value
|
Ringback-tone timeout value, in seconds. Range is from 1 to 600. The default is 180.
|
Defaults
180 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the ringback tone timeout value when the call agent does not provide a timeout value associated with the request to generate a ringback tone signal.
Examples
The following example sets the ringback tone timeout value to 120 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone ringback 120
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone ringback connection
To configure the timeout value for the ringback tone on connection, use the timeout tone ringback connection command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone ringback connection connect-tone-value
no timeout tone ringback connection
Syntax Description
connect-tone-value
|
Timeout value for the ringback tone on connection, in seconds. Range is from 1 to 600. The default is 180.
|
Defaults
180 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses this value when the call agent does not provide a timeout value associated with the request to generate the ringback tone signal on connection.
Examples
The following example sets the timeout value for the ringback tone on connection to 120 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone ringback connection 120
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone ringing
To configure the ringing tone timeout value, use the timeout tone ringing command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone ringing ringing-tone-value
no timeout tone ringing
Syntax Description
ringing-tone-value
|
Ringing tone timeout value, in seconds. Range is from 1 to 600. The default is 180.
|
Defaults
180 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the ringing tone timeout value when the call agent does not provide a timeout value associated with the request to generate a ringing tone signal.
Examples
The following example sets the ringing tone timeout value to 240 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone ringing 240
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tone ringing distinctive
To configure the distinctive ringing tone timeout value, use the timeout tone ringing distinctive command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tone ringing distinctive distinct-tone-value
no timeout tone ringing distinctive
Syntax Description
distinct-tone-value
|
Distinctive-ringing tone timeout value, in seconds. Range is from 1 to 600. the default is 180.
|
Defaults
180 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the distinctive ringing tone timeout value when the call agent does not provide a timeout value associated with the request to generate a signal for distinctive ringing.
Examples
The following example sets the distinctive ringing tone timeout value to 240 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tone ringing distinctive 240
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tpar
To configure the partial timeout value, T(partial), for the interdigit timer used in digit map matching, use the timeout tpar command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tpar tpar-value
no timeout tpar
Syntax Description
tpar-value
|
Partial timeout value, T(partial), in seconds. Range is from 1 to 60. The default is 16.
|
Defaults
16 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The interdigit timer is used when matching digit maps. It is started when the first digit is entered, and is restarted after each new digit is entered, until a digit map match or mismatch occurs.
The interdigit timer takes on one of two values, T(partial) or T(critical). When at least one more digit is required to make a match to any of the patterns in the digit map, the value of T(partial) is used for the timer. If a timer is all that is required to produce a match according to the digit map, T(critical) is used for the timer.
When the interdigit timer is used without a digit map, it takes on the value T(critical). It is started immediately and is simply canceled (but not restarted) as soon as a digit is entered.
Examples
The following example sets the partial timeout value to 15 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tpar 15
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeout tcrit
|
Configures the MGCP critical timeout value, T(critical), for the interdigit timer used in digit map matching.
|
timeout tsmax
To configure the maximum timeout value after which MGCP messages are removed from the retransmission queue, use the timeout tsmax command in MGCP profile configuration mode. To reset to the default, use the no form of this command.
timeout tsmax tsmax-value
no timeout tsmax
Syntax Description
tsmax-value
|
Timeout value for MGCP messages to be removed from the retransmission queue, in seconds. Range is from 1 to 100. The default is 20.
|
Defaults
20 seconds
Command Modes
MGCP profile configuration
Command History
Release
|
Modification
|
12.2(2)XA
|
This command was introduced.
|
12.2(4)T
|
This command was integrated into Cisco IOS Release 12.2(4)T.
|
12.2(11)T
|
This command was implemented on the Cisco AS5300 and Cisco AS5850.
|
Usage Guidelines
This command is used when configuring values for a Media Gateway Control Protocol (MGCP) profile.
The gateway uses the tsmax-value argument to determine how long to store MGCP messages before they are removed from the retransmission queue.
Examples
The following example sets the timeout value for the maximum retransmission of MGCP messages to 45 seconds:
Router(config)# mgcp profile nyc-ca
Router(config-mgcp-profile)# timeout tsmax 45
Related Commands
Command
|
Description
|
mgcp
|
Starts and allocates resources for the MGCP daemon.
|
mgcp profile
|
Initiates MGCP profile mode to create and configure a named MGCP profile associated with one or more endpoints or to configure the default profile.
|
timeouts call-disconnect
To configure the delay time for which a Foreign Exchange Office (FXO) voice port waits before disconnecting an incoming call after disconnect tones are detected, use the timeouts call-disconnect command in voice-port configuration mode. To reset to the default, use the no form of this command.
timeouts call-disconnect {seconds | infinity}
no timeouts call-disconnect
Syntax Description
seconds
|
Duration in seconds for which an FXO voice port stays in the connected state after the voice port detects a disconnect tone. Range is 1 to 120. The default is 60.
|
infinity
|
Disables disconnect supervision. The voice port does not disconnect when a disconnect tone is detected.
|
Defaults
60 seconds
Command Modes
Voice-port configuration
Command History
Release
|
Modification
|
11.3(9)T
|
This command was introduced on Cisco 3600 series routers.
|
12.0(4)T
|
This command was introduced on Cisco 3600 series routers.
|
12.2(2)T
|
This command was implemented on Cisco 1750, Cisco 2600 series, and Cisco MC3810. The infinity keyword was added.
|
Usage Guidelines
Use this command to change the time for which an FXO voice port remains connected after the calling party hangs up, when a call is not answered. Use of the infinity keyword is not recommended for disabling the disconnect supervision feature.
Examples
The following example configures voice port 1/1 on a Cisco MC3810 multiservice access concentrator to remain connected for 2 seconds while a disconnect tone is received by the voice port:
timeouts call-disconnect 2
The following example configures voice port 0/0/1 on a Cisco 3600 to remain connected for 3 seconds while a disconnect tone is received by the voice port:
timeouts call-disconnect 3
Related Commands
Command
|
Description
|
timeouts initial
|
Configures the initial digit timeout value for a specified voice port.
|
timeouts interdigit
|
Configures the interdigit timeout value for a specified voice port.
|
timeouts wait-release
|
Specifies the delay time for releasing the calling voice port after a disconnect tone is received from the called voice port.
|
timing delay-duration
|
Configures the delay dial signal duration for a specified voice port.
|
timeouts initial
To configure the initial digit timeout value for a specified voice port, use the timeouts initial command in voice-port configuration mode. To reset to the default, use the no form of this command.
timeouts initial seconds
no timeouts initial seconds
Syntax Description
seconds
|
Initial timeout duration, in seconds. Range is 0 to 120. The default is 10.
|
Defaults
10 seconds
Command Modes
Voice-port configuration
Command History
Release
|
Modification
|
11.3(1)T
|
This command was introduced on Cisco 3600 series routers.
|
Usage Guidelines
Use the timeouts initial command to specify the number of seconds for which the system waits for the caller to input the first digit of the dialed digits. The timeouts initial timer is activated when the call is accepted and is deactivated when the caller inputs the first digit. If the configured timeout value is exceeded, the caller is notified through the appropriate tone and the call is terminated.
To disable the timeouts initial timer, set the seconds value to 0.
Examples
The following example sets the initial digit timeout value on the Cisco 3600 series to 10 seconds:
The following example sets the initial digit timeout value on the Cisco MC3810 to 10 seconds:
Related Commands
Command
|
Description
|
timeouts interdigit
|
Configures the interdigit timeout value for a specified voice port.
|
timeouts interdigit (cm-fallback)
To configure the interdigit timeout value for all Cisco IP phones attached to a router, use the timeouts interdigit command in call-manager-fallback configuration mode. To disable the interdigit timeout value, use the no form of this command.
timeouts interdigit seconds
no timeouts interdigit seconds
Syntax Description
seconds
|
Interdigit timeout duration, in seconds, for all the Cisco IP phones. Range is 2 to 120. The default is 10.
|
Defaults
10 seconds
Command Modes
Call-manager-fallback configuration
Command History
Release
|
Modification
|
12.2(2)XB
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, Cisco IAD2420, and Cisco 7200.
|
12.2(2)XT
|
This command was implemented on Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
This command was implemented on Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
This command was implemented on the Cisco 1760.
|
Usage Guidelines
This command specifies how long, in seconds, the system waits after a caller enters the initial digit or a subsequent digit of the dialed string. The timeouts interdigit timer is activated when the caller enters a digit and is restarted each time the caller enters subsequent digits until the destination address is identified. If the configured timeout value is exceeded before the destination address is identified, a tone sounds and the call is terminated. The default is 10 seconds.
To disable the timeouts interdigit timer, set the seconds value to 0.
Examples
The following example sets the interdigit timeout value to 5 seconds for all Cisco IP phones:
Router(config)# call-manager-fallback
Router(config-cm-fallback)# timeouts interdigit 5
In this example, the 5 seconds refers to the elapsed time after which an incompletely dialed number times out. For example, if you dial nine digits (408555898) instead of the required 10 digits (4085558984), you hear a busy tone after 5 "timeout" seconds.
Related Commands
Command
|
Description
|
call-manager-fallback
|
Enables SRS Telephony feature support and enters call-manager-fallback configuration mode.
|
timeouts interdigit
|
Configures the interdigit timeout value for a specified voice port.
|
timeouts interdigit (telephony-service)
To configure the interdigit timeout value for all Cisco IP phones attached to a router, use the timeouts interdigit command in telephony-service configuration mode. To disable the interdigit timeout value, use the no form of this command.
timeouts interdigit seconds
no timeouts interdigit seconds
Syntax Description
seconds
|
Interdigit timeout duration, in seconds, set on the timer for all the Cisco IP phones. Range is from 2 to 120 seconds. The default is 10 seconds.
|
Defaults
10 seconds
Command Modes
Telephony-service configuration
Command History
Release
|
Modification
|
12.2(2)XB
|
This command was introduced on the Cisco 2600 series, Cisco 360 series, and Cisco IAD2420.
|
12.2(2)XT
|
This command was implemented on Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
This command was implemented on Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
This command was implemented on the Cisco 1760.
|
Usage Guidelines
This command specifies how long, in seconds, the system waits after a caller enters the initial digit or a subsequent digit of the dialed string. The timeouts interdigit timer is activated when the caller enters a digit and is restarted each time the caller enters subsequent digits until the destination address is identified. If the configured timeout value is exceeded before the destination address is identified, a tone sounds and the call is terminated. The default is 10 seconds.
To disable the timeouts interdigit timer, set the seconds value to zero.
Examples
The following example sets the interdigit timeout value to 5 seconds for all Cisco IP phones:
Router(config)# telephony-service
Router(config-telephony-service)# timeouts interdigit 5
In this example, the 5 seconds refers to the elapsed time after which an incompletely dialed number times out. For example, if you dial nine digits (4085559898) instead of the required 10 digits (4085559898), you hear a busy tone after 5 "timeout" seconds.
Related Commands
Command
|
Description
|
ephone-dn
|
Enters ephone-dn configuration mode.
|