Table Of Contents
Command Reference: N through Z
name (voice emergency response location)
number (voice register pool)
num-buttons
outbound-proxy system
pattern direct (vm-integration)
pattern ext-to-ext busy (vm-integration)
pattern ext-to-ext no-answer (vm-integration)
pattern trunk-to-ext busy (vm-integration)
pattern trunk-to-ext no-answer (vm-integration)
phoneload
pickup (call-manager-fallback)
preference (voice register pool)
proxy (voice register pool)
registrar server (SIP)
reset (call-manager-fallback)
secondary-dialtone (call-manager-fallback)
security
show call-manager-fallback all
show call-manager-fallback dial-peer
show call-manager-fallback ephone-dn
show call-manager-fallback voice-port
show credentials
show ephone
show ephone cfa
show ephone dn
show ephone dnd
show ephone login
show ephone moh
show ephone offhook
show ephone overlay
show ephone phone-load
show ephone registered
show ephone remote
show ephone ringing
show ephone summary
show ephone tapiclients
show ephone telephone-number
show ephone unregistered
show ephone-dn
show ephone-dn callback
show ephone-dn loopback
show ephone-dn statistics
show ephone-dn summary
show sip-ua status registrar
show voice emergency
show voice emergency addresses
show voice emergency all
show voice emergency callers
show voice emergency zone
show voice moh-group
show voice moh-group statistics
show voice register all
show voice register dial-peers
show voice register global
show voice register pool
show voice register statistics
subnet
system message (call-manager-fallback)
system message (voice register global)
time-format (call-manager-fallback)
timeouts busy (call-manager-fallback)
timeouts interdigit (call-manager-fallback)
timeouts ringing (call-manager-fallback)
transfer-digit-collect
transfer-pattern
transfer-system (call-manager-fallback)
translate (call-manager-fallback)
translate-outgoing (voice register pool)
translation-profile (call-manager-fallback)
translation-profile (voice register)
trustpoint (credentials)
user-locale (call-manager-fallback)
utf8
vad (voice register pool)
video (call-manager-fallback)
vm-integration
voice-class codec (voice register pool)
voice emergency response location
voice emergency response settings
voice emergency response zone
voice moh-group
voice register global
voice register pool
voicemail (call-manager-fallback)
voice moh-group
xmlschema (call-manager-fallback)
Command Reference: N through Z
Last Updated: October 26, 2009
This chapter contains commands to configure and maintain Cisco Unified Survivable Remote Site Telephony (SRST) and Cisco Unified SIP SRST. The commands are presented in alphabetical order. Some commands required for configuring Cisco Unified SRST and Cisco Unified SIP SRST may be found in other Cisco IOS command references. Use the command reference master index or search online to find these commands.
name (voice emergency response location)
To describe or identify an emergency response location, use the name command in voice emergency response location mode. To remove this definition, use the no form of this command.
name string
no name
Syntax Description
string
|
String (30 characters) used to describe or identify an ERL's location.
|
Command Default
The location is not described.
Command Modes
Voice emergency response location configuration (cfg-emrgncy-resp-location)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
Use this command to enable a word or description of the ERL for administrative purposes. Most commonly, use this command to identify the location for the network administrator.
Examples
In this example, the location description is Widget Incorporated.
voice emergency response location 60
subnet 1 209.165.200.224 255.255.0.0
name Widget Incorporated,
Related Commands
Command
|
Description
|
address
|
Specifies a comma separated text entry (up to 247 characters) of an ERL's civic address.
|
elin
|
Specifies a PSTN number that will replace the caller's extension.
|
subnet
|
Defines which IP phones are part of this ERL.
|
voice emergency response location
|
Creates a tag for identifying an ERL for E911 services.
|
number (voice register pool)
To indicate the E.164 phone numbers that the registrar permits to handle the Register message from the Cisco SIP IP phone, use the number command in voice register pool configuration mode. To disable number registration, use the no form of this command.
number tag {number-pattern [preference value] [huntstop] | dn dn-tag}
no number tag
Syntax Description
tag
|
Identifies the telephone number when there are multiple number commands. Range is 1 to 10.
|
number-pattern
|
Phone numbers (including wild cards and patterns) that are permitted by the registrar to handle the Register message from the Cisco SIP IP phone.
|
preference value
|
(Optional) Defines the number list preference order. Range is 0 to 10. The highest preference is 0. There is no default.
|
huntstop
|
(Optional) Stops hunting if the dial peer is busy.
|
dn dn-tag
|
Identifies the directory number tag for this phone number as defined by the voice register dn command. Range is 1 to 150.
|
Command Default
None (see the syntax description for syntax-level defaults)
Command Modes
Voice register pool configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
12.4(4)T
|
Cisco CME 3.4 Cisco SIP SRST 3.4
|
This command was added to Cisco CME and the dn keyword was added.
|
12.4(11)XJ
|
Cisco Unified CME 4.1 Cisco Unified SRST 4.1
|
The number-pattern argument, preference keyword, and huntstop keyword were removed from Cisco Unified CME.
|
12.4(15)T
|
Cisco Unified CME 4.1 Cisco Unified SRST 4.1
|
The modifications to this command were integrated into Cisco IOS Release 12.4(15)T.
|
Usage Guidelines
The number command indicates the phone numbers that are permitted by the registrar to handle the Register message from the SIP phone. The keywords and arguments of this command allow for more explicit setting of user preferences regarding what number patterns should match the voice register pool.
Note
Configure the id (voice register pool) command before any other voice register pool commands, including the number command. The id command identifies a locally available individual Cisco SIP IP phone or set of Cisco SIP IP phones.
Examples
The following example shows three directory numbers assigned to SIP phone 1 in Cisco Unified CME.
The following example shows a telephone number pattern set to 95... in Cisco Unified SRST. This means all five-digit numbers beginning with 95 are permitted by the registrar to handle the Register message.
id network 10.2.161.0 mask 255.255.255.0
number 1 95... preference 1
cor incoming call95 1 95011
Related Commands
Command
|
Description
|
id (voice register pool)
|
Explicitly identifies a locally available individual Cisco SIP IP phone, or when running Cisco Unified SIP SRST, set of Cisco SIP IP phones.
|
num-buttons
To set the number of line buttons supported by a phone type, use the num-buttons command in ephone-type configuration mode. To reset to the default, use the no form of this command.
num-buttons number
no num-buttons
Syntax Description
number
|
Number of line buttons. Range: 1 to 100. Default: 0. See Table 5 for the number of buttons supported by each phone type.
|
Command Default
No line buttons are supported by the phone type.
Command Modes
Ephone-type configuration (config-ephone-type)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XZ
|
Cisco Unified CME 4.3 Cisco Unified SRST 4.3
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command defines the number of line buttons supported by the type of phone being added with an ephone-type template.
Table 5 Supported Values for Ephone-Type Commands
Supported Device
|
device-id
|
num-buttons
|
max-presentation
|
Cisco Unified IP Conference Station 7937G
|
431
|
1
|
6
|
Nokia E61
|
376
|
1
|
1
|
Examples
The following example shows that 1 line button is specified for the Nokia E61 when creating the ephone-type template.
Router(config)# ephone-type E61
Router(config-ephone-type)# num-buttons 1
Related Commands
Command
|
Description
|
device-id
|
Specifies the device ID for a phone type.
|
max-presentation
|
Sets the number of call presentation lines supported by a phone type.
|
type
|
Assigns the phone type to an SCCP phone.
|
outbound-proxy system
To specify that all Cisco Unified Communications Manager Express (Cisco Unified CME) line-side phones connected to a Cisco IOS voice gateway use the global settings for forwarding Session Initiation Protocol (SIP) messages to an outbound proxy, use the outbound-proxy system command in voice register global configuration mode. To disable the SIP outbound proxy function for Cisco Unified CME line-side SIP phones, use the no form of this command.
outbound-proxy system
no outbound-proxy system
Syntax Description
This command has no arguments or keywords.
Command Default
The SIP outbound proxy function for all SIP line-side phones in Cisco Unified CME is enabled and behavior is determined by the global setting on the Cisco IOS gateway.
Command Modes
Voice register global configuration (config-register-global)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XZ
|
Cisco Unified CME 4.3 Cisco Unified SIP SRST 4.3
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
If global configuration for outbound proxy is enabled on the Cisco IOS voice gateway and Cisco Unified CME receives a call, Cisco Unified CME forwards all SIP messages to the outbound proxy causing incoming calls to line-side SIP phones to fail. This is the default behavior.
To avoid these failed calls, use the no form of this command in voice register global configuration mode to override global outbound proxy settings for the gateway and disable the outbound proxy function for all line-side SIP phones connected to Cisco Unified CME.
To configure outbound proxy settings for an individual dial peer on the gateway, use the voice-class sip outbound-proxy command in dial peer voice configuration mode .
Examples
The following example shows how to disable the global outbound proxy feature for all line-side SIP phones on a Cisco Unified CME:
Router# configure terminal
Router(config)# voice register global
Router(config-register-global)# no outbound-proxy
Related Commands
Command
|
Description
|
voice-class sip outbound-proxy
|
Configures SIP outbound proxy settings for an individual dial peer that override global settings for the Cisco IOS voice gateway.
|
pattern direct (vm-integration)
To configure the dual-tone multifrequency (DTMF) digit pattern forwarding necessary to activate the voice-mail system when the user presses the messages button on the phone, use the pattern direct command in voice-mail integration configuration mode. To disable DTMF digit pattern forwarding when the user presses the messages button on the phone, use the no form of this command.
pattern direct tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
no pattern direct tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
Syntax Description
tag1
|
Alphanumeric string fewer than four DTMF digits in length. The alphanumeric string consists of a combination of four letters (A,B,C, and D), two symbols (* and #), and ten digits (0 to 9). The tag numbers match the numbers defined in the voice-mail system's integration file, immediately preceding either the number of the calling party, the number of the called party, or a forwarding number.
|
tag2 and tag3
|
(Optional) See tag1.
|
last-tag
|
(Optional) See tag1. This tag indicates the end of the pattern.
|
CGN
|
Calling number (CGN) information is sent to the voice-mail system.
|
CDN
|
Called number (CDN) information is sent to the voice-mail system.
|
FDN
|
Forwarding number (FDN) information is sent to the voice-mail system.
|
Defaults
This feature is disabled.
Command Modes
Voice-mail integration configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was introduced on the following platforms: Cisco 1750, Cisco 1751, Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.2(13)T
|
Cisco SRST 2.02
|
This command was introduced for Cisco SRST Version 2.02.
|
Usage Guidelines
The pattern direct command is used to configure the sequence of DTMF digits passed to a voice-mail system attached to the router through one or more voice ports. When a call is placed directly from a Cisco IP phone attached to the router, the voice-mail system expects to receive a sequence of DTMF digits at the beginning of the call that identify the mailbox of the user calling the voice-mail system accompanied by a string of digits indicating that the caller is attempting to access the designated mailbox in order to retrieve messages.
Note
Although it is unlikely that you will use multiple instances of the CGN, CDN, or FDN keyword in a single command line, it is permissible to do so.
Examples
The following example sets the DTMF pattern for a calling number (CGN) for a direct call to the voice-mail system:
Router(config)# vm-integration
Router(config-vm-integration)# pattern direct 2 CGN
Related Commands
Command
|
Description
|
pattern ext-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension attempts to connect to a busy extension and the call is forwarded to voice mail
|
pattern ext-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an external trunk call reaches a busy extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when an external trunk call reaches an unanswered extension and the call is forwarded to voice mail.
|
vm-integration
|
Enters voice-mail integration configuration mode and enables voice-mail integration with DTMF and analog voice-mail systems.
|
pattern ext-to-ext busy (vm-integration)
To configure the dual-tone multifrequency (DTMF) digit pattern forwarding necessary to activate the voice-mail system once an internal extension attempts to connect to a busy extension and the call is forwarded to voice mail, use the pattern ext-to-ext busy command in voice-mail integration configuration mode. To disable DTMF digit pattern forwarding when an internal extension calls a busy extension and the call is forwarded to a voice-mail system, use the no form of this command.
pattern ext-to-ext busy tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
no pattern ext-to-ext busy tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
Syntax Description
tag1
|
Alphanumeric string fewer than four DTMF digits in length. The alphanumeric string consists of a combination of four letters (A,B,C, and D), two symbols (* and #), and ten digits (0 to 9). The tag numbers match the numbers defined in the voice-mail system's integration file, immediately preceding either the number of the calling party, the number of the called party, or a forwarding number.
|
tag2 and tag3
|
(Optional) See tag1.
|
last-tag
|
(Optional) See tag1. This tag indicates the end of the pattern.
|
CGN
|
Calling number (CGN) information is sent to the voice-mail system.
|
CDN
|
Called number (CDN) information is sent to the voice-mail system.
|
FDN
|
Forwarding number (FDN) information is sent to the voice-mail system.
|
Defaults
This feature is disabled.
Command Modes
Voice-mail integration configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was introduced on the following platforms: Cisco 1750, Cisco 1751, Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.2(13)T
|
Cisco SRST 2.02
|
This command was introduced for Cisco SRST Version 2.02.
|
Usage Guidelines
The pattern ext-to-ext busy command is used to configure the sequence of DTMF digits passed to a voice-mail system attached to the router through one or more voice ports. When a call is routed to the voice-mail system by call forward on busy from a Cisco IP phone attached to the router, the voice-mail system expects to receive a sequence of digits identifying the mailbox associated with the forwarding phone together with digits that identify the extension number of the calling IP phone.
Note
Although it is unlikely that you will use multiple instances of the CGN, CDN, or FDN keyword in a single command line, it is permissible to do so.
Examples
The following example sets the DTMF pattern for a local call forwarded on busy to the voice-mail system:
Router(config)# vm-integration
Router(config-vm-integration)# pattern ext-to-ext busy 7 FDN * CGN *
Related Commands
Command
|
Description
|
pattern direct (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when the user presses the messages button on the phone.
|
pattern ext-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an external trunk call reaches a busy extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when an external trunk call reaches an unanswered extension and the call is forwarded to voice mail.
|
vm-integration
|
Enters voice-mail integration configuration mode and enables voice-mail integration with DTMF and analog voice-mail systems.
|
pattern ext-to-ext no-answer (vm-integration)
To configure the dual-tone multifrequency (DTMF) digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail, use the pattern ext-to-ext no-answer command in voice-mail integration configuration mode. To disable DTMF digit pattern forwarding when an internal extension fails to connect to an extension and the call is forwarded to a voice-mail system, use the no form of this command.
pattern ext-to-ext no-answer tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
no pattern ext-to-ext no-answer tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
Syntax Description
tag1
|
Alphanumeric string fewer than four DTMF digits in length. The alphanumeric string consists of a combination of four letters (A,B,C, and D), two symbols (* and #), and ten digits (0 to 9). The tag numbers match the numbers defined in the voice-mail system's integration file, immediately preceding either the number of the calling party, the number of the called party, or a forwarding number.
|
tag2 and tag3
|
(Optional) See tag1.
|
last-tag
|
(Optional) See tag1. This tag indicates the end of the pattern.
|
CGN
|
Calling number (CGN) information is sent to the voice-mail system.
|
CDN
|
Called number (CDN) information is sent to the voice-mail system.
|
FDN
|
Forwarding number (FDN) information is sent to the voice-mail system.
|
Defaults
This feature is disabled.
Command Modes
Voice-mail integration configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was introduced on the following platforms: Cisco 1750, Cisco 1751, Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.2(13)T
|
2.02
|
This command was introduced for Cisco SRST Version 2.02.
|
Usage Guidelines
The pattern ext-to-ext no-answer command is used to configure the sequence of DTMF digits passed to a voice-mail system attached to the router through one or more voice ports. When a call is routed to the voice-mail system by call forward on no-answer from an IP phone attached to the router, the voice-mail system expects to receive a sequence of digits identifying the mailbox associated with the forwarding phone together with digits that identify the extension number of the calling IP phone.
Note
Although it is unlikely that you will use multiple instances of the CGN, CDN, or FDN keyword in a single command line, it is permissible to do so.
Examples
The following example sets the DTMF pattern for a local call forwarded on no-answer to the voice-mail system:
Router(config)# vm-integration
Router(config-vm-integration)# pattern ext-to-ext no-answer 5 FDN * CGN *
Related Commands
Command
|
Description
|
pattern direct (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when the user presses the messages button on the phone.
|
pattern ext-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an external trunk call reaches a busy extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext no-answer (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when an external trunk call reaches an unanswered extension and the call is forwarded to voice mail.
|
vm-integration
|
Enters voice-mail integration configuration mode and enables voice-mail integration with DTMF and analog voice-mail systems.
|
pattern trunk-to-ext busy (vm-integration)
To configure the dual-tone multifrequency (DTMF) digit pattern forwarding necessary to activate the voice-mail system once an external trunk call reaches a busy extension and the call is forwarded to voice mail, use the pattern trunk-to-ext busy command in voice-mail integration configuration mode. To disable DTMF digit pattern forwarding when an external trunk call reaches a busy extension and the call is forwarded to a voice-mail system, use the no form of this command.
pattern trunk-to-ext busy tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
no pattern trunk-to-ext busy tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
Syntax Description
tag1
|
Alphanumeric string fewer than four DTMF digits in length. The alphanumeric string consists of a combination of four letters (A,B,C, and D), two symbols (* and #), and ten digits (0 to 9). The tag numbers match the numbers defined in the voice-mail system's integration file, immediately preceding either the number of the calling party, the number of the called party, or a forwarding number.
|
tag2 and tag3
|
(Optional) See tag1.
|
last-tag
|
(Optional) See tag1. This tag indicates the end of the pattern.
|
CGN
|
Calling number (CGN) information is sent to the voice-mail system.
|
CDN
|
Called number (CDN) information is sent to the voice-mail system.
|
FDN
|
Forwarding number (FDN) information is sent to the voice-mail system.
|
Defaults
This feature is disabled.
Command Modes
Voice-mail integration configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was introduced on the following platforms: Cisco 1750, Cisco 1751, Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.2(13)T
|
Cisco SRST 2.02
|
This command was introduced for Cisco SRST Version 2.02.
|
Usage Guidelines
The pattern trunk-to-ext busy command is used to configure the sequence of DTMF digits passed to a voice-mail system attached to the router through one or more voice ports. When a call is routed to the voice-mail system by call forward on busy from an IP phone attached to the router, the voice-mail system expects to receive a sequence of digits identifying the mailbox associated with the forwarding phone together with digits indicating that the call originated from a PSTN or VoIP caller.
Note
Although it is unlikely that you will use multiple instances of the CGN, CDN, or FDN keyword in a single command line, it is permissible to do so.
Examples
The following example sets the DTMF pattern for call forwarding when an external trunk call reaches a busy extension and the call is forwarded to the voice-mail system:
Router(config)# vm-integration
Router(config-vm-integration)# pattern trunk-to-ext busy 6 FDN * CGN *
Related Commands
Command
|
Description
|
pattern direct (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when the user presses the messages button on the phone.
|
pattern ext-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension attempts to connect to a busy extension and the call is forwarded to voice mail.
|
pattern ext-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext no-answer (vm- integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when an external trunk call reaches an unanswered extension and the call is forwarded to voice mail.
|
vm-integration
|
Enters voice-mail integration configuration mode and enables voice-mail integration with DTMF and analog voice-mail systems.
|
pattern trunk-to-ext no-answer (vm-integration)
To configure the dual-tone multifrequency (DTMF) digit pattern forwarding necessary to activate the voice-mail system when an external trunk call reaches an unanswered extension and the call is forwarded to voice mail, use the pattern trunk-to-ext no-answer command in voice-mail integration configuration mode. To disable DTMF digit pattern forwarding when an external trunk call reaches another extension where the called party does not answer and the call is forwarded to a voice-mail system, use the no form of this command.
pattern trunk-to-ext no-answer tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
no pattern trunk-to-ext no-answer tag1 {CGN | CDN | FDN} [tag2 {CGN | CDN | FDN}]
[tag3 {CGN | CDN | FDN}] [last-tag]
Syntax Description
tag1
|
Alphanumeric string fewer than four DTMF digits in length. The alphanumeric string consists of a combination of four letters (A,B,C, and D), two symbols (* and #), and ten digits (0 to 9). The tag numbers match the numbers defined in the voice-mail system's integration file, immediately preceding either the number of the calling party, the number of the called party, or a forwarding number.
|
tag2 and tag3
|
(Optional) See tag1.
|
last-tag
|
(Optional) See tag1. This tag indicates the end of the pattern.
|
CGN
|
Calling number (CGN) information is sent to the voice-mail system.
|
CDN
|
Called number (CDN) information is sent to the voice-mail system.
|
FDN
|
Forwarding number (FDN) information is sent to the voice-mail system.
|
Defaults
This feature is disabled.
Command Modes
Voice-mail integration configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was introduced on the following platforms: Cisco 1750, Cisco 1751, Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.2(13)T
|
Cisco SRST 2.02
|
This command was introduced for Cisco SRST Version 2.02.
|
Usage Guidelines
The pattern trunk-to-ext no-answer command is used to configure the sequence of DTMF digits passed to a voice-mail system attached to the router through one or more voice ports. When a call is routed to the voice-mail system by call forward on no-answer from an IP phone attached to the router, the voice-mail system expects to receive a sequence of digits identifying the mailbox associated with the forwarding phone together with digits indicating that the call originated from a PSTN or VoIP caller.
Note
Although it is unlikely that you will use multiple instances of the CGN, CDN, or FDN keyword in a single command line, it is permissible to do so.
Examples
The following example sets the DTMF pattern for call forwarding when an external trunk call reaches an unanswered extension and the call is forwarded (FDN) to a voice-mail system:
Router(config)# vm-integration
Router(config-vm-integration)# pattern trunk-to-ext no-answer 4 FDN * CGN *
Related Commands
Command
|
Description
|
pattern direct (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system when the user presses the messages button on the phone.
|
pattern ext-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension attempts to connect to a busy extension and the call is forwarded to voice mail.
|
pattern ext-to-ext no-answer (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an internal extension fails to connect to an extension and the call is forwarded to voice mail.
|
pattern trunk-to-ext busy (vm-integration)
|
Configures the DTMF digit pattern forwarding necessary to activate the voice-mail system once an external trunk call reaches a busy extension and the call is forwarded to voice mail.
|
vm-integration
|
Enters voice-mail integration configuration mode and enables voice-mail integration with DTMF and analog voice-mail systems.
|
phoneload
To define the phone firmware support for a phone type, use the phoneload command in ephone-type configuration mode. To remove firmware support, use the no form of this command.
phoneload
no phoneload
Syntax Description
This command has no arguments or keywords.
Command Default
Phone type supports firmware configuration.
Command Modes
Ephone-type configuration (config-ephone-type)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XZ
|
Cisco Unified CME 4.3 Cisco Unified SRST 4.3
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command specifies whether the phone type defined in the phone-type template supports firmware configuration using the load command.
Examples
The following example shows that support for phone firmware is disabled for the Nokia E61 phone type:
Router(config)# ephone-type E61
Router(config-ephone-type)# no phoneload
Related Commands
Command
|
Description
|
device-name
|
Assigns a name to a phone type in an ephone-type template.
|
load
|
Associates a type of Cisco Unified IP phone with a phone firmware file.
|
pickup (call-manager-fallback)
To enable the PickUp soft key on all Cisco IP phones, allowing an external Direct Inward Dialing (DID) call coming into one extension to be picked up from another extension during SRST, use the pickup command in call-manager-fallback configuration mode. To disable the PickUp soft key on all Cisco IP phones during SRST, use the no form of this command.
pickup telephone-number
no pickup telephone-number
Syntax Description
telephone-number
|
The telephone number to match an incoming called number.
|
Defaults
The PickUp soft key is disabled.
Command Modes
Call-manager-fallback configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.3(7)XL
|
Cisco SRST 3.1.1
|
This command was introduced.
|
12.3(11)T
|
Cisco SRST 3.2
|
This command was integrated into Cisco IOS Release 12.3(11)T.
|
Usage Guidelines
Configuring the pickup command enables the PickUp soft key on all SRST phones. You can then press the PickUp key and answer any currently ringing IP phone that has a DID called number that matches the configured telephone-number. This command does not enable the Group PickUp (GPickUp) soft key.
When a user presses the PickUp soft key, SRST searches through all the SRST phones to find a ringing call that has a called number that matches the configured telephone-number. When a match is found, the call is automatically forwarded to the extension number of the phone that requested the call pickup.
The SRST pickup command is designed to operate in a manner compatible with Cisco Unified Communications Manager.
Note
The default phone load on Cisco Unified Communications Manager, Release 4.0(1), for the Cisco 7905 and Cisco 7912 IP phones does not enable the PickUp soft key during fallback. To enable the PickUp soft key on Cisco 7905 and Cisco 7912 IP phones, upgrade your default phone load to Cisco Unified Communications Manager, Release 4.0(1) Sr2. Alternatively, you can upgrade the phone load to cmterm-7905g-sccp.3-3-8.exe or cmterm-7912g-sccp.3-3-8.exe, respectively.
Examples
In SRST, the pickup command is best used with the alias command. The following output from the show running-config command shows the pickup command and the alias command configured to provide call routing for a pilot number of a hunt group:
alias 1 8005550100 to 5001
alias 2 8005550100 to 5002
alias 3 8005550100 to 5003
alias 4 8005550100 to 5004
When a DID incoming call to 800 555-0100 is received, the alias command routes the call at random to one of the four extensions (5001 to 5004). Because the pickup command is configured, if the DID call rings on extension 5002, the call can be answered from any of the other extensions (5001, 5003, 5004) by pressing the PickUp soft key.
The pickup command works by finding a match based on the incoming DID called number. In this example, a call from extension 5004 to extension 5001 (internal call) does not activate the pickup command because the called number (5001) does not match the configured pickup number (800 555-0100). Thus, the pickup command distinguishes between internal and external calls if multiple calls are ringing simultaneously.
Related Commands
Command
|
Description
|
alias (call-manager- fallback)
|
Provides a mechanism for rerouting calls to telephone numbers that are unavailable during Cisco Unified Communications Manager fallback.
|
call-manager-fallback
|
Enables Cisco Unified SRST support and enters call-manager-fallback configuration mode.
|
preference (voice register pool)
To set the preference order for creating the VoIP dial peers created for a number associated with a voice pool, use the preference command in voice register pool configuration mode. To put the number in default preference order, use the no form of this command.
preference preference-order
no preference
Syntax Description
preference-order
|
Preference order for the extension or telephone number associated with a pool. Range is 0 to 10. Default is 0, which is the highest preference.
|
Command Default
0 (highest preference order)
Command Modes
Voice register pool configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
12.4(4)T
|
Cisco CME 3.4 Cisco SIP SRST 3.4
|
This command was added to Cisco Communications Manager Express (Cisco CME).
|
Usage Guidelines
When you create a voice register pool for a SIP phone or a group of SIP phones in a Cisco Unified CME or Cisco Unified Session Initiation Protocol (SIP) Survivable Remote Site Telephony (SRST) environemnt, you automatically create a virtual voice port and one to four virtual dial peers to be used by the number associated with that pool. The preference value is passed transparently to dial peers created for the number. The preference value allows you to control the selection of a desired dial peer when multiple dial peers are matched on the same destination pattern (extension or phone number) associated with the pool. In this way, the preference command can be used to establish a hunt strategy for incoming calls.
Note
Configure the id (voice register pool) command before any other voice register pool commands, including the preference command. The id command identifies a locally available individual SIP phone or set of Cisco SIP phones.
Examples
The following example shows how to set a preference of 2 for extension number 3000:
In the following example, extension number 1222 under voice register dn 4 has a higher preference than number 1222 under voice register pool 5.
Related Commands
Command
|
Description
|
id (voice register pool)
|
Explicitly identifies a locally available individual Cisco SIP IP phone, or when running Cisco Unified SIP SRST, set of Cisco SIP IP phones.
|
voice register pool
|
Enters voice register pool configuration mode for SIP phones.
|
proxy (voice register pool)
To autogenerate additional VoIP dial peers to reach the main proxy whenever a Cisco Session Initiation Protocol (SIP) IP phone registers with a SIP Survivable Remote Site Telephony (SRST) gateway, use the proxy command in voice register pool configuration mode. To disable a dial peer as a SIP proxy, use the no form of this command.
proxy ip-address [preference value] [monitor probe {icmp-ping | rtr} [alternate-ip-address]]
no proxy
Syntax Description
ip-address
|
IP address of the SIP proxy.
|
preference value
|
(Optional) Defines the preference of the proxy dial peers that are created. Range is from 0 to 10. The highest preference is 0. There is no default.
|
monitor probe
|
(Optional) Enables monitoring of proxy dial peers.
• icmp-ping—Enables monitoring of proxy dial peers using ICMP ping.
• rtr—Enables monitoring of proxy dial peers using RTR probes.
• alternate-ip-address—(Optional) Enables monitoring of alternate IP addresses other than the proxy address. For example, to monitor a gateway front end to a SIP proxy.
|
Command Default
Proxy dial peer is disabled.
Command Modes
Voice register pool configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
The proxy command autogenerates additional VoIP dial peers to reach the main proxy whenever a Cisco SIP IP phone registers with a Cisco Unified SIP SRST gateway. This autogeneration process enables all PSTN calls to be routed first to the main proxy before the backup dial peers for local Cisco SIP IP phones are tried.
Proxy dial peers can be monitored using ICMP ping or RTR probes, in case of WAN failure. If the Cisco Unified SIP SRST gateway loses probes to the main proxy, the proxy dial peers are temporarily set to an operational down state. Then the backup dial peers can be selected faster to lower the call setup time. In addition, the proxy dial peers can be monitored using an alternate location other than the main proxy to monitor the status of the WAN link.
Only one proxy address can be set per voice register pool.
For proxy monitoring to work, the call fallback active command must be configured.
Note
The id (voice register pool) command must be configured before any other voice register pool commands, including the proxy command. The id command identifies a locally available individual Cisco SIP IP phone or sets of Cisco SIP IP phones.
Examples
The following partial sample output from the show running-config command shows that voice register pool 1 has defined 10.2.161.187 as the SIP proxy and that it is monitored by ICMP ping:
cor incoming call91 1 91011
translate-outgoing called 1
proxy 10.2.161.187 preference 1 monitor probe icmp-ping
alias 1 94... to 91011 preference 8
Related Commands
Command
|
Description
|
call fallback active
|
Enables a call request to fall back to alternate dial peers in case of network congestion.
|
id (voice register pool)
|
Explicitly identifies a locally available individual Cisco SIP IP phone or set of Cisco SIP IP phones.
|
voice register pool
|
Enables SIP SRST voice register pool configuration commands.
|
registrar server (SIP)
To enable SIP registrar functionality, use the registrar server command in SIP configuration mode. To disable SIP registrar functionality, use the no form of the command.
registrar server [expires [max sec] [min sec] ]
no registrar server
Syntax Description
expires
|
(Optional) Sets the active time for an incoming registration.
|
max sec
|
(Optional) Maximum expires time for a registration, in seconds. The range is from 600 to 86400. The default is 3600.
|
min sec
|
(Optional) Minimum expires time for a registration, in seconds. The range is from 60 to 3600. The default is 60.
|
Defaults
Disabled
Command Modes
SIP configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
12.4(4)T
|
Cisco CME 3.4 and Cisco SIP SRST 3.4
|
This command was added to Cisco CME.
|
Usage Guidelines
When this command is entered, the router accepts incoming SIP Register messages. If SIP Register message requests are for a shorter expiration time than what is set with this command, the SIP Register message expiration time is used.
This command is mandatory for Cisco Unified SIP SRST or Cisco Unified CME and must be entered before any voice register pool or voice register global commands are configured.
If the WAN is down and you reboot your Cisco Unified CME or Cisco Unified SIP SRST router, when the router reloads it will have no database of SIP phone registrations. The SIP phones will have to register again, which could take several minutes, because SIP phones do not use a keepalive functionality. To shorten the time before the phones re-register, the registration expiry can be adjusted with this command. The default expiry is 3600 seconds; an expiry of 600 seconds is recommended.
Examples
The following partial sample output from the show running-config command shows that SIP registrar functionality is set:
voice service voip
allow-connections sip-to-sip
sip
registrar server expires max 1200 min 300
Related Commands
Command
|
Description
|
sip
|
Enters SIP configuration mode from voice service VoIP configuration mode.
|
voice register global
|
Enters voice register global configuration mode in order to set global parameters for all supported Cisco SIP phones in a Cisco Unified CME or Cisco Unified SIP SRST environment.
|
voice register pool
|
Enters voice register pool configuration mode for SIP phones.
|
reset (call-manager-fallback)
To reset Cisco IP phones, use the reset command in call-manager-fallback configuration mode.
reset {all seconds | mac-address mac-address}
Syntax Description
all
|
All Cisco IP phones.
|
seconds
|
Time interval, in seconds, that passes between each Cisco IP phone resetting. The range is from 0 to 60.
|
mac-address mac-address
|
MAC address of a particular Cisco IP phone.
|
Defaults
No default behavior or values.
Command Modes
Call-manager-fallback configuration
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco SRST 1.0
|
This command was introduced on the following platforms: Cisco 2600 series and Cisco 3600 series multiservice routers; Cisco IAD2420 series IADs.
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was implemented on Cisco 1750 and Cisco 1751 multiservice routers.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
Usage Guidelines
This command does not have a no form.
Examples
The following example resets all Cisco IP phones in 8-second intervals:
Router(config)# call-manager-fallback
Router(config-cm-fallback)# reset all 8
The following example resets the Cisco IP phone with MAC address CFBA.321B.96FA:
Router(config)# call-manager-fallback
Router(config-cm-fallback)# reset mac-address CFBA.321B.96FA
Related Commands
Command
|
Description
|
call-manager-fallback
|
Enables Cisco Unified SRST support and enters call-manager-fallback configuration mode.
|
secondary-dialtone (call-manager-fallback)
To enable a secondary dial tone when a Cisco Unified IP phone user dials a defined PSTN access prefix, use the secondary-dialtone command in call-manager-fallback configuration mode. To disable the secondary dial tone, use the no form of this command.
secondary-dialtone digit-string
no secondary-dialtone digit-string
Syntax Description
digit-string
|
The number of the access prefix.
|
Defaults
Secondary dial tone is disabled.
Command Modes
Call-manager-fallback configuration
Command History
Cisco IOS Release
|
Cisco Unified Product
|
Modification
|
12.2(15)ZJ
|
Cisco Unified SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco Unified SRST 3.0
|
This command was integrated into Cisco Unified IOS Release 12.3(4)T.
|
Usage Guidelines
The secondary dial tone is turned off when the next number after the digit-string is pressed. For example, if 8 were the digit-string and a person were dialing 8 555-0100, the secondary dial tone would be turned off when the number 5 is pressed.
The tone value for the secondary dial is the skinny DtOutsideDialtone.
Examples
The following enables a secondary dial tone when a Cisco Unified IP phone users enters the number nine to get an outside line:
Router(config)# call-manager-fallback
Router(config-cm-fallback)# secondary-dialtone 9
Related Commands
Command
|
Description
|
call-manager-fallback
|
Enables Cisco Unified Unified SRST support and enters call-manager-fallback configuration mode.
|
security
To define whether a phone type supports security features, use the security command in ephone-type configuration mode. To disable security support, use the no form of this command.
security
no security
Syntax Description
This command has no arguments or keywords.
Command Default
Enabled (phone type supports security features).
Command Modes
Ephone-type configuration (config-ephone-type)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XZ
|
Cisco Unified CME 4.3 Cisco Unified SRST 4.3
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command specifies whether security features are supported by the type of phone being added with a phone-type template.
Examples
The following example shows that support for security is disabled for the Nokia E61 when creating the ephone-type template:
Router(config)# ephone-type E61
Router(config-ephone-type)# no security
Related Commands
Command
|
Description
|
device-id
|
Specifies the device ID for a phone type.
|
type
|
Assigns a phone type to an SCCP phone.
|
show call-manager-fallback all
To display the detailed configuration of all Cisco IP phones, directory numbers, voice ports, and dial peers in your network during Cisco Unified CallManager fallback, use the show call-manager-fallback all command in privileged EXEC mode.
show call-manager-fallback all
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco SRST 1.0
|
This command was introduced on the following platforms: Cisco 2600 series and Cisco 3600 series multiservice routers; Cisco IAD2420 series IADs.
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was implemented on Cisco 1750 and Cisco 1751 multiservice routers.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.3(4)T
|
Cisco SRST 3.0
|
The Version was added to output.
|
Examples
The following is sample output from the show call-manager-fallback all command:
Router #show call-manager-fallback
CONFIG (Version=4.1(0))
=====================
Version 4.1(0)
For on-line documentation please see:
www.cisco.com/univercd/cc/td/doc/product/access/ip_ph/ip_ks/index.htm
ip source-address 0.0.0.0 port 2000
max-ephones 0
max-dn 0
max-conferences 8 gain -6
dspfarm units 0
dspfarm transcode sessions 0
huntstop
cnf-file location: system:
cnf-file option: PER-PHONE-TYPE
network-locale[0] US (This is the default network locale for this box)
network-locale[1] US
network-locale[2] US
network-locale[3] US
network-locale[4] US
user-locale[0] US (This is the default user locale for this box)
user-locale[1] US
user-locale[2] US
user-locale[3] US
user-locale[4] US
srst mode auto-provision is OFF
srst ephone template is 0
srst dn template is 0
srst dn line mode is single
time-format 12
date-format mm-dd-yy
timezone 0 Greenwich Standard Time
no transfer-pattern is configured, transfer is restricted to local SCCP phones only.
keepalive 30 auxiliary 30
timeout interdigit 10
timeout busy 10
timeout ringing 180
timeout ringin-callerid 8
caller-id name-only: enable
Limit number of DNs per phone:
7910: 36
7935: 36
7936: 36
7940: 36
7960: 36
7970: 36
Log (table parameters):
max-size: 150
retain-timer: 15
transfer-system full-consult
local directory service: enabled.
Extension-assigner tag-type ephone-tag.
========================================
Table 6 describes the significant fields shown in the display.
Table 6 show call-manager-fallback all Field Descriptions
Field
|
Description
|
destination-pattern
|
Destination pattern (telephone number) configured for this dial peer.
|
dial-peer voice
|
Voice dial peer.
|
ephone-dn
|
Cisco IP phone directory number.
|
(no) huntstop
|
Whether or not huntstop is set.
|
ip source-address
|
IP address used by the Cisco IP phones to register with the router for service.
|
keepalive
|
Cisco IP phone keepalive period in seconds.
|
max-dn
|
Maximum directory numbers or virtual voice ports.
|
max-ephones
|
Maximum number of Cisco IP phones.
|
port
|
TCP port number used by the Cisco IP phones to communicate with the router.
|
station-id number
|
Number used for caller-ID purposes when calls are made using the line.
|
voice-port
|
(Virtual) voice port designator.
|
Version
|
SRST version number designation.
|
Related Commands
Command
|
Description
|
show call-manager- fallback dial-peer
|
Displays detailed configuration output for the dial peers in your network during Cisco Unified CallManager fallback.
|
show call-manager- fallback ephone-dn
|
Displays output for the Cisco IP phone directory numbers or virtual voice ports during Cisco Unified CallManager fallback.
|
show call-manager- fallback voice-port
|
Displays output for the voice ports while Cisco Unified CallManager is active.
|
show call-manager-fallback dial-peer
To display detailed configuration output for the dial peers in your network during Cisco Unified Communications Manager fallback, use the show call-manager-fallback dial-peer command in privileged EXEC mode.
show call-manager-fallback dial-peer
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco SRST 1.0
|
This command was introduced on the following platforms: Cisco 2600 series and Cisco 3600 series multiservice routers; Cisco IAD2420 series IADs.
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was implemented on Cisco 1750 and Cisco 1751 multiservice routers.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
Examples
The following is sample output from the show call-manager-fallback dial-peer command:
Router# show call-manager-fallback dial-peer
dial-peer voice 20046 pots
dial-peer voice 20047 pots
dial-peer voice 20048 pots
dial-peer voice 20049 pots
Table 7 describes the significant fields shown in the display.
Table 7 show call-manager-fallback dial-peer Field Descriptions
Field
|
Description
|
call-forward busy
|
Indicates call forwarding when a Cisco IP phone is busy.
|
call-forward noan
|
Indicates call forwarding when no answer is received from a Cisco IP phone.
|
destination-pattern
|
Destination pattern (telephone number) configured for this dial peer.
|
dial-peer voice
|
Voice dial peer.
|
port
|
(Virtual) voice port designator.
|
Related Commands
Command
|
Description
|
show call-manager- fallback all
|
Displays the detailed configuration of all Cisco IP phones, directory numbers, voice ports, and dial peers in your network during Cisco Unified Communications Manager fallback.
|
show call-manager- fallback ephone-dn
|
Displays output for the Cisco IP phone directory numbers or virtual voice ports during Cisco Unified Communications Manager fallback.
|
show call-manager- fallback voice-port
|
Displays output for the voice ports while Cisco Unified Communications Manager is active.
|
show call-manager-fallback ephone-dn
To display detailed configuration output for the Cisco IP phone directory numbers or virtual voice ports during Cisco Unified CallManager fallback, use the show call-manager-fallback ephone-dn command in privileged EXEC mode.
show call-manager-fallback ephone-dn
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco SRST 1.0
|
This command was introduced on the following platforms: Cisco 2600 series and Cisco 3600 series multiservice routers; Cisco IAD2420 series IADs.
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was implemented on Cisco 1750 and Cisco 1751 multiservice routers.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
12.3(4)T
|
Cisco SRST 3.0
|
The Version, ephone-dn,vand voice-port was added to output.
|
Examples
The following is sample output from the show call-manager-fallback ephone-dn command:
Router# Router #show call-manager-fallback
CONFIG (Version=4.1(0))
=====================
Version 4.1(0)
For on-line documentation please see:
www.cisco.com/univercd/cc/td/doc/product/access/ip_ph/ip_ks/index.htm
ip source-address 0.0.0.0 port 2000
max-ephones 0
max-dn 0
max-conferences 8 gain -6
dspfarm units 0
dspfarm transcode sessions 0
huntstop
cnf-file location: system:
cnf-file option: PER-PHONE-TYPE
network-locale[0] US (This is the default network locale for this box)
network-locale[1] US
network-locale[2] US
network-locale[3] US
network-locale[4] US
user-locale[0] US (This is the default user locale for this box)
user-locale[1] US
user-locale[2] US
user-locale[3] US
user-locale[4] US
srst mode auto-provision is OFF
srst ephone template is 0
srst dn template is 0
srst dn line mode is single
time-format 12
date-format mm-dd-yy
timezone 0 Greenwich Standard Time
no transfer-pattern is configured, transfer is restricted to local SCCP phones only.
keepalive 30 auxiliary 30
timeout interdigit 10
timeout busy 10
timeout ringing 180
timeout ringin-callerid 8
caller-id name-only: enable
Limit number of DNs per phone:
7910: 36
7935: 36
7936: 36
7940: 36
7960: 36
7970: 36
Log (table parameters):
max-size: 150
retain-timer: 15
transfer-system full-consult
local directory service: enabled.
Extension-assigner tag-type ephone-tag.
========================================
Table 8 describes the significant fields shown in the display.
Table 8 show call-manager-fallback ephone-dn Field Descriptions
Field
|
Description
|
ephone-dn
|
Cisco IP phone directory number.
|
(no) huntstop
|
Whether or not huntstop is set.
|
number
|
Cisco IP phone number.
|
translate called
|
The configured translation rule. Can be called or calling, plus the tag number by which the rule set is referenced.
|
Related Commands
Command
|
Description
|
show call-manager- fallback all
|
Displays the detailed configuration of all Cisco IP phones, directory numbers, voice ports, and dial peers in your network during Cisco Unified CallManager fallback.
|
show call-manager- fallback dial-peer
|
Displays detailed configuration output for the dial peers in your network during Cisco Unified CallManager fallback.
|
show call-manager- fallback voice-port
|
Displays output for the voice ports while Cisco Unified CallManager is active.
|
show call-manager-fallback voice-port
To display detailed configuration output for the voice ports while Cisco Unified Communications Manager is active, use the show call-manager-fallback voice-port command in privileged EXEC mode.
show call-manager-fallback voice-port
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco SRST 1.0
|
This command was introduced on the following platforms: Cisco 2600 series and Cisco 3600 series multiservice routers, and Cisco IAD2420 series IADs.
|
12.2(2)XT
|
Cisco SRST 2.0
|
This command was implemented on Cisco 1750 and Cisco 1751 multiservice routers.
|
12.2(8)T
|
Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725, Cisco 3745, and Cisco MC3810-V3 routers.
|
12.2(8)T1
|
Cisco SRST 2.0
|
This command was implemented on the Cisco 2600-XM and Cisco 2691 routers.
|
12.2(11)T
|
Cisco SRST 2.01
|
This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 1760 routers.
|
Examples
The following is sample output from the show call-manager-fallback voice-port command:
Router# show call-manager-fallback voice-port
Table 9 describes the significant fields shown in the display.
Table 9 show call-manager-fallback voice-port Field Descriptions
Field
|
Description
|
voice-port
|
(Virtual) voice port.
|
station-id number
|
The phone number used for caller-ID purposes for calls made from this voice port.
|
Related Commands
Command
|
Description
|
show call-manager- fallback all
|
Displays the detailed configuration of all Cisco IP phones, directory numbers, voice ports, and dial peers in your network during Cisco Unified Communications Manager fallback.
|
show call-manager- fallback dial-peer
|
Displays detailed configuration output for the dial peers in your network during Cisco Unified Communications Manager fallback.
|
show call-manager- fallback ephone-dn
|
Displays output for the Cisco IP phone directory numbers or virtual voice ports during Cisco Unified Communications Manager fallback.
|
show credentials
To display the credentials settings that have been configured for use during Cisco Unified CME phone authentication communications or secure Cisco Unified SRST fallback, use the show credentials command in privileged EXEC mode.
show credentials
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.3(14)T
|
Cisco SRST 3.3
|
This command was introduced for Cisco Unified SRST.
|
12.4(4)XC
|
Cisco Unified CME 4.0
|
This command was introduced for Cisco Unified CME.
|
Usage Guidelines
Cisco Unified CME
This command displays the credentials settings on a Cisco Unified CME router that has been configured with a CTL provider to be used with Cisco Unified CME phone authentication.
Cisco Unified SRST
This command displays the credentials settings on the Cisco Unified SRST router that are supplied to Cisco Unified Communications Manager for use during secure SRST fallback.
Examples
The following is sample output from the show credentials command:
Credentials IP: 10.1.1.22
Table 10 describes the fields in the sample output.
Table 10 show credentials Field Descriptions
Field
|
Description
|
Credentials IP
|
Cisco Unified CME—IP address where the CTL provider is configured.
Cisco Unified SRST—The specified IP address where certificates from Cisco Unified Communications Manager to the SRST router are received.
|
Credentials PORT
|
Cisco Unified CME—TCP port for credentials service communication. Default is 2444.
Cisco Unified SRST—The port to which the SRST router connects to receive messages from the Cisco Unified IP phones. The port number is from 2000 to 9999. The default port number is 2445.
|
Trustpoint
|
Cisco Unified CME—CTL provider trustpoint label that will be used for TLS sessions with the CTL client.
Cisco Unified SRST—The name of the trustpoint that is associated with the credentials service between the Cisco Unified Communications Manager client and the SRST router.
|
Related Commands
Command
|
Description
|
credentials
|
Enters credentials configuration mode to configure a Cisco Unified CME CTL provider certificate or a Cisco Unified SRST router certificate.
|
ctl-service admin
|
Specifies a user name and password to authenticate the CTL client during the CTL protocol.
|
debug credentials
|
Sets debugging on the credentials service that runs between a Cisco Unified CME CTL provider and the CTL client or between a Cisco Unified SRST router and Cisco Unified Communications Manager.
|
ip source-address (credentials)
|
Enables the Cisco Unified CME or SRST router to receive messages through the specified IP address and port.
|
trustpoint (credentials)
|
Specifies the name of the trustpoint to be associated with a Cisco Unified CME CTL provider certificate or with a Cisco Unified SRST router certificate.
|
show ephone
To display information about registered Cisco Unified IP phones, use the show ephone command in privileged EXEC mode.
show ephone [mac-address | phone-type]
Syntax Description
mac-address
|
(Optional) Displays information for the phone with the specified MAC address.
|
phone-type
|
(Optional) Displays information for phones of the specified phone type. Valid types are as follows:
• 7902—Cisco Unified IP Phone 7902G.
• 7905—Cisco Unified IP Phone 7905G.
• 7906—Cisco Unified IP Phone 7905G.
• 7910—Cisco Unified IP Phone 7910 and 7910G.
• 7911—Cisco Unified IP Phone 7911G.
• 7912—Cisco Unified IP Phone 7912G.
• 7914—Cisco Unified IP Phone 7914 Expansion Module.
• 7920—Cisco Unified Wireless IP Phone 7920.
• 7921—Cisco Unified Wireless IP Phone 7921.
• 7931—Cisco Unified Wireless IP Phone 7931G.
• 7935—Cisco Unified IP Conference Station 7935.
• 7936—Cisco Unified IP Conference Station 7936.
• 7940—Cisco Unified IP Phones 7940 and 7940G.
• 7941—Cisco Unified IP Phone 7941G.
• 7941GE—Cisco Unified IP Phone 7941G-GE.
• 7942—Cisco Unified IP Phone 7942.
• 7945—Cisco Unified IP Phone 7945.
• 7960—Cisco Unified IP Phones 7960 and 7960G.
• 7961—Cisco Unified IP Phone 7961G.
• 7961GE—Cisco Unified IP Phone 7961G-GE.
• 7962—Cisco Unified IP Phone 7962.
• 7965—Cisco Unified IP Phone 7965.
• 7970—Cisco Unified IP Phone 7970G.
• 7971—Cisco Unified IP Phone 7971G-GE.
• 7975—Cisco Unified IP Phone 7975
• 7985—Cisco Unified IP Phone 7985.
• ata—Cisco ATA-186 or Cisco ATA-188.
|
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco ITS 1.0 Cisco SRST 1.0
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420 series.
|
12.2(2)XT
|
Cisco ITS 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
Cisco ITS 2.0 Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745.
|
12.2(8)T1
|
Cisco ITS 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 2600XM and Cisco 2691.
|
12.2(11)T
|
Cisco ITS 2.01 Cisco SRST 2.01
|
The ata keyword was added and this command was implemented on the Cisco 1760.
|
12.2(11)YT
|
Cisco ITS 2.1 Cisco SRST 2.1
|
The 7914 keyword was added.
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
The 7902, 7905, and 7912 keywords were added.
|
12.3(7)T
|
Cisco CME 3.1 Cisco SRST 3.1
|
The 7920 and 7936 keywords were added.
|
12.3(11)XL
|
Cisco CME 3.2.1 Cisco SRST 3.2.1
|
The 7970 keyword was added.
|
12.3(14)T
|
Cisco CME 3.3 Cisco SRST 3.3
|
The 7971 keyword was added, and this command was integrated into Cisco IOS Release 12.3(14)T.
|
12.4(4)XC
|
Cisco Unified CME 4.0 Cisco Unified SRST 4.0
|
The 7911, 7941, 7941GE, 7961, and 7961GE keywords were added.
|
12.4(9)T
|
Cisco Unified CME 4.0 Cisco Unified SRST 4.0
|
The 7911, 7941, 7941GE, 7961, and 7961GE keywords were integrated into Cisco IOS Release 12.4(9)T.
|
12.4(6)XE
|
Cisco Unified CME 4.0(2)
|
The 7931 keyword was added for Cisco Unified CME.
|
12.4(4)XC4
|
Cisco Unified CME 4.0(3)
|
The 7931 keyword was added for Cisco Unified CME.
|
12.4(11)T
|
Cisco Unified CME 4.0(3)
|
The 7931 keyword for Cisco Unified CME was integrated in Cisco IOS Release 12.4(11)T.
|
12.4(11)XJ2
|
Cisco Unified CME 4.1 Cisco Unified SRST 4.1
|
The 7921 and 7985 keywords were introduced.
|
12.4(15)T1
|
Cisco Unified CME 4.1(1) Cisco Unified SRST 4.1(1)
|
The 7942, 7945, 7962, 7965, and 7975 keywords were introduced.
|
12.4(11)XW3
|
Cisco Unified CME 4.2 Cisco Unified SRST 4.2
|
The 7942, 7945, 7962, 7965, and 7975 keywords were introduced.
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1)
|
Emergency response location (ERL) information displays in the output.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Examples
Significant fields in the output from this command are described in Table 11.
The following sample output shows general information for registered phones:
ephone-1 Mac:0003.E3E7.F627 TCP socket:[2] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.0.0.2 51671 Telecaster 7940 keepalive 28 max_line 2
button 1: dn 1 number 4444
ephone-2 Mac:0030.94C3.F43A TCP socket:[1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.0.0.3 50094 Telecaster 7960 keepalive 28 max_line 6
button 1: dn 3 number 5555
ephone-3 Mac:0003.6B40.99DA TCP socket:[3] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.2.168.200 51879 Telecaster 7960 keepalive 28 max_line 6
button 1: dn 2 number 3333
The following sample output shows general information for the phone with the MAC address 0003.E3E7.F627:
Router# show ephone 0003.E3E7.F627
ephone-1 Mac:0003.E3E7.F627 TCP socket:[2] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.0.0.2 51671 Telecaster 7940 keepalive 28 max_line 2
button 1: dn 1 number 4444
Active Call on DN 1:3001 10.0.0.51 31808 to 10.2.159.100 22708
Tx Pkts 452 bytes 41584 Rx Pkts 452 bytes 41584 Lost 0
The following sample output shows information for a phone that has two Cisco Unified IP Phone 7914 Expansion Modules attached. The output shows this module as a subsidiary type in addition to the main 7960 type for the phone itself. Subtype 3 means that one Cisco Unified IP Phone 7914 Expansion Module is attached to the main Cisco Unified IP Phone 7960 or 7960G, and subtype 4 means that two are attached.
ephone-2 Mac:0007.0EA6.39F8 TCP socket:[2] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.2.205.206 49278 Telecaster 7960 sub=4 keepalive 2723 max_line 34
button 1: dn 21 number 60021 CH1 IDLE
button 2: dn 22 number 60022 CH1 IDLE
button 7: dn 11 number 60011 CH1 IDLE monitor-ring
button 8: dn 12 number 60012 CH1 IDLE monitor-ring
button 9: dn 13 number 60013 CH1 IDLE monitor-ring
button 10: dn 14 number 60014 CH1 IDLE monitor-ring
button 11: dn 15 number 60015 CH1 IDLE monitor-ring
button 12: dn 16 number 60016 CH1 IDLE monitor-ring
button 13: dn 17 number 60017 CH1 IDLE monitor-ring
button 14: dn 18 number 60018 CH1 IDLE monitor-ring
button 15: dn 19 number 60019 CH1 IDLE monitor-ring
button 16: dn 20 number 60020 CH1 IDLE monitor-ring
button 17: dn 39 number 60039 CH1 IDLE CH2 IDLE monitor-ring
button 18: dn 40 number 60040 CH1 IDLE CH2 IDLE monitor-ring
button 19: dn 23 number 60023 CH1 IDLE monitor-ring
button 20: dn 24 number 60024 CH1 IDLE monitor-ring
button 21: dn 25 number 60025 CH1 IDLE monitor-ring
button 22: dn 26 number 60026 CH1 IDLE monitor-ring
button 23: dn 27 number 60027 CH1 IDLE monitor-ring
button 24: dn 28 number 60028 CH1 IDLE monitor-ring
button 25: dn 29 number 60029 CH1 IDLE monitor-ring
button 26: dn 30 number 60030 CH1 IDLE monitor-ring
button 27: dn 31 number 60031 CH1 IDLE CH2 IDLE monitor-ring
button 28: dn 32 number 60032 CH1 IDLE CH2 IDLE monitor-ring
button 29: dn 33 number 60033 CH1 IDLE CH2 IDLE monitor-ring
button 30: dn 34 number 60034 CH1 IDLE CH2 IDLE monitor-ring
button 31: dn 35 number 60035 CH1 IDLE CH2 IDLE monitor-ring
button 32: dn 36 number 60036 CH1 IDLE CH2 IDLE monitor-ring
button 33: dn 37 number 60037 CH1 IDLE CH2 IDLE monitor-ring
button 34: dn 38 number 60038 CH1 IDLE CH2 IDLE monitor-ring
The following sample output shows a phone that has a paging-dn and has received a page:
ephone-2 Mac:0087.0E76.B93C TCP socket:[4] activeLine:0 REGISTERED
mediaActive:1 offhook:0 ringing:0 reset:0 reset_sent:0 paging 1 debug:0
IP:10.50.50.20 49231 Telecaster 7910 keepalive 112 max_line 2 dual-line
button 1:dn 3 number 95021 CH1 IDLE
Table 11 describes significant fields in the output.
Table 11 show ephone Field Descriptions
Field
|
Description
|
Active Call
|
An active call is in progress.
|
activeLine
|
Line (button) on the phone that is in use. Zero indicates that no line is in use.
|
auto-dial number
|
Intercom extension that automatically dials number.
|
button number: dn number
|
Phone button number and the extension (ephone-dn) dn-tag number associated with that button.
|
bytes
|
Total number of voice data bytes sent or received by the phone.
|
Called Dn, Calling Dn
|
Ephone-dn tag numbers of the called and calling ephone-dn. Set to -1 if the call is not to or from an ephone-dn, or if there is no active call.
|
cfa number
|
Call-forward-all to number is enabled for this extension.
|
CH1 CH2
|
Status of channel 1 and, if this is a dual-line ephone-dn, the status of channel 2.
|
debug
|
1 indicates that debug for the phone is enabled. 0 indicates that debug is disabled.
|
DnD
|
Do Not Disturb is set on this phone.
|
DP tag
|
Not used.
|
ephone-number
|
Unique sequence number used to identify this phone during configuration (phone-tag).
|
IP
|
Assigned IP address of the Cisco Unified IP phone.
|
Jitter
|
Amount of variation (in milliseconds) of the time interval between voice packets received by the Cisco Unified IP phone.
|
keepalive
|
Number of keepalive messages received from the Cisco Unified IP phone by the router.
|
Latency
|
Estimated playout delay for voice packets received by the Cisco Unified IP phone.
|
line number
|
Button number on an IP phone. Line 1 is the button nearest the top of the phone.
|
Lost
|
Number of voice packets lost, as calculated by the Cisco Unified IP phone, on the basis of examining voice packet time-stamp and sequence numbers during playout.
|
Mac
|
MAC address.
|
Max Conferences
|
Maximum number of allowable conference calls and number of active conference calls.
|
max_line number
|
Maximum number of line buttons that can be configured on this phone.
|
mediaActive
|
1 indicates that an active conversation is in progress. 0 indicates that no conversation is ongoing.
|
monitor-ring
|
This button is set up as a monitor button.
|
number
|
Telephone or extension number associated with the Cisco Unified IP phone button and its dn-tag.
|
offhook
|
1 indicates that the phone is off-hook. 0 indicates that the phone is on-hook.
|
overlay
|
This button contains an overlay set. Use show ephone overlay to display the contents of overlay sets.
|
paging
|
1 indicates that the phone has received an audio page. 0 indicates that the phone has not received an audio page.
|
paging-dn
|
Ephone-dn that is dedicated for receiving audio pages on this phone. The paging-dn number is the number of the paging set to which this phone belongs.
|
Password
|
Authentication string that the phone user types when logging in to the web-based Cisco Unified CME GUI.
|
Port
|
Port used for TAPI transmissions.
|
REGISTERED
|
The Cisco Unified IP phone is active and registered. Alternative states are UNREGISTERED (indicating that the connection to the Cisco Unified IP phone was closed in a normal manner) and DECEASED (indicating that the connection to the Cisco Unified IP phone was closed because of a keepalive timeout).
|
reset
|
Pending reset.
|
reset_sent
|
Request for reset has been sent to the Cisco Unified IP phone.
|
ringing
|
1 indicates that the phone is ringing. 0 indicates that the phone is not ringing.
|
Rx Pkts
|
Number of received voice packets.
|
silent-ring
|
Silent ring has been set on this button and extension.
|
socket
|
TCP socket number used to connect to IP phone.
|
speed dial speed-tag:digit-string label-text
|
This button is a speed-dial button, assigned to the speed-dial sequence number speed-tag. It dials digit-string and displays the text label-text next to the button.
|
sub=3, sub=4
|
Subtype 3 means that one Cisco Unified IP Phone 7914 Expansion Module is attached to the main Cisco Unified IP Phones 7960 and 7960G, and subtype 4 means that two are attached.
|
Tag number
|
Dn-tag number, the unique sequence number that identifies an ephone-dn during configuration, followed by the type of ephone-dn it is.
|
TAPI Client IP Address
|
IP address of the PC running the TAPI client.
|
TCP socket
|
TCP socket number used to communicate with the Cisco Unified IP phone. This can be correlated with the output of other debug and show commands.
|
Telecaster model-number
|
Type and model of the Cisco Unified IP phone. This information is received from the phone during its registration with the router.
|
Tx Pkts
|
Number of transmitted voice packets.
|
Username
|
Username that the phone user types when logging in to the web-based Cisco Unified CME GUI.
|
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays information about Cisco Unified IP phone extensions (ephone-dns).
|
show ephone login
|
Displays the login states of all local ephones.
|
show telephony-service all
|
Displays systemwide status and information for a Cisco Unified CME system.
|
show ephone cfa
To display status and information on the registered phones that have call-forward-all set on one or more of their extensions (ephone-dns), use the show ephone cfa command in privileged EXEC mode.
show ephone cfa
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output from the show ephone cfa command:
ephone-1 Mac:0007.0EA6.353A TCP socket:[2] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:1.2.205.205 52491 Telecaster 7960 keepalive 14 max_line 6
button 1: dn 11 number 60011 cfa 60022 CH1 IDLE
button 2: dn 17 number 60017 cfa 60021 CH1 IDLE
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone dn
To display phone information for specified dn-tag or for all dn-tags, use the show ephone dn command in privileged EXEC mode.
show ephone dn [dn-tag]
Syntax Description
dn-tag
|
(Optional) Unique sequence number that is used during configuration to identify a particular extension (ephone-dn).
|
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
Use this command to identify the phone on which a particular dn-tag has been assigned.
Examples
The following is sample output for the two appearances of DN 5:
Tag 5, Normal or Intercom dn
ephone 1, mac-address 0030.94C3.CAA2, line 2
ephone 2, mac-address 0030.94c2.9919, line 3
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone dnd
To display information on the registered phones that have "do not disturb" set on one or more of their extensions (ephone-dns), use the show ephone dnd command in privileged EXEC mode.
show ephone dnd
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
This command does not apply to Cisco Unified SRST.
Examples
The following is sample output from the show ephone dnd command:
ephone-1 Mac:0007.0EA6.353A TCP socket:[1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:1.2.205.205 52486 Telecaster 7960 keepalive 2729 max_line 6 DnD
button 1: dn 11 number 60011 CH1 IDLE
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone login
To display the login states of all local IP phones, use the show ephone login command in privileged EXEC mode.
show ephone login
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
The show ephone login command displays whether an ephone has a personal identification number (PIN) and whether its owner has logged in.
Examples
The following is sample output from the show ephone login command. It shows that a PIN is enabled for ephone 1 and that its owner has not logged in. The other phones do not have PINs associated with them.
Router# show ephone login
ephone 1 Pin enabled:TRUE Logged-in:FALSE
ephone 2 Pin enabled:FALSE
ephone 3 Pin enabled:FALSE
ephone 4 Pin enabled:FALSE
ephone 5 Pin enabled:FALSE
ephone 6 Pin enabled:FALSE
ephone 7 Pin enabled:FALSE
ephone 8 Pin enabled:FALSE
ephone 9 Pin enabled:FALSE
Table 12 describes significant fields in this output.
Table 12 show ephone login Field Descriptions
Field
|
Description
|
ephone phone-tag
|
Phone identified with its unique phone-tag sequence number.
|
Pin enabled
|
TRUE indicates that a PIN has been defined for this phone. FALSE indicates that no PIN has been defined for this phone.
|
Logged-in
|
TRUE indicates that a phone user is currently logged in on this phone. FALSE indicates that no phone user is currently logged in on this phone.
|
Related Commands
Command
|
Description
|
login (telephony-service)
|
Defines when users of IP phones in a Cisco Unified CME system are logged out automatically.
|
pin
|
Sets set a personal identification number (PIN) for an IP phone in a Cisco Unified CME system.
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone moh
To display information about moh files in use, use the show ephone moh command in global configuration mode.
show ephone moh
Syntax Description
This command has no arguments or keywords
Command Modes
Global Configuration mode.
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
15.0(1)XA
|
Cisco Unified CME 8.0 Cisco Unified SRST 8.0
|
This command was introduced.
|
Usage Guidelines
Use the show ephone moh to display information about the different MOH group configured. The following examples displays different MOH group configured.
Examples
Router #show ephone moh
Skinny Music On Hold Status (moh-group 1)
Active MOH clients 0 (max 830), Media Clients 0
File flash:/minuet.au (not cached) type AU Media_Payload_G711Ulaw64k 160 bytes
Moh multicast 239.10.16.6 port 2000
Skinny Music On Hold Status (moh-group 2)
Active MOH clients 0 (max 830), Media Clients 0
File flash:/audio/hello.au type AU Media_Payload_G711Ulaw64k 160 bytes
Moh multicast on 239.10.16.6 port 2000 via 0.0.0.0
Skinny Music On Hold Status (moh-group 3)
Active MOH clients 0 (max 830), Media Clients 0
File flash:/bells.au type AU Media_Payload_G711Ulaw64k 160 bytes
Moh multicast on 239.10.16.5 port 2000 via 0.0.0.0
Skinny Music On Hold Status (moh-group 4)
Active MOH clients 0 (max 830), Media Clients 0
File flash:/3003.au type AU Media_Payload_G711Ulaw64k 160 bytes
Moh multicast on 239.10.16.7 port 2000 via 0.0.0.0
Skinny Music On Hold Status (moh-group 5)
Active MOH clients 0 (max 830), Media Clients 0
File flash:/4004.au type AU Media_Payload_G711Ulaw64k 160 bytes
Moh multicast on 239.10.16.8 port 2000 via 0.0.0.0
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays MOH group information for a phone directory number.
|
show ephone summary
|
Displays the information about the MOH files in use
|
show voice moh-group statistics
|
Displays the MOH subsystem statistics information
|
show ephone offhook
To display information and packet counts for the phones that are currently off hook, use the show ephone offhook command in privileged EXEC mode.
show ephone offhook
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following sample output is displayed when no phone is off hook:
Router# show ephone offhook
No ephone in specified type/condition.
The following sample output displays information for a phone that is off hook:
Router# show ephone offhook
ephone-5 Mac:000A.8A2C.8C6E TCP socket:[20] activeLine:1 REGISTERED
mediaActive:0 offhook:1 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.22.84.71 51228 Telecaster 7960 keepalive 43218 max_line 6
button 1:dn 9 number 59943 CH1 SIEZE silent-ring
button 2:dn 10 number 59943 CH1 IDLE
button 3:dn 42 number A4400 auto dial A4500 CH1 IDLE
button 4:dn 96 number 69943 auto dial 95259943 CH1 IDLE
button 5:dn 75 number 49943 auto dial 49943 CH1 IDLE
speed dial 1:57514 marketing
Active Call on DN 9 chan 1 :59943 0.0.0.0 0 to 0.0.0.0 2000 via 172.30.151.1
G711Ulaw64k 160 bytes vad
Tx Pkts 0 bytes 0 Rx Pkts 0 bytes 0 Lost 0
Jitter 0 Latency 0 callingDn -1 calledDn -1
Username:user1 Password:newuser
The following sample output displays information for a phone that has just completed a call:
Router# show ephone offhook
ephone-5 Mac:000A.8A2C.8C6E TCP socket:[20] activeLine:1 REGISTERED
mediaActive:1 offhook:1 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.22.84.71 51228 Telecaster 7960 keepalive 43224 max_line 6
button 1:dn 9 number 59943 CH1 CONNECTED silent-ring
button 2:dn 10 number 59943 CH1 IDLE
button 3:dn 42 number A4400 auto dial A4500 CH1 IDLE
button 4:dn 96 number 69943 auto dial 95259943 CH1 IDLE
button 5:dn 75 number 49943 auto dial 49943 CH1 IDLE
speed dial 1:57514 marketing
Active Call on DN 9 chan 1 :59943 10.23.84.71 22926 to 172.30.131.129 2000 via
172.30.151.1
G711Ulaw64k 160 bytes no vad
Tx Pkts 0 bytes 0 Rx Pkts 0 bytes 0 Lost 0
Jitter 0 Latency 0 callingDn -1 calledDn -1 (media path callID 19288 srcCallID 1
Username:user1 Password:newuser
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone overlay
To display information for the registered phones that have overlay ephone-dns associated with them, use the show ephone overlay in privileged EXEC mode.
show ephone overlay
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
This command does not apply to Cisco Unified SRST.
Examples
The following is sample output from the show ephone overlay command:
Router# show ephone overlay
ephone-1 Mac:0007.0EA6.353A TCP socket:[1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:10.2.225.205 52486 Telecaster 7960 keepalive 2771 max_line 6
button 1: dn 11 number 60011 CH1 IDLE overlay
button 2: dn 17 number 60017 CH1 IDLE overlay
button 3: dn 24 number 60024 CH1 IDLE overlay
button 4: dn 30 number 60030 CH1 IDLE overlay
button 5: dn 36 number 60036 CH1 IDLE CH2 IDLE overlay
button 6: dn 39 number 60039 CH1 IDLE CH2 IDLE overlay
overlay 1: 11(60011) 12(60012) 13(60013) 14(60014) 15(60015) 16(60016)
overlay 2: 17(60017) 18(60018) 19(60019) 20(60020) 21(60021) 22(60022)
overlay 3: 23(60023) 24(60024) 25(60025) 26(60026) 27(60027) 28(60028)
overlay 4: 29(60029) 30(60030) 31(60031) 32(60032) 33(60033) 34(60034)
overlay 5: 35(60035) 36(60036) 37(60037)
overlay 6: 38(60038) 39(60039) 40(60040)
The show ephone command describes significant fields in this output. Table 13 describes a field that is not in that table.
Table 13 show ephone overlay Field Descriptions
Field
|
Description
|
overlay number
|
Displays the contents of an overlay set, including each dn-tag and its associated extension number.
|
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone phone-load
To display information about the phone firmware that is loaded on registered phones, use the show ephone phone-load command in privileged EXEC mode.
show ephone phone-load
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output that displays the phone firmware versions for all phones in the system:
Router# show ephone phone-load
DeviceName CurrentPhoneload PreviousPhoneload LastReset
=====================================================================
SEP0002B9AFC49F 3.2(2.14) 3.2(2.14) TCP-timeout
SEP003094C2D0B0 3.2(2.14) 3.2(2.14) TCP-timeout
SEP000C30F03707 3.2(2.14) 3.2(2.14) TCP-timeout
SEP003094C2999F 3.2(2.14) 3.2(2.14) TCP-timeout
SEP000A8A2C8C6E 3.2(2.14) 3.2(2.14) Initialized
SEP0002B9AFBB4D 3.2(2.14) 3.2(2.14) TCP-timeout
SEP00075078627F 3.2(2.14) 3.2(2.14) TCP-timeout
SEP0002FD659E59 3.2(2.14) 3.2(2.14) TCP-timeout
SEP00024BCCD626 3.2(2.14) CM-closed-TCP
SEP0008215F88C1 3.2(2.14) 3.2(2.14) TCP-timeout
SEP000C30F0390C 3.2(2.14) 3.2(2.14) TCP-timeout
SEP003094C30143 3.2(2.14) 3.2(2.14) TCP-timeout
Table 14 describes significant fields in this output.
Table 14 show ephone phone-load Field Descriptions
Field
|
Description
|
DeviceName
|
Device name.
|
CurrentPhoneLoad
|
Current phone firmware version.
|
PreviousPhoneLoad
|
Phone firmware version before last phone load.
|
LastReset
|
Reason for last reset of phone.
|
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone registered
To display the status of registered phones, use the show ephone registered command in privileged EXEC mode.
show ephone registered
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output from the show ephone registered command:
Router# show ephone registered
ephone-2 Mac:000A.8A5C.5961 TCP socket:[1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:192.168.0.50 50349 Telecaster 7940 keepalive 23738 max_line 2
button 1: dn 2 number 91450 CH1 IDLE CH2 IDLE
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone remote
To display nonlocal phones (phones with no Address Resolution Protocol [ARP] entry), use the show ephone remote command in privileged EXEC mode.
show ephone remote
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
Phones without ARP entries are suspected not to be on the LAN. Use the show ephone remote command to identify phones without ARP entries that might have operational issues.
Examples
The following is sample output that identifies ephone 2 as not having an ARP entry:
Router# show ephone remote
ephone-2 Mac:0185.047C.993E TCP socket:[4] activeLine:0 REGISTERED
mediaActive:1 offhook:0 ringing:0 reset:0 reset_sent:0 paging 1 debug:0
IP:10.50.50.20 49231 Telecaster 7910 keepalive 112 max_line 2 dual-line
button 1:dn 3 number 95021 CH1 IDLE
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone ringing
To display information on phones that are ringing, use the show ephone ringing command in privileged EXEC mode.
show ephone ringing
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output from the show ephone ringing command:
Router# show ephone ringing
ephone-1 Mac:0005.5E37.8090 TCP socket:[1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:1 reset:0 reset_sent:0 paging 0 debug:0
IP:10.50.50.10 49329 Telecaster 7960 keepalive 17602 max_line 6
button 1:dn 1 number 95011 CH1 RINGING CH2 IDLE
button 2:dn 2 number 95012 CH1 IDLE
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone summary
To display brief information about Cisco IP phones, use the show ephone summary command in privileged EXEC mode.
show ephone summary
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco CME 1.0 Cisco SRST 1.0
|
This command was introduced.
|
12.2(8)T
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T .
|
15.0(1)XA
|
Cisco Unified CME 8.0 Cisco Unified SRST 8.0
|
This command was modified. The output was enhanced to show IPv6 or IPv4 addresses configured on ephones.
|
Examples
The following is sample output from the show ephone summary command:
Router# show ephone summary
ephone-1 Mac:0030.94C3.37CB TCP socket:[-1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 debug:0
IP:10.1.1.1 Telecaster 7910 keepalive 45 1:1
ephone-2 Mac:0030.94C3.F96A TCP socket:[-1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 debug:0
IP:10.1.1.2 Telecaster 7960 keepalive 45 1:2 2:3 3:4
ephone-3 Mac:0030.94C3.F946 TCP socket:[-1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 debug:0
IP:10.2.1.2 Telecaster 7960 keepalive 59
ephone-4 Mac:0030.94C3.F43A TCP socket:[-1] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 debug:0
IP:10.2.1.1 Telecaster 7960 keepalive 59
Max 48, Registered 1, Unregistered 0, Deceased 0, Sockets 1
Max Conferences 4 with 0 active (4 allowed)
Skinny Music On Hold Status
Active MOH clients 0 (max 72), Media Clients 0
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone tapiclients
To display status of ephone Telephony Application Programming Interface (TAPI) clients, use the show ephone tapiclients command in privileged EXEC mode.
show ephone tapiclients
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output from the show ephone tapiclients command:
Router# show ephone tapiclients
ephone-4 Mac:0007.0EA6.39F8 TCP socket:[2] activeLine:0 REGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:192.168.1.18 50291 Telecaster 7960 sub=3 keepalive 728 max_line 20
button 1:dn 6 number 1004 CH1 IDLE CH2 IDLE
button 2:dn 1 number 1000 CH1 IDLE shared
button 3:dn 2 number 1000 CH1 IDLE shared
button 7:dn 3 number 1001 CH1 IDLE CH2 IDLE monitor-ring shared
button 8:dn 4 number 1002 CH1 IDLE CH2 IDLE monitor-ring shared
button 9:dn 5 number 1003 CH1 IDLE CH2 IDLE monitor-ring
button 10:dn 91 number A00 auto dial A01 CH1 IDLE
speed dial 1:2000 PAGE-STAFF
speed dial 2:2001 HUNT-STAFF
Username:userB Password:ge30qe
Username:userB status:REGISTERED Socket :[5]
Tapi Client IP address: 192.168.1.5 Port:2295
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone telephone-number
To display information for the phone associated with a specified number, use the show ephone telephone-number command in privileged EXEC mode.
show ephone telephone-number number
Syntax Description
number
|
Telephone number that is associated with an ephone.
|
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
Use this command to find the phone on which a particular telephone number appears.
Examples
The following is sample output from the show ephone telephone-number command:
Router# show ephone telephone-number 91400
Tag 1, Normal or Intercom dn
ephone 1, mac-address 000A.0E51.19F0, line 1
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone unregistered
To display information about unregistered phones, use the show ephone unregistered command in privileged EXEC mode.
show ephone unregistered
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Usage Guidelines
There are two ways that an ephone can become unregistered. The first way is when an ephone is listed in the running configuration but no physical device has been registered for that ephone. The second way is when an unknown device was registered at some time after the last router reboot but has since unregistered.
Examples
The following is sample output from the show ephone unregistered command:
Router# show ephone unregistered
ephone-1 Mac:0007.0E81.10F0 TCP socket:[-1] activeLine:0 UNREGISTERED
mediaActive:0 offhook:0 ringing:0 reset:0 reset_sent:0 paging 0 debug:0
IP:0.0.0.0 0 Unknown 0 keepalive 0 max_line 0
The show ephone command describes significant fields in this output.
Related Commands
Command
|
Description
|
show ephone
|
Displays statistical information about registered Cisco IP phones.
|
show ephone-dn
To display status and information for a Cisco IP phone destination number or for extensions (ephone-dns) in a Cisco Unified Communications Manager Express (Cisco Unified CME) or Cisco Unified Survivable Remote Site Telephony (SRST) environment, use the show ephone-dn command in privileged EXEC mode.
show ephone-dn [dn-tag]
Syntax Description
dn-tag
|
(Optional) For Cisco Unified CME, a unique sequence number that is used during configuration to identify a particular extension (ephone-dn).
(Optional) For Cisco Unified SRST, a destination number tag. The destination number can be from 1 to 288.
|
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco CME 1.0 Cisco SRST 1.0
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420 series.
|
12.2(2)XT
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745.
|
12.2(8)T1
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 2600XM and Cisco 2691.
|
12.2(11)T
|
Cisco CME 2.01 Cisco SRST 2.01
|
This command was implemented on the Cisco 1760.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
Cisco Unified CME
The following Cisco Unified CME sample output displays status and information for all ephone-dns:
EFXS 50/0/1 Slot is 50, Sub-unit is 0, Port is 1
Type of VoicePort is EFXS
Administrative State is UP
No Interface Down Failure
Noise Regeneration is enabled
Non Linear Processing is enabled
Non Linear Mute is disabled
Non Linear Threshold is -21 dB
Music On Hold Threshold is Set to -38 dBm
Out Attenuation is Set to 0 dB
Echo Cancellation is enabled
Echo Cancellation NLP mute is disabled
Echo Cancellation NLP threshold is -21 dB
Echo Cancel Coverage is set to 8 ms
Playout-delay Mode is set to adaptive
Playout-delay Nominal is set to 60 ms
Playout-delay Maximum is set to 200 ms
Playout-delay Minimum mode is set to default, value 40 ms
Playout-delay Fax is set to 300 ms
Connection Mode is normal
Connection Number is not set
Initial Time Out is set to 10 s
Interdigit Time Out is set to 10 s
Call Disconnect Time Out is set to 60 s
Ringing Time Out is set to 180 s
Wait Release Time Out is set to 30 s
Region Tone is set for US
Station name None, Station number 91400
Translation profile (Incoming):
Translation profile (Outgoing):
Digit Duration Timing is set to 100 ms
EFXS 50/0/2 Slot is 50, Sub-unit is 0, Port is 2
Type of VoicePort is EFXS
Operation State is DORMANT
Administrative State is UP
No Interface Down Failure
Noise Regeneration is enabled
Non Linear Processing is enabled
Non Linear Mute is disabled
Non Linear Threshold is -21 dB
Music On Hold Threshold is Set to -38 dBm
Out Attenuation is Set to 0 dB
Echo Cancellation is enabled
Echo Cancellation NLP mute is disabled
Echo Cancellation NLP threshold is -21 dB
Echo Cancel Coverage is set to 8 ms
Playout-delay Mode is set to adaptive
Playout-delay Nominal is set to 60 ms
Playout-delay Maximum is set to 200 ms
Playout-delay Minimum mode is set to default, value 40 ms
Playout-delay Fax is set to 300 ms
Connection Mode is normal
Connection Number is not set
Initial Time Out is set to 10 s
Interdigit Time Out is set to 10 s
Call Disconnect Time Out is set to 60 s
Ringing Time Out is set to 180 s
Wait Release Time Out is set to 30 s
Region Tone is set for US
Station name None, Station number 91450
Translation profile (Incoming):
Translation profile (Outgoing):
Digit Duration Timing is set to 100 ms
Cisco Unified SRST
The following SRST sample output displays status and information for all ephone-dns:
EFXS 50/0/7 Slot is 50, Sub-unit is 0, Port is 7
Type of VoicePort is EFXS
Administrative State is UP
No Interface Down Failure
Noise Regeneration is enabled
Non Linear Processing is enabled
Non Linear Mute is disabled
Non Linear Threshold is -21 dB
Music On Hold Threshold is Set to -38 dBm
Out Attenuation is Set to 0 dB
Echo Cancellation is enabled
Echo Cancellation NLP mute is disabled
Echo Cancellation NLP threshold is -21 dB
Echo Cancel Coverage is set to 8 ms
Playout-delay Mode is set to default
Playout-delay Nominal is set to 60 ms
Playout-delay Maximum is set to 200 ms
Playout-delay Minimum mode is set to default, value 4 ms
Playout-delay Fax is set to 300 ms
Connection Mode is normal
Connection Number is not set
Initial Time Out is set to 10 s
Interdigit Time Out is set to 10 s
Call Disconnect Time Out is set to 60 s
Ringing Time Out is set to 8 s
Wait Release Time Out is set to 30 s
Region Tone is set for US
Station name None, Station number None
Voice card specific Info Follows:
Digit Duration Timing is set to 100 ms
Table 15 describes significant fields in the output from this command.
Table 15 show ephone-dn Field Descriptions
Field
|
Description
|
Administrative State
|
Administrative (configured) state of the voice port.
|
alert
|
The number of calls that were disconnected by the far-end device when the local IP phone was in the call alerting state (for example, because the far-end phone rang but was not answered and the far-end system decided to drop the call rather than let the phone ring for too long).
|
answered (incoming)
|
The number of incoming calls that were actually answered (the phone goes off hook when ringing).
|
answered (outgoing)
|
The number of outgoing call attempts that were answered by the far end.
|
busy
|
The number of outgoing call attempts that got a busy response.
|
Call Disconnect Time Out
|
Not applicable to the Cisco IP phone.
|
called, calling
|
Extension numbers of called and calling parties.
|
Caller ID Info Follows
|
Information about the caller ID.
|
Call Ref
|
A unique per-call identifier used by the SCCP protocol. The Call Ref values are assigned sequentially within the Cisco CME-SCCP interface, so this value also indicates the total number of SCCP calls since the router was last rebooted.
|
chan
|
Channel number of an ephone-dn.
|
CODEC
|
Codec type.
|
Companding Type
|
Not applicable to the Cisco IP phone.
|
connect
|
The number of calls that were disconnected by the far-end device when the local IP phone was in the call connected state.
|
Connection Mode
|
Not applicable to the Cisco IP phone.
|
Connection Number
|
Not applicable to the Cisco IP phone.
|
Description
|
Not applicable to the Cisco IP phone.
|
Digit Duration Timing
|
Not applicable to the Cisco IP phone.
|
DN STATE
|
Ephone-dn tag number and state of the phone line associated with an extension.
|
Echo Cancellation...
|
Not applicable to the Cisco IP phone.
|
Echo Cancel Coverage
|
Not applicable to the Cisco IP phone.
|
EFXS
|
Voice port type.
|
Far-end disconnect at...
|
See connect, alert, hold, and ring.
|
Final Jitter
|
The final voice packet receive jitter reported by the IP phone at the end of the call.
|
hold
|
The number of calls that were disconnected by the far-end device when the local IP phone was in the call hold state (for example, if the caller was left on hold for too long and got tired of waiting).
|
incoming
|
The number of incoming calls presented (the phone rings).
|
In Gain
|
Not applicable to the Cisco IP phone.
|
Initial Time Out
|
Amount of time the system waits for an initial input digit from the caller.
|
Interdigit Time Out
|
Amount of time the system waits for a subsequent input digit from the caller.
|
Last 64 far-end disconnect cause codes
|
See the Mappings of PSTN Cause Codes to SIP Event table for a list of public switch telephone network (PSTN) cause codes that can be sent as an ISDN cause information element (IE) and the corresponding Session Interface Protocol (SIP) event.
|
Latency
|
The final voice packet receive latency reported by the IP phone at the end of the call.
|
Lost
|
Number of lost packets.
|
Music On Hold Threshold
|
Not applicable to the Cisco IP phone.
|
No Interface Down Failure
|
State of the interface.
|
Noise Regeneration
|
Not applicable to the Cisco IP phone.
|
Non Linear...
|
Not applicable to the Cisco IP phone.
|
Operation State
|
Operational state of the voice port.
|
Out Attenuation
|
Not applicable to the Cisco IP phone.
|
outgoing
|
The number of outgoing call attempts.
|
Playout-delay Maximum
|
Not applicable to the Cisco IP phone.
|
Playout-delay...
|
Not applicable to the Cisco IP phone.
|
Port
|
Port number for the interface associated with the voice interface card.
|
Region Tone
|
Not applicable to the Cisco IP phone.
|
ring
|
The number of calls that were disconnected by the far-end device when the local IP phone was in the ringing state (for example, if the call was not answered and the caller hung up).
|
Ringing Time Out
|
Duration, in seconds, for which ringing is to continue if a call is not answered. Set with the timeouts ringing command.
|
Rx Pkts, bytes
|
Number of packets and bytes received during the current or last call.
|
Signal Level to phone, peak
|
For G.711 calls only, this parameter indicates the most recent voice signal level in the voice IP packets sent from the router to the IP phone. This parameter is valid only for VoIP or PSTN G.711 calls to the IP phones. This parameter is not valid for calls between local IP phones, or calls that use codecs other than G.711. The peak field indicates the peak signal level seen during the entire call.
|
Slot
|
Slot used in the voice interface card for this port.
|
Station name
|
Station name.
|
Station number
|
Station number.
|
Sub-unit
|
Subunit used in the voice interface card for this port.
|
Tx Pkts, bytes
|
Number of packets and bytes transmitted during the current call or last call.
|
Type of VoicePort
|
Voice port type.
|
VAD
|
Voice activity detection.
|
Voice card specific info
|
Information specific to the voice card.
|
VPM STATE
|
State indication for the VPM software component.
|
VTSP STATE
|
State indication for the VTSP software component.
|
Wait Release Time Out
|
Time that a voice port stays in the call-failure state while the router sends a busy tone, reorder tone, or out-of-service tone to the port.
|
The following table lists the PSTN cause codes that can be sent as an ISDN cause information element (IE) and the corresponding SIP event for each. These are the far-end disconnect cause codes listed in the output for the show ephone-dn statistics command.
Table 16 Mappings of PSTN Cause Codes to SIP Events
PSTN Cause Code
|
Description
|
SIP Event
|
1
|
Unallocated number
|
410 Gone
|
3
|
No route to destination
|
404 Not found
|
16
|
Normal call clearing
|
BYE
|
17
|
User busy
|
486 Busy here
|
18
|
No user responding
|
480 Temporarily unavailable
|
19
|
No answer from the user
|
21
|
Call rejected
|
603 Decline
|
22
|
Number changed
|
302 Moved temporarily
|
27
|
Destination out of order
|
404 Not found
|
28
|
Address incomplete
|
484 Address incomplete
|
29
|
Facility rejected
|
501 Not implemented
|
31
|
Normal unspecified
|
404 Not found
|
34
|
No circuit available
|
503 Service unavailable
|
38
|
Network out of order
|
41
|
Temporary failure
|
42
|
Switching equipment congestion
|
44
|
Requested channel not available
|
47
|
Resource unavailable
|
55
|
Incoming class barred within CUG
|
603 Decline
|
57
|
Bearer capability not authorized
|
501 Not implemented
|
58
|
Bearer capability not presently available
|
63
|
Service or option unavailable
|
503 Service unavailable
|
65
|
Bearer cap not implemented
|
501 Not implemented
|
79
|
Service or option not implemented
|
87
|
User not member of CUG
|
603 Decline
|
88
|
Incompatible destination
|
400 Bad Request
|
95
|
Invalid message
|
102
|
Recover on timer expiry
|
408 Request timeout
|
111
|
Protocol error
|
400 Bad request
|
127
|
Interworking unspecified
|
500 Internal server error
|
Any code other than those listed above
|
500 Internal server error
|
Related Commands
Command
|
Description
|
show ephone-dn callback
|
Displays information about pending callbacks in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn loopback
|
Displays information about loopback ephone-dns that have been created in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn statistics
|
Displays display call statistics for a Cisco IP destination or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn summary
|
Displays brief information about Cisco IP phone destination numbers or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn callback
To display information about pending callbacks in a Cisco Unified Communications Manager Express (Cisco Unified CME) or a Cisco Unified Survivable Remote Site Telephony (Cisco Unified SRST) environment, use the show ephone-dn callback command in privileged EXEC mode.
show ephone-dn callback
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following sample output shows a callback placed by ephone-dn 1 against ephone-dn 3. Ephone-dn 3 has its channel 1 on hold and has just seized dial tone on its channel 2.
Router# show ephone-dn callback
DN 3 (95021) CallBack pending to DN 1 (95021) for ephone-1 age 7 seconds
State for DN 3 is CH1 HOLD CH2 SIEZE
The following sample output shows a callback placed by ephone-dn 1 against ephone-dn 3. Ephone-dn 3 has a call in progress on channel 1.
Router# show ephone-dn callback
DN 3 (95021) CallBack pending to DN 1 (95021) for ephone-1 age 8 seconds
State for DN 3 is CH1 CONNECTED
Significant fields in the output from this command are described in Table 17.
Table 17 show ephone-dn callback Field Descriptions
Field
|
Description
|
DN 3 (95021) CallBack pending to DN 1 (95021)
|
Callback originator is the extension with the dn-tag 1 (in this example), and the callback has been placed on the extension with the dn-tag 3 and the number 95021.
|
age
|
Number of seconds since the callback was placed.
|
State for DN 3 is CH1... CH2...
|
Call states for channel 1 and channel 2, if any, of the extension that the callback is for.
|
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays status and information for a Cisco IP phone destination number or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn loopback
To display information about loopback ephone-dns that have been created in a Cisco Unified Communications Manager Express (Cisco Unified CME) or a Cisco Unified Survivable Remote Site Telephony (Cisco Unified SRST) environment, use the show ephone-dn loopback command in privileged EXEC mode.
show ephone-dn loopback
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco CME 1.0 Cisco SRST 1.0
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420 series.
|
12.2(2)XT
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745.
|
12.2(8)T1
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 2600XM and Cisco 2691.
|
12.2(11)T
|
Cisco CME 2.01 Cisco SRST 2.01
|
This command was implemented on the Cisco 1760.
|
Examples
The following example displays information for a loopback using ephone-dn 21 and ephone-dn 22:
Router# show ephone-dn loopback
LOOPBACK DN status (min 21, max 22):
DN 21 51... Loopback to DN 22 CH1 IDLE
CallingDn -1 CalledDn -1 Called Calling G711Ulaw64k
Strip NONE, Forward 2, prefix 10 retry 10 Media 0.0.0.0 0
callID 0 srcCallID 0 ssrc 0 vector 0
DN 22 11... Loopback to DN 21 CH1 IDLE
CallingDn -1 CalledDn -1 Called Calling G711Ulaw64k
Strip NONE, Forward 2, prefix 50 retry 10 Media 0.0.0.0 0
callID 0 srcCallID 0 ssrc 0 vector 0
Significant fields in the output from this command are described in Table 18, in alphabetical order.
Table 18 show ephone-dn loopback Field Descriptions
Field
|
Description
|
Called, Calling
|
Called number and calling number when there is a call present.
|
CalledDn, CallingDn
|
Ephone-dn tag numbers of the called and calling ephone-dn. Set to -1 if the call is not to or from an ephone-dn, or if there is no active call.
|
callID
|
Internal call reference. This usage is the same as in other Cisco IOS voice gateway commands.
|
DN
|
Ephone-dn tag (sequence number).
|
Forward
|
Number of digits in the original called number to forward to the other ephone-dn in the loopback-dn pair.
|
G711...
|
G711Ulaw64k indicates G.711 codec, mu-law, 64000-bit stream. G711alaw64k indicates G.711 codec, A-law, 64000-bit stream.
|
Loopback to ...
|
Indicates the opposite ephone-dn in the loopback pair and the status of that ephone-dn.
|
Media
|
IP destination address, if any, for any voice packets that are passing through the loopback DN.
|
min, max
|
Lowest and highest dn-tag numbers of ephone-dns that are configured as loopback-dns.
|
prefix
|
Digit string to add to the beginning of forwarded called numbers.
|
retry
|
Number of seconds to wait before retrying the loopback target when is it busy.
|
srcCallID
|
Internal call reference for the destination.
|
ssrc
|
Real-time transport protocol (RTP) synchronization source (SSRC) of the most recent RTP packet.
|
Strip
|
Number of leading digits to strip before forwarding to the other extension in the loopback-dn pair.
|
vector
|
The following values describe the media path for voice packets that pass through the loopback-dn:
• 0—No media path or not a loopback-dn path (inactive).
• 1—Normal path. Loopback-dn has identified the final media destination as a local IP phone. The media IP address field shows a valid, non-zero value.
• 2—Hairpin. Media packets are routed back through paired loopback-dns. The final destination is not known. For example, this can be a VoIP-to-VoIP call path by a loopback-dn.
• 3—Hairpin. The final destination is an ephone-dn in a special mode such as paging.
• 4—Loopback-dn chain has been detected, in which two loopback-dn pairs have been connected together.
• 5—Loopback-dn chain has been detected in which more than two loopback-dn pairs are connected in series.
|
Related Commands
Command
|
Description
|
loopback-dn
|
Creates a virtual loopback voice port (loopback-dn) to establish a demarcation point for VoIP voice calls and supplementary services.
|
show ephone-dn
|
Displays status and information for a Cisco IP phone destination number or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn statistics
To display call statistics for a Cisco IP destination or for extensions (ephone-dns) in a Cisco Unified Communications Manager Express (Cisco Unified CME) or a Cisco Unified Survivable Remote Site Telephony (Cisco Unified SRST) environment, use the show ephone-dn command in privileged EXEC mode.
show ephone-dn [dn-tag] statistics
Syntax Description
dn-tag
|
(Optional) Unique sequence number that is used during configuration to identify a particular extension (ephone-dn).
|
statistics
|
Displays voice quality statistics on calls for a specified extension or for all extensions.
|
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ1
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco CME 3.0 Cisco SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following sample output displays statistics for all extensions (ephone-dns) in a Cisco Unified CME system. There are two ephone-dns (DN1 and DN3) in this example.
Router# show ephone-dn statistics
Stats may appear to be inconsistent for conference or shared line cases
DN 1 chan 1 incoming 36 answered 21 outgoing 60 answered 30 busy 6
Far-end disconnect at:connect 29 alert 18 hold 7 ring 15
Last 64 far-end disconnect cause codes
17 17 17 17 17 17 16 16 16 16 16 16 16 16 16 16
16 16 16 16 65 16 65 65 65 65 16 65 65 65 16 16
16 16 16 16 16 16 16 16 16 16 16 16 16 65 47 65
47 47 16 16 16 16 16 16 16 16 16 16 16 16 16 16
DN 1 chan 1 (95011) voice quality statistics for last call
Call Ref 103 called 91500 calling 95011
Total Tx Pkts 0 bytes 0 Rx Pkts 0 bytes 0 Lost 0
Final Jitter 30 Latency 0 Lost 0
Signal Level to phone 0 (-78 dB) peak 0 (-78 dB)
Packets counted by router 0
DN 1 chan 2 incoming 0 answered 0 outgoing 1 answered 0 busy 0
Far-end disconnect at:connect 0 alert 0 hold 0 ring 0
Last 64 far-end disconnect cause codes
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
DN 1 chan 2 (95011) voice quality statistics for last call
Call Ref 86 called calling
Total Tx Pkts 0 bytes 0 Rx Pkts 0 bytes 0 Lost 0
Final Jitter 0 Latency 0 Lost 0
Signal Level to phone 0 (-78 dB) peak 0 (-78 dB)
Packets counted by router 0
DN 3 chan 1 incoming 0 answered 0 outgoing 1 answered 1 busy 0
Far-end disconnect at:connect 0 alert 0 hold 0 ring 0
Last 64 far-end disconnect cause codes
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
DN 3 chan 1 (95021) voice quality statistics for current call
Call Ref 102 called 94011 calling 95021
Current Tx Pkts 241 bytes 3133 Rx Pkts 3304 bytes 515023 Lost 0
Worst Jitter 30 Worst Latency 0
Signal Level to phone 201 (-39 dB) peak 5628 (-12 dB)
Packets counted by router 3305
The following sample output displays voice quality statistics for the ephone-dn with dn-tag 2:
Router# show ephone-dn 2 statistics
DN 2 chan 1 incoming 0 answered 0 outgoing 2 answered 0 busy 0
Far-end disconnect at: connect 0 alert 0 hold 0 ring 0
Last 64 far-end disconnect cause codes
28 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
DN 2 chan 1 (91450) voice quality statistics for last call
Call Ref 2 called calling
Total Tx Pkts 0 bytes 0 Rx Pkts 0 bytes 0 Lost 0
Final Jitter 0 Latency 0 Lost 0
Signal Level to phone 0 (-78 dB) peak 0 (-78 dB)
Packets counted by router 0
The show ephone-dn command describes significant fields in the output from this command.
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays status and information for a Cisco IP phone destination number or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show ephone-dn summary
To display brief information about Cisco IP phone destination numbers or for extensions (ephone-dns) in a Cisco Unified Communications Manager Express (Cisco Unified CME) or a Cisco Unified Survivable Remote Site Telephony (Cisco Unified SRST) environment, use the show ephone-dn summary command in privileged EXEC mode.
show ephone-dn summary
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.1(5)YD
|
Cisco CME 1.0 Cisco SRST 1.0
|
This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420 series.
|
12.2(2)XT
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 1750 and Cisco 1751.
|
12.2(8)T
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745.
|
12.2(8)T1
|
Cisco CME 2.0 Cisco SRST 2.0
|
This command was implemented on the Cisco 2600XM and Cisco 2691.
|
12.2(11)T
|
Cisco CME 2.01 Cisco SRST 2.01
|
This command was implemented on the Cisco 1760.
|
Examples
The following is example output from the show ephone-dn summary command:
Router# show ephone-dn summary
PORT DN STATE CODEC VAD VTSP STATE VPM STATE
======== ========== ======== === ===================== =========
50/0/1 DOWN - - - EFXS_ONHOOK
50/0/2 DOWN - - - EFXS_ONHOOK
50/0/3 DOWN - - - EFXS_ONHOOK
50/0/4 INVALID - - - EFXS_INIT
50/0/5 INVALID - - - EFXS_INIT
50/0/6 INVALID - - - EFXS_INIT
Table 19 describes significant fields in the output from this command.
Table 19 show ephone-dn summary Field Descriptions
Field
|
Description
|
CODEC
|
Type of codec.
|
DN STATE
|
Status of the ephone-dn.
|
EFXS
|
Voice port type.
|
PORT
|
Port number (virtual) for this interface. The number that follows the last slash in the port number is the ephone-dn tag. For example, if the port number is 50/0/1, the dn-tag is 1.
|
VAD
|
Voice activity detection status.
|
VPM STATE
|
State indication for the voice port module (VPM) software component.
|
VTSP STATE
|
State indication for the voice telephony service provider (VTSP) software component.
|
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays status and information for a Cisco IP phone destination number or for extensions (ephone-dns) in a Cisco Unified CME or a Cisco Unified SRST environment.
|
show sip-ua status registrar
To display all the SIP endpoints that are currently registered with the contact address, use the show sip-ua status registrar command in privileged EXEC mode.
show sip-ua status registrar
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
Examples
The following is sample output from this command:
Router# show sip-ua status registrar
Line destination expires(sec) contact
============ =============== ============ ===============
2800 10.0.2.50 29 10.0.2.50
00127f3b-90250002-23b0fa96-5900e864@10.0.2.50
1000 10.0.2.52 372 10.0.2.52
00127f57-60aa0002-23a74903-48d80f79@10.0.2.52
2801 10.0.2.51 31 10.0.2.51
00127f57-628f0002-23b08297-5f020ea1@10.0.2.51
Table 20 describes significant fields shown in this output.
Table 20 show sip-ua status registrar Field Descriptions
Field
|
Description
|
Line
|
The phone number that maintains registration of SIP devices.
|
destination
|
The destination IP address.
|
call-id
|
A unique ID assigned for each call.
|
peer
|
When a SIP IP phone registers, an associated VoIP dial peer is automatically generated. This dial peer contains general information on how to contact the phone. The information includes the directory number or numbers associated with the phone, and the IP address and protocol of the phone.
|
expires (sec)
|
The amount of time, in seconds, until registration expires.
|
contact
|
The contact IP address provided by the Cisco SIP IP phone.
|
Related Commands
Command
|
Description
|
registrar server
|
Enables SIP registrar functionality.
|
show voice emergency
To display the IP address, subnet mask, and ELIN for each emergency response location, use the show voice emergency command in user EXEC or privileged EXEC mode.
show voice emergency
Syntax Description
This command has no arguments or keywords.
Command Default
No default behavior or values
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command displays the IP address, subnet mask, and ELIN for each emergency response location.
Examples
The following example shows a sample output which includes IP mask and ELIN information for each ERL:
EEMERGENCY RESPONSE LOCATIONS
ERL | ELIN 1 | ELIN2 | SUBNET 1 | SUBNET 2
1 | 6045550101 | | 10.0.0.0 | 255.0.0.0
2 | 6045550102 | 6045550106 | 192.168.0.0 | 255.255.0.0
3 | | 6045550107 | 172.16.0.0 | 255.255.0.0
4 | 6045550103 | | 192.168.0.0 | 255.255.0.0
5 | 6045550105 | | 209.165.200.224 | 255.0.0.0
6 6045550198 | | 6045550109 | 209.165.201.0 | 255.255.255.224
Related Commands
Command
|
Description
|
voice emergency response location
|
Creates a tag for identifying an ERL for E911 services.
|
show voice emergency addresses
To display address information for each emergency response location, use the show emergency addresses command in user EXEC or privileged EXEC mode.
show voice emergency addresses
Syntax Description
This command has no arguments or keywords.
Command Default
No default behavior or values
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command displays the physical address of each emergency response location.
Examples
The following example shows a sample output which includes physical address information for the ERL:
Router# show voice emergency addresses
3850 Zanker Rd, San Jose,604,5550101
225 W Tasman Dr, San Jose,604,5550102
275 W Tasman Dr, San Jose,604,5550103
518 Bellew Dr,Milpitas,604,5550104
400 Tasman Dr,San Jose,604,5550105
3675 Cisco Way,San Jose,604,5550106
Related Commands
Command
|
Description
|
address
|
Specifies a comma separated text entry (up to 250 characters) of an ERL's civic address.
|
show voice emergency all
|
Displays all emergency response location information.
|
voice emergency response location
|
Creates a tag for identifying an ERL for E911 services.
|
show voice emergency all
To display all emergency response location information, use the show voice emergency all command in user EXEC or privileged EXEC mode.
show voice emergency all
Syntax Description
This command has no arguments or keywords.
Command Default
No default behavior or values
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command displays all information configured for each emergency response location.
Examples
The following example shows a sample output, displaying all ERL-related information for ERL 1 and 3.
VOICE EMERGENCY RESPONSE SETTINGS
Callback Number: 6045550103
Emergency Line ID Number: 6045550155
EMERGENCY RESPONSE LOCATION 1
Address: 3850 Zanker Rd, San Jose,elin.1.3,elin.4.10
IP Address 1: 209.165.200.226 IP mask 1: 255.255.255.254
IP Address 2: 209.165.202.129 IP mask 2: 255.255.0.0
Emergency Line ID 1: 6045550180
Last Caller: 6045550188 [Jan 30 2007 16:05.52 PM]
Next ELIN For Emergency Call: 6045550166
EMERGENCY RESPONSE LOCATION 3
Address: 225 W Tasman Dr, San Jose,elin.1.3,elin.4.10
IP Address 1: 209.165.202.133 IP mask 1: 255.255.0.0
IP Address 2: 209.165.202.130 IP mask 2: 255.0.0.0
Emergency Line ID 2: 6045550150
Next ELIN For Emergency Call: 6045550151
Related Commands
Command
|
Description
|
address
|
Specifies a comma separated text entry (up to 250 characters) of an ERL's civic address.
|
elin
|
Specifies a PSTN number that will replace the caller's extension.
|
name
|
Specifies a string (up to 32-characters) used internally to identify or describe the emergency response location.
|
subnet
|
Defines which IP phones are part of this ERL.
|
voice emergency response location
|
Creates a tag for identifying an ERL for the E911 services.
|
show voice emergency callers
To display a list of 911 calls made over the last three hours, use the show emergency callers command in privileged EXEC mode.
show voice emergency callers
Syntax Description
This command has no arguments or keywords.
Command Default
No list of 911 calls is displayed.
Command Modes
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)T
|
Cisco Unified CME 4.1 Cisco Unified SRST 4.1 Cisco Unified SIP SRST 4.1
|
This command was introduced. For Cisco Unified CME, this command is supported in SRST fallback mode only.
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was added to Cisco Unified CME.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command displays a list of all 911 calls made in the past three hours. The list shows the originating number, the ELIN used, and the time the call was placed.
Examples
The following example shows a sample output, which includes the originating number, the ELIN used, and the time the call was placed:
router# show voice emergency callers
EMERGENCY CALLS CALL BACK TABLE
6045550181 | 8155550151 | Oct 12 2006 04:05:21
6045550182 | 8155550152 | Oct 12 2006 04:05:21
Related Commands
Command
|
Description
|
voice emergency response location
|
Creates a tag for identifying an ERL for the enhanced 911 service.
|
show voice emergency zone
To display each emergency response zone's list of locations in the order of priority, use the show voice emergency zone command in user EXEC or privileged EXEC mode.
show voice emergency zone
Syntax Description
This command has no arguments or keywords.
Command Default
No default behavior or values
Command Modes
User EXEC (>)
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(15)XY
|
Cisco Unified CME 4.2(1) Cisco Unified SRST 4.2(1) Cisco Unified SIP SRST 4.2(1)
|
This command was introduced.
|
12.4(20)T
|
Cisco Unified CME 7.0 Cisco Unified SRST 7.0 Cisco Unified SIP SRST 7.0
|
This command was integrated into Cisco IOS Release 12.4(20)T.
|
Usage Guidelines
This command displays a list of the locations, in priority order, of all configured emergency response zones.
Examples
The following example shows a sample output which displays the ERL locations for emergency response zones 90 and 100.
Related Commands
Command
|
Description
|
location
|
Identifies locations within an emergency response zone.
|
voice emergency response location
|
Creates a tag for identifying an ERL for the enhanced 911 service.
|
voice emergency response zone
|
Creates an emergency response zone within which ERLs can be grouped.
|
show voice moh-group
To display information about voice moh-groups, use the show voice moh-group command in in privileged EXEC mode.
show voice moh-group
Syntax Description
This command has no arguments or keywords
Command Modes
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
15.0(1)XA
|
Cisco Unified CME 8.0 Cisco Unified SRST 8.0
|
This command was introduced.
|
Examples
The following sample output shows general information about voice moh-groups in Cisco Unifiede CME or Cisco Unified SRST.
Router# show voice moh-group
description this moh group is for sales
multicast moh 239.1.1.1 port 16386 route 239.1.1.3 239.1.1.3
extension-range 1000 to 1999
extension-range 2000 to 2999
extension-range 3000 to 3999
extension-range 20000 to 22000
extension-range A1000 to A1999
description (not configured)
multicast moh 239.23.4.10 port 2000
extension-range 7000 to 7999
extension-range 8000 to 8999
description This is for marketing
multicast moh 239.15.10.1 port 3000
extension-range 9000 to 9999
description (not configured)
multicast moh 239.16.12.1 port 4000
extension-range 10000 to 19999
description (not configured)
multicast moh 239.12.1.2 port 5000
extension-range ABCD to DECF
extension-range 0012 to 0024
extension-range 0934 to 0964
=== Total of 5 voice moh-groups ===
e
Examples
Command
|
Description
|
showcall-manager-fallback all
|
Displays the detailed configuration of all Cisco IP phones, directory numbers, voice ports, and dial peers in your network during Cisco Unified Communications Manager fallback.
|
show ephone summary
|
Displays the information about the MOH files in use
|
show voice moh-group statistics
|
Displays the MOH subsystem statistics information
|
show voice moh-group statistics
To display the MOH subsystem statistics information, use the show voice moh-group command in privileged EXEC mode.
show voice moh-group statistics
Syntax Description
This command has no arguments or keywords
Command Modes
Privileged EXEC (#)
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
15.0(1)XA
|
Cisco Unified CME 8.0 Cisco Unified SRST 8.0
|
This command was introduced.
|
Examples
In the following example, the MOH Group Streaming Interval Timing Statistics shows the media packet counts during streaming intervals.
Each packet counter is of 32 bit size and holds a count limit of 4294967296 intervals. This means that with 20 milliseconds packet interval (for G.711), the counters restart from 0 any time after 2.72 years (2 years 8 months). You must use the e clear voice moh-group statistics once in every two years to reset the packet counters.
MOH Group Packet Transmission Timing Statistics shows the maximum and minimum amount of time (in microseconds) taken by the MOH groups to send out media packets.
The MOH Group Loopback Interval Timing Statistics is available when loopback interface is configured as part of the multicast MOH routes in Cisco Unified SRST . These counts are loopback packet counts within certain streaming timing intervals.
router# show voice moh-group statistics
MOH Group Streaming Interval Timing Statistics:
Grp# ~19 msec 20~39 40~59 60~99 100~199 200+ msec
==== ========== ========== ========== ========== ========== ==========
0: 25835 17559966 45148 0 0 1
1: 19766 17572103 39079 0 0 1
2: 32374 17546886 51687 0 0 1
3: 27976 17555681 47289 0 0 1
4: 34346 17542940 53659 0 0 1
5: 14971 17581689 34284 0 0 1
MOH Group Packet Transmission Timing Statistics:
==== ========== ==========
MOH Group Loopback Interval Timing Statistics:
loopback event array: svc_index=1542, free_index=1549, max_q_depth=31
Grp# ~19 msec 20~39 40~59 60~99 100~199 200+ msec
==== ========== ========== ========== ========== ========== ==========
0: 8918821 8721527 10023 0 1 1
1: 9007373 8635813 7184 0 1 1
2: 8864760 8772851 12758 0 1 1
3: 8924447 8715457 10464 0 1 1
4: 8858393 8778957 13017 0 1 1
5: 9005511 8639936 4919 0 1 1
Statistics collect time: 4 days 2 hours 5 minutes 39 seconds.
Related Commands
Command
|
Description
|
show ephone-dn
|
Displays MOH group information for a phone directory number.
|
show ephone summary
|
Displays the information about the MOH files in use
|
show voice moh-group
|
Displays the MOH groups configured
|
show voice register all
To display all Cisco Unified Session Initiation Protocol (SIP) Survivable Remote Site Telephony (SRST) and Cisco Unified Communications Manager Express (Cisco Unified CME) configurations and register information, use the show voice register all command in privileged EXEC mode.
show voice register all
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
12.4(4)T
|
Cisco CME 3.4 and Cisco SIP SRST 3.4
|
This command was added to Cisco CME.
|
Examples
Cisco Unified SIP SRST
The following is sample output from this command displaying all register information:
Router# show voice register all
Network address is 192.168.0.0, Mask is 255.255.0.0
Number list 1 : Pattern is 50.., Preference is 2
Proxy Ip address is 0.0.0.0
Incoming called number is
Translate outgoing called tag is 1
Class of Restriction List Tag: default
Incoming corlist name is allowall
Application is default.new
dial-peer voice 40007 voip
corlist incoming allowall
incoming called-number 5001
session target ipv4:192.168.0.3
translate-outgoing called 1
Total Registration Statistics
Registration requests : 47
Registration success : 47
Cisco Unified CME
The following is sample output from this command displaying all register information:
Router# show voice register all
VOICE REGISTER GLOBAL
=====================
CONFIG [Version=4.0(0)]
========================
Version 4.0(0)
Mode is cme
Max-pool is 24
Max-dn is 72
Source-address is 172.18.202.243 port 5060
Load ata ATA030200SIP041111A.zup
Load 7960-40 is P0S3-07-4-00
Time-format is 12
Date-format is YY-M-D
Time-zone is 5
Hold-alert is enabled
Mwi stutter is enabled
Mwi registration for full E.164 is enabled
Forwarding local is enabled
Dst auto adjust is enabled
start at Apr week 1 day Sun time 02:00
stop at Oct week 8 day Sun time 02:00
Voicemail number is 7788
Max redirect number is 20
Telnet Level: 2
Tftp path is system:/cme/sipphone
Generate text file is enabled
Tftp files are created, current syncinfo 0002917733516824
OS79XX.TXT is not created
VOICE REGISTER DN
=================
Dn Tag 1
Config:
Number is 7001
Preference is 0
Huntstop is disabled
Name christoper robert
Auto answer is disabled
Label is jennifer nicole
Dn Tag 2
Config:
Number is 7002
Preference is 0
Huntstop is disabled
Name Jenny
Auto answer is disabled
Dn Tag 3
Config:
Number is 7003
Preference is 0
Huntstop is disabled
Name nino
Auto answer is disabled
Dn Tag 4
Config:
Number is 7004
Preference is 0
Huntstop is disabled
Auto answer is disabled
Dn Tag 5
Config:
Number is 7005
Preference is 0
Huntstop is disabled
Name ABBY
Auto answer is disabled
Dn Tag 6
Config:
Number is 7006
Preference is 0
Huntstop is disabled
Name jayce
Auto answer is disabled
MWI registration is enabled.
Dn Tag 7
Config:
Number is 7007
Preference is 0
Huntstop is disabled
Name bugs
Auto answer is enabled
Label is daffy
Dn Tag 8
Config:
Number is 7008
Preference is 0
Huntstop is disabled
Name Bob
Auto answer is disabled
VOICE REGISTER TEMPLATE
=======================
Temp Tag 1
Config:
Attended Transfer is enabled
Blind Transfer is enabled
Semi-attended Transfer is enabled
Conference is enabled
Caller-ID block is disabled
DnD control is enabled
Anoymous call block is disabled
Temp Tag 2
Config:
Attended Transfer is enabled
Blind Transfer is enabled
Semi-attended Transfer is enabled
Conference is disabled
Caller-ID block is disabled
DnD control is enabled
Anoymous call block is disabled
Voicemail is 7788, timeout 5
Temp Tag 3
Config:
Attended Transfer is enabled
Blind Transfer is enabled
Semi-attended Transfer is enabled
Conference is enabled
Caller-ID block is disabled
DnD control is enabled
Anoymous call block is disabled
Temp Tag 5
Config:
Attended Transfer is enabled
Blind Transfer is enabled
Semi-attended Transfer is enabled
Conference is enabled
Caller-ID block is disabled
DnD control is enabled
Anoymous call block is disabled
VOICE REGISTER POOL
===================
Pool Tag 1
Config:
Mac address is 000D.ED22.EDFE
Type is 7960
Number list 1 : DN 1
Proxy Ip address is 0.0.0.0
Default preference is 1
DTMF Relay is disabled
Call Waiting is disabled
DnD is disabled
keep-conference is enabled
template is 1
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 2
Config:
Mac address is 000D.ED23.CBA0
Type is 7960
Number list 1 : DN 2
Number list 2 : DN 2
Proxy Ip address is 0.0.0.0
Default preference is 1
DTMF Relay is enabled, rtp-nte
Call Waiting is enabled
DnD is disabled
speed-dial 3 7001
speed-dial 4 7701
keep-conference is enabled
template is 1
Dialpeers created:
dial-peer voice 40003 voip
<-----------------------------------------------------------------------------------------
---------------------------------
destination-pattern 7002
redirect ip2ip
session target ipv4:172.18.202.251:5060
session protocol sipv2
dtmf-relay rtp-nte
after-hours-exempt FALSE
Statistics:
Active registrations : 2
Total Registration Statistics
Registration requests : 2
Registration success : 2
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 3
Config:
Mac address is 0030.94C3.035E
Type is 7960
Number list 1 : DN 3
Number list 3 : DN 3
Proxy Ip address is 0.0.0.0
DTMF Relay is disabled
Call Waiting is enabled
DnD is disabled
keep-conference is enabled
template is 2
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 5
Config:
Mac address is 0012.019B.3FD8
Type is ATA
Number list 1 : DN 5
Proxy Ip address is 0.0.0.0
Default preference is 1
DTMF Relay is disabled
Call Waiting is enabled
DnD is disabled
keep-conference is enabled
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 6
Config:
Mac address is 0012.019B.3E88
Type is ATA
Number list 1 : DN 6
Number list 2 : DN 7
Proxy Ip address is 0.0.0.0
Default preference is 1
DTMF Relay is enabled, rtp-nte
Call Waiting is enabled
DnD is disabled
call-forward b2bua all 7788
keep-conference is enabled
template is 2
Dialpeers created:
dial-peer voice 40001 voip
<-----------------------------------------------------------------------------------------
------------------
destination-pattern 7006
redirect ip2ip
session target ipv4:172.18.202.32:5060
session protocol sipv2
dtmf-relay rtp-nte
call-fwd-all 7788
after-hours-exempt FALSE
dial-peer voice 40002 voip
destination-pattern 7007
redirect ip2ip
session target ipv4:172.18.202.32:5060
session protocol sipv2
dtmf-relay rtp-nte
call-fwd-all 7788
after-hours-exempt FALSE
Statistics:
Active registrations : 2
Total Registration Statistics
Registration requests : 2
Registration success : 2
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Nothing configured yet
Pool Tag 8
Config:
Mac address is 0006.D737.CC42
Type is 7940
Number list 1 : DN 8
Proxy Ip address is 0.0.0.0
Default preference is 1
DTMF Relay is disabled
Call Waiting is enabled
DnD is disabled
keep-conference is enabled
template is 5
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 9
Config:
Mac address is 0030.94C3.0831
Proxy Ip address is 0.0.0.0
DTMF Relay is disabled
Call Waiting is enabled
DnD is disabled
keep-conference is enabled
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Pool Tag 10
Config:
Mac address is 000D.ED22.EDFE
Proxy Ip address is 0.0.0.0
DTMF Relay is disabled
Call Waiting is disabled
DnD is disabled
call-forward b2bua all 1234
keep-conference is enabled
Dialpeers created:
Statistics:
Active registrations : 0
Total Registration Statistics
Registration requests : 0
Registration success : 0
Registration failed : 0
unRegister requests : 0
unRegister success : 0
unRegister failed : 0
Nothing configured yet
Table 21 describes significant fields shown in this output.
Table 21 show voice register all Field Descriptions
Field
|
Description
|
Pool Tag
|
Used with the all and pool keywords. Shows the assigned tag number of the current pool.
|
Config:
|
Used with the all and pool keywords. Shows the voice register pool.
|
Network address and Mask
|
Used with the all and pool keywords. Shows network address and mask information if the id command is configured.
|
Number list, Pattern, and Preference
|
Used with the all and pool keywords. Shows the number command configuration.
|
Proxy IP address
|
Used with the all and pool keywords. Shows the proxy command configuration.
|
Default preference
|
Used with the all and pool keywords. Shows the default preference value of this pool.
|
Incoming called number
|
Used with the all and pool keywords. Shows the incoming called-number command configuration.
|
Translate outgoing called tag
|
Used with the all and pool keywords. Shows the translate-outgoing command configuration.
|
Class of Restriction List Tag
|
Used with the all and pool keywords. Shows the COR tag.
|
Incoming corlist name
|
Used with the all and pool keywords. Shows the cor command configuration.
|
Application
|
Used with the all and pool keywords. Shows the application command configuration for this pool.
|
Dialpeers created:
|
Used with the all and pool keywords. What follows is a list of all dial peers created and their contents. Dial-peer contents differ per application and are not described here.
|
Statistics:
|
Used with the all, pool, and statistics keywords. Shows the registration statistics for this pool.
|
Active registrations
|
Used with the all, pool, and statistics keywords. Shows the current active registrations.
|
Total Registration Statistics
|
Used with the all, pool, and statistics keywords. Shows the total registration statistics for this pool.
|
Registration requests
|
Used with the all, pool, and statistics keywords. Shows the incoming registration requests.
|
Registration success
|
Used with the all, pool, and statistics keywords. Shows the successful registrations.
|
Registration failed
|
Used with the all, pool, and statistics keywords. Shows the failed registrations.
|
unRegister requests
|
Used with the all, pool, and statistics keywords. Shows the incoming unregister/registration expire requests.
|
unRegister success
|
Used with the all, pool, and statistics keywords. Reports the number of successful unregisters.
|
unRegister failed
|
Used with the all, pool, and statistics keywords. Reports the number of failed unregisters.
|
Related Commands
Command
|
Description
|
show sip-ua status registrar
|
Displays all the SIP endpoints currently registered with the contact address.
|
show voice register all
|
Displays all Cisco Unified SIP SRST and Cisco Unified CME configurations and register information.
|
show voice register dial-peer
|
Displays details of all dynamically created VoIP dial peers associated with the Cisco Unified SIP SRST or Cisco Unified CME register event
|
show voice register pool
|
Displays all configuration information associated with a particular voice register pool.
|
show voice register dial-peers
To display details of all dynamically created VoIP dial peers associated with the Cisco Unified Session Initiation Protocol (SIP) Survivable Remote Site Telephony (SRST) or Cisco Unified Communications Manager Express (Cisco Unified CME) register event, use the show voice register dial-peers command in privileged EXEC mode.
show voice register dial-peers
Syntax Description
This command has no arguments or keywords.
Command Modes
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.2(15)ZJ
|
Cisco SIP SRST 3.0
|
This command was introduced.
|
12.3(4)T
|
Cisco SIP SRST 3.0
|
This command was integrated into Cisco IOS Release 12.3(4)T.
|
12.4(4)T
|
Cisco CME 3.4 Cisco SIP SRST 3.4
|
This command was added to Cisco CME.
|
Examples
Cisco Unified SIP SRST
The following is sample output from this command displaying all dial peers:
Router# show voice register dial-peers
dial-peer voice 40024 voip
destination-pattern 91011
session target ipv4:192.168.0.2
translate-outgoing called 1
dial-peer voice 40025 voip
destination-pattern 40891011
session target ipv4:192.168.0.2
translate-outgoing called 1
dial-peer voice 40026 voip
destination-pattern 94...
session target ipv4:192.168.0.2
translate-outgoing called 1
dial-peer voice 40027 voip
destination-pattern 91011
session target ipv4:10.2.161.187
monitor probe icmp-ping 10.2.161.187
Related Commands
Command
|
Description
|
show sip-ua status registrar
|
Displays all the SIP endpoints currently registered with the contact address.
|
show voice register all
|
Displays all Cisco Unified SIP SRST and Cisco Unified CME configurations and register information.
|
show voice register pool
|
Displays all configuration information associated with a particular voice register pool.
|
show voice register global
To display all global configuration parameters associated with SIP phones, use the show voice register global command in privileged EXEC mode.
show voice register global
Syntax Description
This command has no arguments or keywords.
Command Default
Privileged EXEC
Command History
Cisco IOS Release
|
Cisco Product
|
Modification
|
12.4(4)T
|
Cisco CME 3.4 Cisco SIP SRST 3.4
|
This command was introduced.
|
Examples
Cisco Unified CME
The following is sample output from this command:
Router# show voice register global
Source-address is 10.0.2.4 port 5060
Load 7960-40 is P0S3-07-4-07
Mwi registration for full E.164 is disabled
Forwarding local is enabled
Dst auto adjust is enabled
start at Apr week 1 day Sun time 02:00
stop at Oct week 8 day Sun time 02:00
Tftp path is system:/cme/sipphone
Generate text file is disabled
Tftp files are created, current syncinfo 0002830590524159
OS79XX.TXT is not created
Cisco Unified SIP SRST
Router# show voice register global
======================================================
Table 22 contains descriptions of significant fields shown in this output, listed in alphabetical order.
Table 22 show voice register global Field Descriptions
Field
|
Description
|
Date-format
|
Value of date-format command.
|
DST auto adjust
|
Setting of dst auto-adjust command.
|
Forwarding local
|
Setting of forwarding local command.
|
Generate text file
|
Setting of text file command.
|
Hold-alert
|
Setting of hold-alert command.
|
Load
|
Value of load command.
|
Max-dn
|
Reports the maximum number of SIP voice register directory numbers (dns) supported by the Cisco Unified SIP CME or Cisco Unified SIP SRST router as configured with the max-dn command. The maximum possible number is platform-dependent.
|
Max-pool
|
Reports the maximum number of SIP voice register pools supported by the Cisco Unified SIP SRST or Cisco Unified CME router as configured with the max-pool command. The maximum possible number is platform-dependent.
|
Max redirect number
|
Maximum number of redirects set with the max-redirect command.
|
Mode
|
Reports the mode as configured with the mode command. Value can be either Cisco Unified CME or Cisco Unified SIP SRST.
|
MWI registration
|
Setting of mwi command.
|
MWI stutter
|
Setting of mwi stutter command.
|
Time-format
|
Value of time-format command.
|
Time-zone
|
Number of the timezone selected with the timezone command.
|
TFTP path
|
Directory location of provisioning files for SIP phones that is specified |