Cisco IOS Voice Command Reference
Commands: show ss7 sm set through shutdown (voice-port)

Table Of Contents

show ss7 sm set

show ss7 sm stats

show telephony-service admin

show telephony-service all

show telephony-service dial-peer

show telephony-service ephone

show telephony-service ephone-dn

show telephony-service tftp-bindings

show telephony-service voice-port

show tgrep neighbors

show translation-rule

show trunk group

show vfc

show vfc cap-list

show vfc default-file

show vfc directory

show vfc version

show video call summary

show voice busyout

show voice call

show voice dnis-map

show voice dsp

show voice eddri prefix

show voice enum-match-table

show voice hpi capture

show voice permanent-call

show voice port

show voice source-group

show voice translation-profile

show voice translation-rule

show voice trunk-conditioning signaling

show voice trunk-conditioning supervisory

show vrm active_calls

show vrm vdevices

show vsp

show xcsp port

show xcsp slot

shut

shutdown (Annex G neighbor)

shutdown (Annex G)

shutdown (dial-peer)

shutdown (DS1)

shutdown (gatekeeper)

shutdown (gateway)

shutdown (RLM)

shutdown (settlement)

shutdown (voice-port)

supported language


show ss7 sm set

To display information about the Signaling System 7 (SS7) session set state, failover timer, member sessions, and SS7 links that belong to an SS7 session set or range of SS7 session sets, use the show ss7 sm set command in privileged EXEC mode.

show ss7 sm set [ss-id-range]

Syntax Description

ss-id-range

(Optional) Displays the SS7 session set ID, state, member sessions, and SS7 links that belong to an SS7 session set or range of SS7 session sets.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(7)XR

This command was introduced.

12.1(1)T

This command was integrated into Cisco IOS Release 12.1(1)T.

12.2(15)T

The ss-id-range argument was added. This command previously displayed only the failover-timer value and had no arguments.


Usage Guidelines

This command is available on all Cisco Signaling Link Terminal (SLT) platforms.

If the optional ss-id-range argument is omitted, information is displayed for all SS7 session sets. The following are valid SS7 session set ranges. The default is 3 seconds.

1

Selects SS7 session set 1.

0, 2, 3

Selects SS7 session sets 0, 2, and 3.

0-2

Selects SS7 session sets 0, 1, and 2.

0, 2-3

Selects SS7 session sets 0, 2, and 3.

0, 2

Selects SS7 session sets 0 and 2.


Examples

The following is sample output from this command displaying failover timer information; the failover timer is set to the default of 3 seconds:

Router# show ss7 sm set

Session Manager Set
      failover timer = 3 seconds

The following example displays the SS7 session set state, failover-timer, member sessions, and SS7 links that belong to a range of SS7 session sets:

Router# show ss7 sm set

Session-set:0
  State          = ACTIVE
  Failover-timer = 5 secs.
  2 Sessions:
    session 0  session-state ACTIVE   remote-host 172.16.0.0:5555 
    session 1  session-state STANDBY  remote-host 172.31.255.255:4444
  3 SS7 Links:
       7/0 (ser.)    chan-id 0  variant Bellcore   link-state INSERVICE 
       7/0:0 (dig.)  chan-id 1  variant Bellcore   link-state INSERVICE
       7/0:2 (dig.)  chan-id 3  variant Bellcore   link-state INITIAL_ALIGNMENT
Session-set:1
  State          = IDLE
  Failover-timer = 5 secs.
  0 Sessions:
  0 SS7 Links:
Session-set:2
  State          = ACTIVE
  Failover-timer = 5 secs.
  2 Sessions:
    session 2  session-state ACTIVE   remote-host 172.16.0.0:6666
    session 3  session-state STANDBY  remote-host 172.31.255.255:7777
  1 SS7 Links:
       7/0:1 (dig.)  chan-id 2  variant Bellcore   link-state INSERVICE
Session-set:3
  State          = IDLE
  Failover-timer = 5 secs.
0 Sessions:
  0 SS7 Links:

Table 124 describes significant fields in this output.

Table 124 show ss7 sm set Field Descriptions 

Field
Description

Session-set:0

One of four SS7 session sets is configured.

State

The session is ACTIVE.

Failover-timer

The number of seconds is set to 5.

2 Sessions:

Session 0—session state is ACTIVE and connected to port 5555 of remote-host 172.16.0.0

Session 1—session state is STANDBY and connected to port 4444 of remote-host 172.31.255.255

3 SS7 Links:

SS7 link at serial interface 7/0 has channel ID 0 and current MTP2 link state of INSERVICE.

SS7 link at serial interface 7/0:0 has channel ID 1 and current MTP2 link state of INSERVICE.

SS7 link at serial interface 7/0:2 has channel ID 3 and current MTP2 link state of INITIAL_ALIGNMENT.

Session-set:1

One of four SS7 session sets is configured.

State

The session is IDLE.

Failover-timer

The number is set to 5 seconds.

0 Sessions:

No sessions are configured.

0 SS7 Links:

No SS7 links are configured.

Session-set:2

One of four SS7 session sets is configured.

State

The session is ACTIVE.

Failover-timer

The number is set to 5 seconds. 

2 Sessions:

Session 2 is ACTIVE and connected to port 6666 of remote host 172.16.0.0

Session 3 is STANDBY and connected to port 7777 of remote host 172.31.255.255.

1 SS7 Links:

SS7 link at serial interface 7/0:1 has channel ID 2 and current MTP2 link state of INSERVICE.

Session-set:3

One of four SS7 session sets is configured.

State

The session is IDLE.

Failover-timer

The number is set to 5 seconds.

0 Sessions:

No sessions are configured.

0 SS7 Links:

No SS7 links are configured.


Related Commands

Command
Description

ss7 session

Creates a Reliable User Datagram Protocol (RUDP) session and explicitly adds an RUDP session to a Signaling System 7 (SS7) session set.

ss7 set

Independently selects failover-timer values for each session set and specifies the amount of time that the SS7 Session Manager waits for the active session to recover or for the standby media gateway controller (MGC) to indicate that the Cisco Signaling Link Terminal (SLT) should switch traffic to the standby session.

ss7 set failover timer

Specifies the amount of time that the Session Manager waits for the session to recover before declaring the session inactive.


show ss7 sm stats

To display Signaling System 7 (SS7) Session Manager session statistics, use the show ss7 sm stats command in privileged EXEC mode.

show ss7 sm stats

Syntax Description

There are no arguments or keywords for this command.

Defaults

The command shows information for both sessions.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(7)XR

This command was introduced.

12.1(1)T

This command was integrated into Cisco IOS Release 12.1(1)T.


Usage Guidelines

If no sessions are configured, the message "No Session is configured" appears.

Examples

The following is sample output from this command displaying SS7 Session Manager statistics. The fields are self-explanatory and show information about the session state, protocol data units (PDUs) packets sent and received, and SS7 Reliable User Datagram Protocol (RUDP) performance:

Router# show ss7 sm stats

-------------------- Session Manager  --------------------

Session Manager state             = SESSION SET STATE-ACTIVE
Session Manager Up count          = 1
Session Manager Down count        = 0
   lost control packet count      = 0
              lost PDU count      = 0
 failover timer expire count      = 0
 invalid_connection_id_count      = 0

Session[0] statistics  SM SESSION STATE-STANDBY:
Session Down count               = 0
   Open Retry count              = 0

   Total Pkts receive count      = 1
   Active Pkts receive count     = 0
   Standby Pkts receive count    = 1
   PDU Pkts receive count        = 0
   Unknown Pkts receive count    = 0

Pkts send count               = 0
   Pkts requeue count            = 0
    -Pkts window full count      = 0
    -Pkts resource unavail count = 0
    -Pkts enqueue fail count     = 0
   PDUs dropped (Large)          = 0
   PDUs dropped (Empty)          = 0

   RUDP Not Ready Errs           = 0
   RUDP Connection Not Open      = 0
   RUDP Invalid Conn Handle      = 0
   RUDP Unknown Errors           = 0
   RUDP Unknown Signal           = 0
   NonActive Receive count       = 0

Session[1] statistics  SM SESSION STATE-ACTIVE:
Session Down count               = 0
   Open Retry count              = 0

   Total Pkts receive count      = 2440
   Active Pkts receive count     = 1
   Standby Pkts receive count    = 0
   PDU Pkts receive count        = 2439
   Unknown Pkts receive count    = 0

   Pkts send count               = 2905
   Pkts requeue count            = 0
    -Pkts window full count      = 0
    -Pkts resource unavail count = 0
    -Pkts enqueue fail count     = 0
   PDUs dropped (Large)          = 0
   PDUs dropped (Empty)          = 0

   RUDP Not Ready Errs           = 0
   RUDP Connection Not Open      = 0
   RUDP Invalid Conn Handle      = 0
   RUDP Unknown Errors           = 0
   RUDP Unknown Signal           = 0
   NonActive Receive count       = 0

Related Commands

Command
Description

clear ss7 sm-stats

Clears the counters that track Session Manager statistics for the show ss7 sm stats command.

ss7 session

Establishes a session.


show telephony-service admin

To display the username and password association of the local administrator of the Cisco IOS Telephony Service router, use the show telephony-service admin command in EXEC mode.

show telephony-service admin

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.2(2)XT

This command was introduced on the Cisco 1750, Cisco 1751, Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(8)T

This command was integrated into Cisco IOS Release 12.2(8)T and implemented on the Cisco 3725 and Cisco 3745.

12.2(8)T1

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Examples

The following is sample output from this command:

Router# show telephony-service admin

admin_username Admin
admin_password word
edit DN through Web:  enabled.
edit TIME through web:  enabled.
assign IP Address through Web:  disabled.

Related Commands

Command
Description

show telephony-service all

Displays the detailed configuration of all the Cisco IP phones.

show telephony-service dial-peer

Displays Cisco IP phone dial peers of the Cisco IOS Telephony Service router.

show telephony-service ephone-dn

Displays Cisco IP phone destination number output of the Cisco IOS Telephony Service router.

show telephony-service voice-port

Displays the virtual voice-port configuration of the Cisco IOS Telephony Service router.


show telephony-service all

To display the detailed configuration of all Cisco IP phones, voice ports, and dial peers of the Cisco IOS Telephony Service router, use the show telephony-service all command in EXEC mode.

show telephony-service all

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.1(5)YD

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(2)XT

This command was implemented on the Cisco 1750 and Cisco 1751.

12.2(8)T

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

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Examples

The following is sample output from this command:

Router# show telephony-service all

CONFIG
======
ip source-address 10.0.0.1 port 2000
max-ephones 24
max-dn 24
dialplan-pattern 1 408734....
voicemail 11111
transfer-pattern 510734....
keepalive 30


ephone-dn 1
number 5001
huntstop

ephone-dn 2
number 5002
huntstop
call-forward noan 5001 timeout 8

ephone-dn 3
number 5003
huntstop


ephone 1
mac-address 0030.94C3.37CB
type 0
button  1:1
speed-dial 1 5002
speed-dial 2 5003
cos 0
!
ephone 2
mac-address 0030.94C3.F96A
type 0
button  1:2 2:3 3:4
speed-dial 1 5004
speed-dial 2 5001
cos 0
!


voice-port 50/0/1
 station-id number 5001
!
voice-port 50/0/2
 station-id number 5002
 timeout ringing 8
!

dial-peer voice 20025 pots
 destination-pattern 5001
 huntstop
 port 50/0/1

dial-peer voice 20026 pots
 destination-pattern 5002
 huntstop
 call-forward noan 5001
 port 50/0/2

dial-peer voice 20027 pots
 destination-pattern 5003
 huntstop
 port 50/0/3

Table 125 describes significant fields in this output, in alphabetical order.

Table 125 show telephony-service all Field Descriptions 

Field
Description

button

Button on the Cisco IP phone.

call-forward noan

Call forward no answer is set.

cos

Not applicable; unused.

destination-pattern

Destination pattern (telephone number) configured for this dial peer.

dial-peer voice

Voice dial peer.

dialplan-pattern

Dial-plan pattern is set to expand the abbreviated extension numbers to fully qualified E.164 numbers.

ephone

Cisco IP phone.

ephone-dn

Cisco IP phone directory number.

huntstop

Huntstop is set.

ip source address

IP address used by Cisco IP phones to register with the router for service.

keepalive

IP phone keepalive period, in seconds.

mac-address

MAC address.

max-ephones

Maximum numbers of Cisco IP phones.

max-dn

Maximum directory numbers.

number

Cisco IP phone number.

port

TCP port number used by Cisco IP phones to communicate with the router.

pots

Plain old telephone service (POTS) dial peer set.

station-id number

Number used for caller ID purposes when calls are made using the line.

speed-dial

Speed-dial is set.

timeout

Timeout is set.

timeout ringing

Maximum amount of time that the phone is allowed to ring before the call is disconnected.

transfer-pattern

Transfer pattern is set to allow transfer of calls to a specified number.

type

Not applicable; unused.

voicemail

A voice-mail (speed-dial) number is set.

voice-port

(Virtual) voice port designator.


Related Commands

Command
Description

show telephony-service dial-peer

Displays Cisco IP phone dial peers of the Cisco IOS Telephony Service router.

show telephony-service voice-port

Displays the virtual voice port configuration of the Cisco IOS Telephony Service router.


show telephony-service dial-peer

To display the Cisco IP phone dial peers of the Cisco IOS Telephony Service router, use the show telephony-service dial-peer command in EXEC mode.

show telephony-service dial-peer

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.1(5)YD

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(2)XT

This command was implemented on the Cisco 1750 and Cisco 1751.

12.2(8)T

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

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Usage Guidelines

The dial peers cannot be edited manually. To change dial peers, use the ephone-dn command.

Examples

The following is sample output from this command:

Router# show telephony-service dial-peer

dial-peer voice 20025 pots
 destination-pattern 5001
 huntstop
 port 50/0/1

dial-peer voice 20026 pots
 destination-pattern 5002
 huntstop
 call-forward noan 5001
 port 50/0/2

dial-peer voice 20027 pots
 destination-pattern 5003
 huntstop
 port 50/0/3

dial-peer voice 20028 pots
 destination-pattern 5004
 huntstop
 port 50/0/4

Table 126 describes significant fields in this output, an alphabetical order.

Table 126 show telephony-service dial-peer Field Descriptions 

Field
Description

destination pattern

Destination pattern (telephone number) configured for this dial peer.

dial-peer voice

Voice dial peer.

huntstop

Huntstop is set.

port

(Virtual) voice port designator.

pots

Plain old telephone service (POTS) dial peer set.


Related Commands

Command
Description

ephone

Enters ephone configuration mode.

ephone-dn

Enters ephone-dn configuration mode.

show telephony-service all

Displays the detailed configuration of all the Cisco IP phones.

show telephony-service ephone-dn

Displays Cisco IP phone destination number output of the Cisco IOS Telephony Service router.

show telephony-service voice-port

Displays the virtual voice-port configuration of the Cisco IOS Telephony Service router.


show telephony-service ephone

To display configuration for the Cisco IP phones, use the show telephony-service ephone command in EXEC mode.

show telephony-service ephone

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.1(5)YD

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(2)XT

This command was implemented on the Cisco 1750 and Cisco 1751.

12.2(8)T

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

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Examples

The following is sample output from this command:

Router# show telephony-service ephone

ephone 1
mac-address 0030.94C3.37CB
type 0
button  1:1
speed-dial 1 5002
speed-dial 2 5003
cos 0
!
ephone 2
mac-address 0030.94C3.F96A
type 0
button  1:2 2:3 3:4
speed-dial 1 5004
speed-dial 2 5001
cos 0
!

Table 127 describes significant fields in this output.

Table 127 show telephony-service ephone Field Descriptions  

Field
Description

button

Button on the Cisco IP phone.

cos

Not applicable; unused.

ephone

Cisco IP phone.

mac-address

MAC address of the Cisco IP phone.

type

Not applicable; unused.

speed-dial

Speed-dial is set.


Related Commands

Command
Description

show telephony-service all

Displays the detailed configuration of all the Cisco IP phones.

show telephony-service dial-peer

Displays the Cisco IP phone dial peers of the Cisco IOS Telephony Service router.

show telephony-service ephone-dn

Displays the Cisco IP phone destination number output of the Cisco IOS Telephony Service router.

show telephony-service voice-port

Displays the virtual voice-port configuration of the Cisco IOS Telephony Service router.


show telephony-service ephone-dn

To display the Cisco IP phone destination number output of the Cisco IOS Telephony Service router, use the show telephony-service ephone-dn command in EXEC mode.

show telephony-service ephone-dn

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.1(5)YD

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(2)XT

This command was implemented on the Cisco 1750 and Cisco 1751.

12.2(8)T

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

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Examples

The following is sample output from this command:

Router# show telephony-service ephone-dn

ephone-dn 1
number 5001
huntstop

ephone-dn 2
number 5002
huntstop
call-forward noan 5001 timeout 8

ephone-dn 3
number 5003
huntstop

ephone-dn 4
number 5004
huntstop

Table 128 describes significant fields in this output, in alphabetical order.

Table 128 show telephony-service ephone-dn Field Descriptions 

Field
Description

call-forward noan

Call forwarding is set to no answer. Other available options are call-forward busy and call-forward all.

ephone-dn

Cisco IP phone directory number.

huntstop

Huntstop is set.

number

Cisco IP phone number.

timeout

Timeout setting for call forwarding during no answer.


Related Commands

Command
Description

show telephony-service all

Displays the detailed configuration of all the Cisco IP phones.

show telephony-service dial-peer

Displays the Cisco IP phone dial peers of the Cisco IOS Telephony Service router.

show telephony-service voice-port

Displays the virtual voice-port configuration of the Cisco IOS Telephony Service router.


show telephony-service tftp-bindings

To display the current configuration files accessible to IP phones, use the show telephony-service tftp-bindings command in privileged EXEC mode.

show telephony-service tftp-bindings

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)YT

This command was introduced.

12.2(15)T

This command was integrated into Cisco IOS Release 12.2(15)T.


Usage Guidelines

Use this command with Cisco IOS Telephony Service (ITS) V2.1 or a later version.

This command provides a list of configuration files that are accessible to IP phones using TFTP, includingthe dictionary, language, and tone configuration files that are associated with the ISO-3166 codes that have been selected using the user-locale and network-locale commands.

Examples

The following is sample output from the show telephony-service tftp-bindings command when the ISO-3166 code for Germany has been selected for both language and tones:

Router(config)# show telephony-service tftp-bindings


tftp-server system:/its/SEPDEFAULT.cnf

tftp-server system:/its/SEPDEFAULT.cnf alias SEPDefault.cnf

tftp-server system:/its/XMLDefault.cnf.xml alias XMLDefault.cnf.xml

tftp-server system:/its/ATADefault.cnf.xml

tftp-server system:/its/XMLDefault7960.cnf.xml alias SEP00036B54BB15.cnf.xml

tftp-server system:/its/germany/7960-font.xml alias German_Germany/7960-font.xml

tftp-server system:/its/germany/7960-dictionary.xml alias German_Germany/7960-dictionary.xml

tftp-server system:/its/germany/7960-kate.xml alias German_Germany/7960-kate.xml

tftp-server system:/its/germany/SCCP-dictionary.xml alias German_Germany/SCCP-dictionary.xml

tftp-server system:/its/germany/7960-tones.xml alias Germany/7960-tones.xml

Related Commands

Command
Description

network-locale

Sets the definition of the tones and cadences on the Cisco IP Phone 7940 and Cisco IP Phone 7960 for a specific geographic area.

user-locale

Sets language for displays on the Cisco IP Phone 7940 and Cisco IP Phone 7960 by country.


show telephony-service voice-port

To display the virtual voice-port configuration of the Cisco IOS Telephony Service router, use the show telephony-service voice-port command in EXEC mode.

show telephony-service voice-port

Syntax Description

This command has no arguments or keywords.

Command Modes

EXEC

Command History

Release
Modification

12.1(5)YD

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco IAD2420.

12.2(2)XT

This command was implemented on the Cisco 1750 and Cisco 1751.

12.2(8)T

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

This command was implemented on the Cisco 2600-XM and Cisco 2691.

12.2(11)T

This command was implemented on the Cisco 1760.


Usage Guidelines

This command displays the virtual voice port configuration of the Cisco IOS Telephony Service router. Each Cisco IP phone corresponds to a virtual voice port. For example, Cisco IP phone directory number 7 corresponds to virtual voice port 50/0/7. The virtual voice port provides the telephone line associated with the Cisco IP phone directory number (ephone-dn).

Examples

The following is sample output from this command:

Router# show telephony-service voice-port

voice-port 50/0/1
 station-id number 5001
!
voice-port 50/0/2
 station-id number 5002
 timeout ringing 8
!
voice-port 50/0/3
 station-id number 5003
!
voice-port 50/0/4
 station-id number 5004
!

Table 129 describes significant fields in this output, in alphabetical order.

Table 129 show telephony-service voice-port Field Descriptions 

Field
Description

station-id number

Phone number used for caller ID purposes for calls made from this voice port.

timeout ringing

Maximum amount of time that a phone is allowed to ring before the call is disconnected.

voice-port

(Virtual) voice port.


Related Commands

Command
Description

show telephony-service all

Displays the detailed configuration of all the Cisco IP phones.

show telephony-service dial-peer

Displays the Cisco IP phone dial peers of the Cisco IOS Telephony Service router.

show telephony-service ephone-dn

Displays the Cisco IP phone destination number output of the Cisco IOS Telephony Service router.


show tgrep neighbors

To show configured TGREP neighbors, use the show tgrep neighbors command in privileged EXEC mode.

show tgrep neighbors {* | ip_address}

Syntax Description

*

Displays all neighbors

ip_address

Individual neighbor can be specified by its IP address


Defaults

No default behavior or values

Command Modes

Privileged EXEC

Command History

Release
Modification

12.3(1)

This command was introduced.


Examples

The following example shows output for the show tgrep neighbors command:

There are 1 nbrs configured

------------------ NBR:16.1.1.202----------------------
TIMERS:
        Keepalive :  Timer Stopped
        Hold Timer :  Timer Stopped
        Connect Retry :  Running, time remaining in ms, 20698


SYNC IN PROGRESS
STATE: TRIPS_IDLE
QUEUES:
        writeQ : 0
        sec_writeQ : 0
        readQ : 0

SOCKET FDs:
prim socket -1, sec socket -1
tgrep_update_version : 0

LAST RESET: USER_INITIATED

Router#
Router#!!!! Trip Connection is setup here...
------------------------ OPEN DUMP BEGINS ------------------------
 0x1 0xFFFFFFFF 0x0 0xFFFFFFB4 0x0
 0x0 0x4 0x58 0x6 0x7
 0xFFFFFF98 0xFFFFFFA9 0x0 0xC 0x0
 0x1 0x0 0x8 0x0 0x2
 0x0 0x4 0x0 0x0 0x0
 0x3

        Version    :1
        Hold Time    :180
        My ITAD      :1112
        TRIP ID      :101161129

                 Option Paramater #1
                 Param Type: Capability
                 Length 8
                         Cap Code :Send Receive Capability
                         Cap Len  :4
                                Send Rec Cap: RCV ONLY MODE
        -->All route types supported

------------------------ OPEN DUMP ENDS ------------------------

Related Commands

Command
Description

neighbor (tgrep)

Creates a TGREP session with another device.


show translation-rule

To display the contents of the rules that have been configured for a specific translation name, use the show translation-rule command in privileged EXEC mode.

show translation-rule [name-tag]

Syntax Description

name-tag

(Optional) Tag number by which the rule set is referenced. This is an arbitrarily chosen number. Range is from 1 to 2147483647.


Defaults

This command gives detailed information about configured rules under a specific rule name. If the name tag is not entered, a complete display of all the configured rules is shown.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(7)XR1

This command was introduced for VoIP on the Cisco AS5300.

12.0(7)XK

This command was implemented for the following voice technologies on the following platforms:

VoIP (Cisco 2600 series, Cisco 3600 series, and Cisco MC3810)

VoFR (Cisco 2600 series, Cisco 3600 series, and Cisco MC3810)

VoATM (Cisco 3600 series and Cisco MC3810)

12.1(1)T

This command was implemented for VoIP on the Cisco 1750, Cisco 2600 series, Cisco 3600 series, Cisco AS5300, Cisco 7200, and Cisco 7500.

12.1(2)T

This command was implemented for the following voice technologies on the following platforms:

VoIP (Cisco MC3810)

VoFR (Cisco 2600 series, Cisco 3600 series, and Cisco MC3810)

VoATM (Cisco 3600 series and Cisco MC3810)

12.2(2)XB1

This command was implemented on the Cisco AS5850.

12.2(11)T

This command was integrated into Cisco IOS Release 12.2(11)T.


Examples

The following is sample output from this command:

Router# show translation-rule

Translation rule address:0x61AB94F8
Tag name:21
Translation rule in_used 1
**** Xrule rule table *******
        Rule :1
        in_used state:1
        Match pattern:555.%
        Sub  pattern:1408555
        Match  type:subscriber
        Sub type:international
**** Xrule rule table *******
        Rule :2
        in_used state:1
        Match pattern:8.%
        Sub  pattern:1408555
        Match  type:abbreviated
        Sub type:international
Translation rule address:0x61C2E6D4
Tag name:345
Translation rule in_used 1
**** Xrule rule table *******
        Rule :1
        in_used state:1
        Match pattern:.%555.%
        Sub  pattern:7
        Match  type:ANY
        Sub type:abbreviated

Table 130 describes significant fields in this output.

Table 130 show translation-rule Field Descriptions 

Translation rule address

Translation rule address in hex.

Tag name

Translation rule tag name.

Translation rule in_used

Translation rule in which the tag is used.

**** Xrule rule table *******

Beginning of the display for a specific rule.

Rule:x

Number of the rule.

in_used state:

Input-searched-pattern.

Match pattern:

Match pattern of the rule.

Sub pattern:

Substituted pattern.

Match type:

Match type.

Sub type:

Substituted pattern match type.


Related Commands

Command
Description

numbering-type

Specifies number type for the VoIP or POTS dial peer.

rule

Applies a translation rule to a calling party number or a called party number for both incoming and outgoing calls.

test translation-rule

Tests the execution of the translation rules on a specific name-tag.

translate

Applies a translation rule to a calling party number or a called party number for incoming calls.

translate-outgoing

Applies a translation rule to a calling party number or a called party number for outgoing calls.

translation-rule

Creates a translation name and enters translation-rule configuration mode.

voip-incoming translation-rule

Captures calls that originate from H.323-compatible clients.


show trunk group

To display one or more trunk groups, use the show trunk group command in privileged EXEC mode.

show trunk group [name | sort [ascending | descending]]

Syntax Description

name

(Optional) Trunk group to display.

sort

(Optional) Sorts the output by trunk group number.

ascending

(Optional) Ascending display order for the trunk groups. This is the default.

descending

(Optional) Descending display order for the trunk groups.


Defaults

Ascending order

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced.


Usage Guidelines

Use the name argument to display the information for a specific trunk group.

Use the sort keyword to display all the trunks groups in either ascending or descending order.

Examples

The following is sample output displaying information for trunk group number 5:

Router# show trunk group 5

Trunk group:5

        Description:carrierB-east
        Carrier ID:1411

        Translation profile (Incoming):
        Translation profile (Outgoing):

        Hunt Scheme is least-used
        Max Calls (Incoming):  NOT-SET (Any)   1000 (Voice)    NOT-SET (Data)
        Max Calls (Outgoing):  NOT-SET (Any)   1000 (Voice)    NOT-SET (Data)
        Retries:0

        Trunk 7/3:1     Preference DEFAULT
                Total channels available :4
                Data = 0, Voice = 0, Pending = 0, Free = 4

        Total calls for trunk group:Data = 0, Voice = 0, Pend = 0, Free = 4

The following is sample output displaying the information for all trunk groups in ascending order:

Router# show trunk group sort ascending

Trunk group: 1
	       Description:
	       trunk group label: 1

       Translation profile (Incoming):
       Translation profile (Outgoing):

       Hunt Scheme is least-used both
       Max Calls (Incoming):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Max Calls (Outgoing):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Retries: 0
       No trunks in this trunk group

Trunk group: 11
       Description: controller 1 and carrier 14+11
       Carrier ID: 1411

       Translation profile (Incoming):
       Translation profile (Outgoing):

       Hunt Scheme is least-used
       Max Calls (Incoming):	NOT-SET (Any)	2 (Voice)	NOT-SET (Data)
       Max Calls (Outgoing):	NOT-SET (Any)	2 (Voice)	NOT-SET (Data)
       Retries: 0

       Trunk 7/3:1    Preference DEFAULT
              Total channels available : 4
              Data = 0, Voice = 0, Pending = 0, Free = 4

       Total calls for trunk group: Data = 0, Voice = 0, Pend = 0, Free = 4

Trunk group: 12
       Description: controller 1 and carrier 14+12
       Carrier ID: 1412

       Translation profile (Incoming):
	       Translation profile (Outgoing):

       Hunt Scheme is least-used both
       Max Calls (Incoming):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Max Calls (Outgoing):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Retries: 0
       No trunks in this trunk group

Trunk group: 31
       Description:
       Carrier ID: 1411

       Translation profile (Incoming):
       Translation profile (Outgoing):

       Hunt Scheme is least-used
       Max Calls (Incoming):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Max Calls (Outgoing):	NOT-SET (Any)	NOT-SET (Voice)	NOT-SET (Data)
       Retries: 0

       Trunk 7/3:2    Preference DEFAULT
              Total channels available : 4
              Data = 0, Voice = 0, Pending = 0, Free = 4

       Total calls for trunk group: Data = 0, Voice = 0, Pend = 0, Free = 4

Table 131 describes significant fields shown in these outputs, in alphabetical order.

Table 131 show trunk group Field Descriptions

Field
Description

Carrier ID

ID of the carrier assigned to the trunk group.

Data

Number of currently used data channels on the trunk or total data calls used by the trunk group.

Description

Description of the trunk group if entered with the description (trunk group) command.

Free

Number of currently available channels on the trunk or total available calls for the trunk group.

Hunt Scheme

Name of the idle channel hunt scheme used for this trunk group.

Max Calls (Incoming)

Maximum number of incoming calls handled by this trunk group.

Max Calls (Outgoing)

Maximum number of outgoing calls handled by this trunk group.

Pending

Number of pending channels.

Preference

Preference of the trunk in the trunk group. If DEFAULT appears, the trunk does not have a defined preference.

Retries

Number of times the gateway tries to complete the call on the same trunk group.

Total calls for trunk group

List of the total calls across all trunks in the trunk group.

Total channels available

Number of available channels for the trunk.

Trunk

ID of trunk group member.

Trunk group

Name of the trunk group.

Voice

Number of currently used voice channels on the trunk or total voice calls used by the trunk group.


Related Commands

Command
Description

description (trunk group)

Includes a specific description of the trunk group interface.

hunt-scheme least-idle

Specifies the method for selecting an available incoming or outgoing channel.

trunk group

Initiates a trunk group definition.


show vfc

To see the entries in the host-name-and-address cache, use the show vfc command in privileged EXEC mode.

show vfc slot-number [technology]

Syntax Description

slot-number

VFC slot number.

technology

(Optional) Displays the technology type of the VFC.


Command Modes

Privileged EXEC

Command History

Release
Modification

11.3 NA

This command was introduced on the Cisco AS5300.

12.0(2)XH

The technology keyword was added.


Examples

The following is sample output from this command showing that the card in slot 1 is a C549 DSPM:

Router# show vfc 1 technology

Technology in VFC slot 1 is C549

Related Commands

Command
Description

voice-card

Configures a voice card and enters voice-card configuration mode.


show vfc cap-list

To show the current list of files on the capability list for this voice feature card (VFC), use the show vfc cap-list command in user EXEC mode.

show vfc slot cap-list

Syntax Description

slot

Slot where the VFC is installed. Range is from 0 to 2.


Command Modes

User EXEC

Command History

Release
Modification

11.3 NA

This command was introduced on the Cisco AS5300.


Examples

The following is sample output from this command:

Router# show vfc 1 cap-list

Capability List for VFC in slot 1:
1. fax-vfc-l.0.1.bin
2. bas-vfc-l.0.1.bin
3. cdc-g729-l.0.1.bin
4. cdc-g711-l.0.1.bin
5. cdc-g726-l.0.1.bin
6. cdc-g728-l.0.1.bin
7. cdc-gsmfr-l.0.1.bin

The first line in this output is a general description, stating that this is the capability list for the VFC residing in slot 1. Below this is a numbered list, each line of which identifies one currently installed in-service file.

Related Commands

Command
Description

show vfc default-file

Displays the default files included in the default file list for this VFC.

show vfc directory

Displays the list of all files residing on this VFC.

show vfc version

Displays the version of the software residing on this VFC.


show vfc default-file

To show the default files included in the default file list for a voice feature card (VFC), use the show vfc default-file command in user EXEC mode.

show vfc slot default-file

Syntax Description

slot

Slot where the VFC is installed. Range is from 0 to 2.


Command Modes

User EXEC

Command History

Release
Modification

11.3 NA

This command was introduced on the Cisco AS5300.


Examples

The following is sample output from this command:

Router# show vfc 1 default-file

Default List for VFC in slot 1:
1. btl-vfc-l.0.13.0.bin
2. cor-vfc-l.0.1.bin
3. bas-vfc-l.0.1.bin
4. cdc-g729-l.0.1.bin
5. fax-vfc-l.0.1.bin
6. jbc-vfc-l.0.13.0.bin

The first line in this output is a general description, stating that this is the default list for the VFC residing in slot 1. Below this is a numbered list, each line of which identifies one default file.

Related Commands

Command
Description

show vfc cap-list

Displays the current list of files on the capability list for this VFC.

show vfc directory

Displays the list of all files residing on this VFC.

show vfc version

Displays the version of the software residing on this VFC.


show vfc directory

To show the list of all files residing on a voice feature card (VFC), use the show vfc directory command in user EXEC mode.

show vfc slot directory

Syntax Description

slot

Slot where the VFC is installed. Range is from 0 to 2.


Command Modes

User EXEC

Command History

Release
Modification

11.3 NA

This command was introduced on the Cisco AS5300.


Usage Guidelines

Use this command to display a list of all of the files currently stored in Flash memory for a particular VFC.

Examples

The following is sample output from this command:

Router# show vfc 1 directory

Files in slot 1  VFC flash:
     File Name                        Size (Bytes)
1 .  vcw-vfc-mz.gsm.VCW               292628
2 .  btl-vfc-l.0.13.0.bin             4174
3 .  cor-vfc-l.0.1.bin                54560
4 .  jbc-vfc-l.0.13.0.bin             16760
5 .  fax-vfc-l.0.1.bin                64290
6 .  bas-vfc-l.0.1.bin                54452
7 .  cdc-g711-l.0.1.bin               190
8 .  cdc-g729-l.0.1.bin               21002
9 .  cdc-g726-l.0.1.bin               190
10.  cdc-g728-l.0.1.bin               22270
11.  cdc-gsmfr-l.0.1.bin              190

Table 132 describes significant fields in this output.

Table 132 show vfc directory Field Descriptions

Field
Description

File Name

Name of the file stored in Flash memory.

Size (Bytes)

Size of the file in bytes.


Related Commands

Command
Description

show vfc cap-list

Displays the current list of files on the capability list for this VFC.

show vfc default-file

Displays the default files included in the default file list for this VFC.

show vfc version

Displays the version of the software residing on this VFC.


show vfc version

To show the version of the software residing on a voice feature card (VFC), use the show vfc version command in user EXEC mode.

show vfc slot version {dspware | vcware}

Syntax Description

slot

Slot where the VFC is installed. Range is from 0 to 2.

dspware

Which DSPWare software to display.

vcware

Which VCWare software to display.


Command Modes

Privileged or user EXEC

Command History

Release
Modification

11.3 NA

This command was introduced on the Cisco AS5300.

12.2(13)T

This command was integrated into Cisco IOS Release 12.2(13)T with changes to the command output.


Usage Guidelines

Use this command to display the version of the software currently installed in Flash memory on a VFC.

Examples

The following is sample output from this command:

Router# show vfc 0 version dspware

Version of Dspware in VFC slot 0 is 0.10

The output from this command is a simple declarative sentence stating the version number for the selected type of software (in this example, DSPWare) for the VFC residing in the selected slot number (in this example, slot 0).

Cisco IOS Release 12.2(13)T adds new information to the output of the show vfc slot version vcware and show vfc slot version dspware commands. Messages are output if the Cisco VCWare or DSPWare is not compatible with the Cisco IOS image. The new information is advisory only, so there is no action taken if the software is compatible or incompatible.

If the versions detected fall within the defined criteria and are compatible, nothing is output at bootup time. A confirmation line is output when the show vfc version vcware and show vfc version dspware commands are used:

Router# show vfc 1 version vcware

Voice Feature Card in Slot 1:
VCWare Version     : 7.35
ROM Monitor Version: 1.3
     DSPWare Version    : 3.4.46L
     Technology         : C549
VCWare/DSPWare version compatibility OK

Table 133 shows output field descriptions for the show vfc version vcware command with compatible firmware.

Table 133 show vfc version vcware Field Descriptions 

Field
Description

Voice Feature Card in Slot

Slot in which the VFC is installed.

VCWare Version

Cisco VCWare version. Version 7.35 is the required minimum for Cisco IOS Release 12.2(11)T and higher.

ROM

ROM monitor version shows 1.3.

DSPWare Version

The DSPWare version shows 3.4.46L, which is the required minimum for Cisco IOS Release 12.2(11)T and higher.

Technology

The technology shows C549. C549 technology is available to support either medium-complexity codecs or high-complexity codecs.

VCWare/DSPWare version compatibility

The Cisco VCWare and DSPWare versions are compatible with Cisco IOS  software. Cisco VCWare/DSPWare version compatibility is either OK or shows a mismatch.

Note This option is available only with Cisco IOS Release 12.2(10) mainline and higher or Cisco IOS Release 12.2(11)T and higher.


Router# show vfc 1 version dspware

DSPWare version in VFC slot 1 is 3.4.46L
VCWare/DSPWare version compatibility OK

Table 134 shows output field descriptions for the show vfc version dspware command with compatible firmware.

Table 134 show vfc version dspware Field Descriptions 

Field
Description

Voice Feature Card in Slot

Slot in which the VFC is installed.

DSPWare Version

The DSPWare version shows 3.4.46L, which is the required minimum for Cisco IOS Release 12.2(10)T and higher.

VCWare/DSPWare version compatibility

The Cisco VCWare and DSPWare versions are compatible with Cisco IOS software. Cisco VCWare/DSPWare version compatibility is either OK or shows a mismatch.

Note This option is available only with Cisco IOS Release 12.2(10) mainline and higher or 12.2(11)T and higher.


If the found versions are out of range or otherwise mismatched, a representative message is output when you boot up the router or is appended to the output of the show vfc version vcware and show vfc version dspware commands. Other than the output of these messages, the version check has no other effect, and the software functions normally. The following is an example of when a found version is out of range or mismatched at bootup:

... 
Firmware version mismatch for bundle AS5300 VCWare 
  - 	version found (6.04) is lower than minimum required (7.35)
Firmware version mismatch for bundle AS5300 C549 
  - version found (3.3.10L) is lower than minimum required (3.4.46L)

If you were to enter an explicit request, and the software were incompatible, the following output would be displayed:

Router# show vfc 1 version vcware

Voice Feature Card in Slot 1:
VCWare Version     : 6.04
ROM Monitor Version: 1.3
     DSPWare Version    : 3.3.10L
     Technology         : C549
Firmware version mismatch for bundle AS5300 VCWare 
  - version found (6.04) is lower than minimum required (7.14) 
Firmware version mismatch for bundle AS5300 C549 
  - version found (3.3.10L) is lower than minimum required (3.4.26L)

Router# show vfc 1 version dspware

DSPWare version in VFC slot 1 is 3.3.10L
Firmware version mismatch for bundle AS5300 VCWare 
  - version found (6.04) is lower than minimum required (7.14)
Firmware version mismatch for bundle AS5300 C549 
  - version found (3.3.10L) is lower than minimum required (3.4.26L)

Related Commands

Command
Description

show vfc cap-list

Displays the current list of files on the capability list for this VFC.

show vfc default-file

Displays the default files included in the default file list for this VFC.

show vfc directory

Displays the list of all files residing on this VFC.


show video call summary

To display summary information about video calls and the current status of the Video CallManager (ViCM), use the show video call summary command in privileged EXEC mode.

show video call summary

Syntax Description

There are no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(5)XK

This command was introduced on the Cisco MC3810.

12.0(7)T

The command was integrated into Cisco IOS Release 12.0(7)T.


Usage Guidelines

Use this command to quickly examine the status of current video calls. In Cisco IOS Release 12.0(5)XK and Release 12.0(7)T, there can be only one video call in progress.

Examples

On a Cisco MC3810, the following example displays information about the ViCM when no call is in progress on the serial interface that connects to the local video codec:

Router# show video call summary

Serial0:ViCM = Idle, Codec Ready

When a call is starting, the output looks like this:

Router# show video call summary

Serial0:ViCM = Call Connected

When a call is disconnecting, the output looks like this:

Router# show video call summary

Serial0:ViCM = Idle

Related Commands

Command
Description

show call history video record

Displays information about video calls.


show voice busyout

To display information about the voice-busyout state, use the show voice busyout command in privileged EXEC mode.

show voice busyout

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(3)T

This command was introduced on the Cisco MC3810.

12.0(7)XK

This command was implemented on the Cisco 2600 series and Cisco 3600 series.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.


Usage Guidelines

This command displays the following information:

Interfaces that are being monitored for busyout events

Voice ports currently in the busyout state and the reasons

Examples

The following is sample output from this command:

Router# show voice busyout

If following network interfaces are down, voice port will be put into busyout state 
ATM0 
Serial0 
The following voice ports are in busyout state 
 
1/1     	is forced into busyout state 
1/2     	is in busyout state caused by network interfaces 
1/3     	is in busyout state caused by ATM0 
1/4     	is in busyout state caused by network interfaces 
1/5     	is in busyout state caused by Serial0

Related Commands

Command
Description

busyout forced

Forces a voice port into the busyout state.

busyout monitor

Places a voice port in the busyout monitor state.

busyout seize

Changes the busyout seize procedure from a voice port.

voice-port busyout

Places all voice ports associated with a serial or ATM interface in a busyout state.


show voice call

To show the call status for voice ports on the Cisco router or concentrator, use the show voice call command in EXEC mode.

Cisco 827, Cisco 1700 Series, Cisco 7750, and Cisco MC3810 with Analog Voice Ports

show voice call [slot/port | status call-id [sample sample-period] | summary]]

Cisco 2600, Cisco 3600, Cisco 3700 Series, Cisco CVA122, Cisco uBR925, and Cisco VG200 with Analog Voice Ports

show voice call [slot/subunit/port | status call-id [sample sample-period] | summary]]

Cisco 2600, Cisco 3600, and Cisco 3700 Series with Digital Voice Ports (with T1 Packet Voice Trunk Network Modules)

show voice call [slot/port:ds0-group | status call-id [sample sample-period] | summary]]

Cisco AS5300, Cisco AS5350, Cisco AS5400, Cisco AS5800, Cisco AS5850, Cisco 7200 Series, Cisco 7500 Series, and Cisco VG200 with Digital Voice Ports with Digital Voice Ports

show voice call [slot/port:ds0-group | status call-id [sample sample-period] | summary]]

Cisco MC3810 with Digital Voice Ports

show voice call [slot:ds0-group | status call-id [sample sample-period] | summary]]

Syntax Description

Cisco 827, Cisco 1700 Series, Cisco 7750, and Cisco MC3810 with Analog Voice Ports

:

slot/port

(Optional) Displays information for the analog voice port that you specify with the slot/port designation.

The slot argument is the physical slot in which the analog voice module (AVM) is installed. The slot is always 1 for analog voice ports in the Cisco MC3810.

The port argument specifies an analog voice port number. Valid entries are from 1 to 6.

status

(Optional) Displays status information of all voice ports.

call-id

(Optional) Represents a call ID.

sample sample-period

(Optional) Show status over this sampling interval. The sample-period is the amount of time, in seconds. Range is from 1 to 30. Default is 10.

summary

(Optional) Displays a summary of all voice ports.


Cisco 2600 series, Cisco 3600 Series, Cisco 3700 Series, Cisco CVA122, Cisco uBR925, and Cisco VG200 with Analog Voice Ports

slot/subunit/port

(Optional) Displays information for the analog voice port that you specify with the slot/subunit/port designation.

The slot argument specifies a router slot in which a voice network module (NM) is installed. Valid entries are router slot numbers for the particular platform.

The subunit argument specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1. (The VIC fits into the voice network module.)

The port argument specifies an analog voice port number. Valid entries are 0 and 1.

status

(Optional) Displays status information of all voice ports.

call-id

(Optional) Represents a call ID.

sample sample-period

(Optional) Show status over this sampling interval. The sample-period is the amount of time in seconds. Range is from 1 to 30. Default is 10.

summary

(Optional) Displays a summary of all voice ports.


Cisco 2600, Cisco 3600, and Cisco 3700 Series with Digital Voice Ports (with T1 Packet Voice Trunk Network Modules)

slot/port:ds0-group

(Optional) Displays information for the digital voice port that you specify with the slot/port:ds0-group designation.

The slot argument specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.

The port argument specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1. (One VWIC fits in an NM.)

The ds0-group argument specifies a T1 or E1 logical port number. Valid entries are from 0 to 23 for T1 and from 0 to 30 for E1.

status

(Optional) Displays status information of all voice ports.

call-id

(Optional) Represents a call ID.

sample sample-period

(Optional) Show status over this sampling interval. The sample-period is the amount of time in seconds. Range is from 1 to 30. Default is 10.

summary

(Optional) Displays a summary of all voice ports.


Cisco AS5300, Cisco AS5350, Cisco AS5400, Cisco AS5800, Cisco AS5850, Cisco 7200 Series, Cisco 7500 Series, and Cisco VG200 with Digital Voice Portswith Digital Voice Ports

slot/port:ds0-group

(Optional) Displays information for the digital voice port that you specify with the slot/port:ds0-group designation.

The slot argument specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.

The port argument specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1. (One VWIC fits in an NM.)

The ds0-group argument specifies a T1 or E1 logical port number. Valid entries are from 0 to 23 for T1 and from 0 to 30 for E1.

status

(Optional) Displays status information of all voice ports.

call-id

(Optional) Represents a call ID.

sample sample-period

(Optional) Show status over this sampling interval. The sample-period is the amount of time in seconds. Range is from 1 to 30. Default is 10.

summary

(Optional) Displays a summary of all voice ports.


Cisco MC3810 with Digital Voice Ports

:

slot/port:ds0-group

(Optional) Displays information for the digital voice port that you specify with the slot/port:ds0-group designation.

The slot argument specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.

The port argument specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1. (One VWIC fits in an NM.)

The ds0-group argument specifies a T1 or E1 logical port number. Valid entries are from 0 to 23 for T1 and from 0 to 30 for E1.

status

(Optional) Displays status information for all voice ports.

call-id

(Optional) Represents a call ID.

sample sample-period

(Optional) Show status over this sampling interval. The sample-period is the amount of time in seconds. Range is from 1 to 30. Default is 10.

summary

(Optional) Displays a summary for all voice ports.


Command Modes

User EXEC or privileged EXEC

Command History

Release
Modification

11.3(1)MA

This command was introduced on the Cisco MC3810.

12.0(7)XK

This command was implemented on the Cisco 2600 series and Cisco 3600 series.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.

12.2(13)T

This command was modified with the status, call-id, and sample sample-period command options. This command is available on all voice platforms.


Usage Guidelines

The show voice call command applies to Voice over Frame Relay, Voice over ATM, and Voice over IP.

This command provides the status at the following levels of the call-handling module:

Tandem switch

End-to-end call manager

Call-processing state machine

Protocol state machine

This command shows call-processing and protocol state-machine information for a voice port, if it is available. It also shows information on the digital signal processor (DSP) channel associated with the voice port, if it is available. All real-time information in the DSP channel, such as jitter and buffer overrun is queried to the DSP channel, and asynchronous responses are returned to the host side.

If no call is active on a voice port, the show voice call summary command displays only the VPM (shutdown) state. If a call is active on a voice port, the VTSPS state is shown. For an on-net call or a local call without local bypass (not cross-connected), the CODEC and VAD fields are displayed. For an off-net call or a local call with local bypass, the CODEC and VAD fields are not displayed.

The CODEC and VAD fields are not displayed by the show voice call command because this information is in the summary display.

If you use the show voice call status command by itself, an immediate list of all the active calls is shown. You can use the call-id argument to request that the DSP associated with the call-id be queried for run-time statistics twice, once immediately and a second time after sample sample-period seconds.

The sample sample-period is the number of seconds over which the status is to be determined, ranging from 1 to 30 seconds. If sample sample-period is omitted, a default of 10 seconds is used. The results of the run-time statistic queries are then analyzed and presented in a one-line summary format.

When a call terminates during the specified sample period, the following output message is returned:

CallID call id cannot be queried 
CallID call id second sample responses unavailable

The Voice Call Tuning feature is not supported on the Cisco AS5300.

Examples

The following is sample output from the show voice call summary command for voice ports on a Cisco MC3810, showing two local calls connected without local bypass:

Router# show voice call summary

PORT    CODEC    VAD VTSP STATE            VPM STATE
======= ======== === ===================== ========================
0:17.18                                     *shutdown*
0:18.19 g729ar8   n  S_CONNECT             FXOLS_OFFHOOK
0:19.20                                    FXOLS_ONHOOK
0:20.21                                    FXOLS_ONHOOK
0:21.22                                    FXOLS_ONHOOK
0:22.23                                    FXOLS_ONHOOK
0:23.24                                    EM_ONHOOK
1/1                                        FXSLS_ONHOOK
1/2                                        FXSLS_ONHOOK
1/3                                        EM_ONHOOK
1/4                                        EM_ONHOOK
1/5                                        FXOLS_ONHOOK
1/6     g729ar8   n  S_CONNECT             FXOLS_CONNECT

The following is sample output from the show voice call summary command for voice ports on a Cisco MC3810, showing two local calls connected with local bypass:

Router# show voice call summary

PORT    CODEC    VAD VTSP STATE            VPM STATE
======= ======== === ===================== ========================
0:17.18                                     *shutdown*
0:18.19              S_CONNECT             FXOLS_OFFHOOK
0:19.20                                    FXOLS_ONHOOK
0:20.21                                    FXOLS_ONHOOK
0:21.22                                    FXOLS_ONHOOK
0:22.23                                    FXOLS_ONHOOK
0:23.24                                    EM_ONHOOK
1/1                                        FXSLS_ONHOOK
1/2                                        FXSLS_ONHOOK
1/3                                        EM_ONHOOK
1/4                                        EM_ONHOOK
1/5                                        FXOLS_ONHOOK
1/6                  S_CONNECT             FXOLS_CONNECT

The following is sample output from the show voice call command for analog voice ports on a Cisco MC3810:

Router# show voice call

1/1 vpm level 1 state = FXSLS_ONHOOK
vpm level 0 state = S_UP
1/2 vpm level 1 state = FXSLS_ONHOOK
vpm level 0 state = S_UP
1/3 is shutdown
1/4 vtsp level 0 state = S_CONNECT
vpm level 1 state = S_TRUNKED
vpm level 0 state = S_UP
1/5 vpm level 1 state = EM_ONHOOK
vpm level 0 state = S_UP
1/6 vpm level 1 state = EM_ONHOOK
vpm level 0 state = S_UP

Router# show voice call 1/4

1/4 vtsp level 0 state = S_CONNECT
vpm level 1 state = S_TRUNKED
vpm level 0 state = S_UP
router#			***DSP VOICE VP_DELAY STATISTICS***
Clk Offset(ms): 1445779863, Rx Delay Est(ms): 95
Rx Delay Lo Water Mark(ms): 95, Rx Delay Hi Water Mark(ms): 125
		***DSP VOICE VP_ERROR STATISTICS***
Predict Conceal(ms): 10, Interpolate Conceal(ms): 0
Silence Conceal(ms): 0, Retroact Mem Update(ms): 0
Buf Overflow Discard(ms): 20, Talkspurt Endpoint Detect Err: 0
		***DSP VOICE RX STATISTICS***
Rx Vox/Fax Pkts: 537, Rx Signal Pkts: 0, Rx Comfort Pkts: 0
Rx Dur(ms): 50304730, Rx Vox Dur(ms): 16090, Rx Fax Dur(ms): 0
Rx Non-seq Pkts: 0, Rx Bad Hdr Pkts: 0
Rx Early Pkts: 0, Rx Late Pkts: 0
		***DSP VOICE TX STATISTICS***
Tx Vox/Fax Pkts: 567, Tx Sig Pkts: 0, Tx Comfort Pkts: 0
Tx Dur(ms): 50304730, Tx Vox Dur(ms): 17010, Tx Fax Dur(ms): 0
		***DSP VOICE ERROR STATISTICS***
Rx Pkt Drops(Invalid Header): 0, Tx Pkt Drops(HPI SAM Overflow): 0
		***DSP LEVELS***
TDM Bus Levels(dBm0): Rx -70.3 from PBX/Phone, Tx -68.0 to PBX/Phone
TDM ACOM Levels(dBm0): +2.0, TDM ERL Level(dBm0): +5.6
TDM Bgd Levels(dBm0): -71.4, with activity being voice

The following is sample output from the show voice call command for analog voice ports on a Cisco 7200, which shows the DSPfarm, T1 interface, and DS0 or TLM slot configuration:

Router# show voice call 6/0:0

6/0:0 1 -         -  -                     vpm level 1 state = FXOGS_ONHOOK 
vpm level 0 state = S_UP
6/0:0 2 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 3 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 4 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 5 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 6 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 7 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 8 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 9 -         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 10-         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 11-         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP
6/0:0 12-         -  -                     vpm level 1 state = FXOGS_ONHOOK
vpm level 0 state = S_UP

The following is sample output from the show voice call status command on the Cisco 2600 series. You can use this command rather than the show call active brief command to obtain the callID; the call ID output of the show voice call status command is already in hex form.

Router# show voice call status

CallID     CID  ccVdb      Port      DSP/Ch  Called #   Codec    Dial-peers
0x1        11CE 0x02407B20 1:0.1     1/1     1000       g711ulaw 2000/1000
1 active call found

Using the call-id argument is a generic means to identify active calls. If the call-id is omitted, the enquiry shows all active voice calls. In the following example, a list of all active calls with relevant identifying information is shown:

Router# show voice call status

CallID    CID    ccVdb       Port     DSP/Ch  Called #   Codec    Dial-peers
0x3       11D4   0x62972834  1/0/0    1/1     10001      g711ulaw 1/2
0x4       11D4   0x62973AD0  1/0/1    2/1    *10001      g711ulaw 2/1
0xA       11DB   0x62FE9D68  1/1/0    3/1    *2692       g729r8   0/2692
2 active calls found

Table 135 shows output field descriptions for the show voice call status command.

Table 135 show voice call status Field Descriptions 

Field
Description

CallID

The hexidecimal number under the CallID column is used for further enquiry. It is the monotonically increasing number that call control maintains for each call leg (ccCallID_t).

CID

CID is the conglomerate value derived from the GUID that appears in the show call active brief command.

ccVdb

The ccVdb pointer is the value that is displayed in many other debugs to identify these call legs.

Port

Voice port column.

DSP/Ch

DSP and channel allocated to this call leg. The format of these values is platform dependent (particularly the Cisco AS5300, which shows the DSP number as a 3 digit number, <VFC#><DSPM#><DSP#>).

Time-slot information is also in the output for digital ports. For example, if you are using a digital port, the time slot is also returned: dsp/ch/time slot.

Called #

Called number column.

10001

No `*' denotes a call leg that originates a call to the Called #. Two of the call legs in the example constitute one locally switched call and one network call; hence they refer to two active calls.

* 10001

The `*' in front of the second number in the Called # column denotes that this is a destination call leg (for example, this number was called with Called #).

Codec

Codec column.

Dial-peers

Dial-peer column.



Note Only one call may be queried at a time. If you attempt queries from different ports (console and Telnet), and if a query is in progress on another port, the system issues a request that you wait for completion of that query. You can query any call from anywhere at anytime except during the sample interval for an enquiry already in progress. This simplifies the implementation significantly and does not reduce the usefulness of the command.


The following example shows echo return loss (ERL) reflector information where 3 is the call-id and the sample-period is 10 seconds:

Router# show voice call status 3 sample 10 

Gathering information (10 seconds)...
CallID    Port     DSP/Ch  Codec    Rx/Tx     ERL         Jitter
0x3       1/0/0    1/1     g711ulaw 742/154   5.6         50/15 

In this example, the value under the ERL column is a measure of the echo return loss (in dB) as reported by the DSP. The values under the Jitter column are the current values of the delay and the jitter of the packets around that delay.

If the router is running the extended echo canceller, output looks similar to the following when using the command above. The output shows a new value under ERL/Reflctr. This is a millisecond measure of the time difference between the original signal and the loudest echo (peak reflector) as detected by the echo canceller.

Gathering information (10 seconds)...
CallID    Port     DSP/Ch  Codec    Rx/Tx     ERL/Reflctr Jitter
0x3       1/0/0    1/1     g711ulaw 742/154   5.6/12      50/15

The following examples show output using the NextPort version of the standard echo canceller. (Time-slot information is also in the output for digital ports.)

Router# show voice call status

CallID     CID  ccVdb      Port      DSP/Ch  Called #   Codec    Dial-peers
0x97       12BB 0x641B0F68 3/0:D.1   1012/2  31001      g711ulaw 3/31000
0x99       12BE 0x641B0F68 3/0:D.2   1012/3  31002      g711ulaw 3/31000
2 active calls found
Router# show voice call status

CallID     CID  ccVdb       Port     DSP/Ch  Called #   Codec    Dial-peers
0x2        11D1 0x62FE6478 1/0/0     1/1     10001      g711ulaw 1/2
0x3        11D1 0x62FE80F0 1/0/1     2/1    *10001      g711ulaw 2/1
1 active call found

When using the test call id command, you must specify a call ID. The call ID is obtained by using the show voice call status command. The following is an example of how to obtain the call ID parameter that will be the value used in the call-id argument. The first parameter displayed in the output shows the call ID.


Note You should not use the 0x prefix in the call-id argument when you enter the resulting call ID in the test call status command.


The following shows keyword choices when using the show voice call command with the | (pipe) option:

Router# show voice call | ?  

  append    Append redirected output to URL (URLs supporting append operation
            only)
  begin     Begin with the line that matches
  exclude   Exclude lines that match
  include   Include lines that match
  redirect  Redirect output to a URL
  tee       Copy output to a URL

Refer to the Extended ITU-T G.168 Echo Cancellation feature module for more information about the extended echo canceller.

Related Commands

Command
Description

show dial-peer voice

Displays the configuration for all VoIP and POTS dial peers configured on the router.

show voice dsp

Displays the current status of all DSP voice channels.

show voice port

Displays configuration information about a specific voice port.

test call id

Manipulates the echo canceller and jitter buffer parameters in real time.


show voice dnis-map

To display current dialed-number identification service (DNIS) map information, use the show voice dnis-map command in privileged EXEC mode.

show voice dnis-map [dnis-map-name | summary]

Syntax Description

dnis-map-name

(Optional) Name of a specific DNIS map.

summary

(Optional) Displays a short summary of each DNIS map.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(2)XB

This command was introduced on the Cisco AS5300, Cisco AS5350, and Cisco AS5400.

12.2(11)T

This command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco 3640 and Cisco 3660.


Usage Guidelines

This command displays a detailed description of each configured DNIS map.

If the name of a specific DNIS map is entered, the command displays detailed information about only that DNIS map.

If the summary keyword is used, the command displays a one-line summary about each DNIS map.

If an asterisk is displayed next to a DNIS map name when the summary keyword is used, it means that the DNIS map is configured, but not running. Normally this is because the external text file was not successfully loaded, for example:

dnis-map            Entries    URL
--------            -------    ---
dmap1               1
*dmap4              0          http://dnismaps/dnismap4.txt

To create a DNIS map, use the voice dnis-map command. You can link to an external DNIS map text file or use the dnis command to add numbers to a DNIS map in Cisco IOS software.

To associate a DNIS map with a dial peer, use the dnis-map command.

Examples

The following is sample output from the show voice dnis-map command:

Router# show voice dnis-map

There are 2 dnis-maps configured

Dnis-map dmap1
-----------------------------------------
  It has 3 entries
  It is not populated from a file.


DNIS                  URL
----                  ---
 4085551212           tftp://global/tickets/movies.vxml
 4085551234           tftp://global/tickets/plays.vxml
 4085554321           tftp://global/tickets/games.vxml


Dnis-map dmap4
-----------------------------------------
  It has 0 entries
  It is populated from url http://dnismaps/dnismap4.txt


DNIS                URL
----                ---

Table 136 describes the fields shown in this output.

Table 136 show voice dnis-map Field Descriptions

Field
Description

Dnis-map

Name of a DNIS map that is configured on the gateway.

DNIS

Destination telephone number specified in this DNIS map.

URL

Location of the VoiceXML document to invoke for this DNIS number.


The following is sample output from the show voice dnis-map summary command:

Router# show voice dnis-map summary

There are 3 dnis-maps configured

dnis-map            Entries    URL
--------            -------    ---
dmap1               3
dmap4               0        http://dnismaps/dnismap4.txt
dmap6               8

Table 137 describes the fields shown in this output.

Table 137 show voice dnis-map summary Field Descriptions 

Field
Description

dnis-map

Names of the DNIS maps that are configured on the gateway.

Entries

Number of entries in DNIS maps that reside on the gateway. This field displays 0 if the DNIS map is a text file stored on an external server.

URL

Location of externally stored DNIS maps.


Related Commands

Command
Description

dnis

Adds a DNIS number to a DNIS map.

dnis-map

Associates a DNIS map to a dial peer.

voice dnis-map

Enters DNIS map configuration mode to create a DNIS map.

voice dnis-map load

Reloads a DNIS map that has changed since the previous load.


show voice dsp

To show the current status of all digital signal processor (DSP) voice channels, use the show voice dsp command in privileged EXEC mode.

show voice dsp

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

11.3(1)MA

This command was introduced on the Cisco MC3810.

12.0(7)XK

This command was implemented on the Cisco 2600 series and Cisco 3600 series, and the display format was modified.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.


Usage Guidelines

Use this command when abnormal behavior in the DSP voice channels occurs.

Examples

The following is sample output from this command on a Cisco MC3810:

Router# show voice dsp

DSP# 0, channel# 0 G729A BUSY
DSP# 0, channel# 1 G729A BUSY
DSP# 1, channel# 2 FAX IDLE
DSP# 1, channel# 3 FAX IDLE
DSP# 2, channel# 4 NONE BAD
DSP# 2, channel# 5 NONE BAD
DSP# 3, channel# 6 NONE BAD
DSP# 3, channel# 7 NONE BAD
DSP# 4, channel# 8 NONE BAD
DSP# 4, channel# 9 NONE BAD
DSP# 5, channel# 10 NONE BAD
DSP# 5, channel# 11 NONE BAD

The following is sample output from this command on a Cisco 1750 router:

Router# show voice dsp

DSP#0: state IN SERVICE, 2 channels allocated
channel#0: voice port 1/0, codec G711 ulaw, state UP
channel#1: voice port 1/1, codec G711 ulaw, state UP
DSP#1: state IN SERVICE, 2 channels allocated
channel#0: voice port 2/0, codec G711 ulaw, state UP
channel#1: voice port 2/1, codec G711 ulaw, state UP
DSP#2: state RESET, 0 channels allocated

Table 138 describes significant fields in these outputs.

Table 138 show voice dsp Field Descriptions 

Field
Description

DSP

Number of the DSP.

Channel

Number of the channel and its status.


Related Commands

Command
Description

clear counters

Clears all the current interface counters from the interface.

show dial-peer voice

Displays configuration information for dial peers.

show voice call

Displays the call status for all voice ports.

show voice port

Displays configuration information about a specific voice port.


show voice eddri prefix

To show applicable prefixes for the event dispatcher and data repository interface (EDDRI), use the show voice eddri prefix command in privileged EXEC mode.

show voice eddri prefix [prefix_number]

Syntax Description

all

Displays all neighbors

prefix_number

(Optional) Specified EDDRI prefix


Defaults

No default behavior or values.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.3(1)

This command was introduced.


Usage Guidelines

If no prefix is specified, all configured prefixes appear.

The event dispatcher and data repository interface (EDDRI) notifies TGREP when an attribute changes on some subsystems. EDDRI interacts with the dial peer subsystem, the trunk group subsystems, call control API (CCAPI) subsystem and the customer relationship management (CRM) subsystem to notify changes in particular attributes. EDDRI is responsible for creating the prefix database.

Examples

The following example shows output for the show voice eddri prefix command:

prefix 4 address family decimal
advertise flag 0x27 ac 24 tc 24 capacity timer 25 sec
AC_avg 24, FD_avg 0, SD_avg 0
succ_curr 0 tot_curr 0
succ_report 0 tot_report 0
changed 0 replacement position 0
trunk group castg2 
dial peer tag 1001 

Related Commands

Command
Description

debug voip eddri

Turns on debugging for the EDDRI.


show voice enum-match-table

To display the rules of an ENUM match table, use the show voice enum-match-table command in privileged EXEC mode.

show voice enum-match-table [table-number [sort]]

Syntax Description

table-number

(Optional) ENUM match table to display, by number. Range is from 1 to 15.

sort

(Optional) Sorts the output by ascending table number.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced.


Usage Guidelines

This command displays the ENUM match table rules in the order in which they were defined. The sort keyword changes the display to list the rules from lowest to highest preference.

Examples

The following sample output displays the rules of ENUM match table number 3:

Router# show voice enum-match-table 3

voice enum_match_table 3
rule 1 5 /^9\(1.*\)/ /+\1/ cisco
rule 2 4 /^9011\(.*\)/ /+1408\1/ arpa
rule 10 1 /^(.*)/ /\1/ e164.cisco.com

The following sample output displays the ENUM match tables in ascending order by table number:

Router# show voice enum-match-table

voice enum-match-table 3
rule 1 5 /^9\(1.*\)/ /+\1/ cisco
rule 2 4 /^9011\(.*\)/ /+1408\1/ arpa
rule 10 1 /^(.*)/ /\1/ e164.cisco.com

voice enum-match-table 5
rule 2 4 /^9011\(.*\)/ /+1408\1/ arpa
rule 10 1 /^(.*)/ /\1/ e164.cisco.com

Related Commands

Command
Description

rule (ENUM configuration)

Defines the ENUM rule.

test enum

Tests the ENUM rule.

voice enum-match-table

Initiates the voice ENUM match table definition.


show voice hpi capture

To display capture status and statistics, use the show voice hpi capture command in privileged EXEC mode.

show voice hpi capture

Syntax Description

This command has no arguments or keywords.

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(10)

This command was introduced.

12.2(11)T

This command was integrated into Cisco IOS Release 12.2(11)T.


Usage Guidelines

This command displays the capture status and statistics. Use this command to confirm logger status and to examine the logger status output when the logger is running.


Caution Using the message logger feature in a production network environment increases CPU and memory usage on the gateway.


Note If you are experiencing problems with certain voice calls, the engineering team at Cisco might ask you to capture the control messages using the voice DSP logger. You can capture these messages by turning on the logger, repeating the problematic calls, and capturing the logs. Only Cisco engineers can determine if you should send the logs in for further review.


Examples

The following sample output shows capture statistics (HPI capture and logging) and status:

Router# show voice hpi capture

HPI Capture is on and is logging to URL ftp://172.23.184.216/d:\test_data.dat1 messages 
sent to URL, 0 messages droppedMessage Buffer (total:inuse:free)  2134:0000:2134Buffer 
Memory:699952 bytes, Message size:328 bytes

Related Commands

Command
Description

debug hpi

Enables debugging for HPI message events.

voice hpi capture

Allocates the Host Port Interface (HPI) capture buffer (size in bytes) and sets up or changes the destination URL for captured data.


show voice permanent-call

To display information about the permanent calls on a voice interface, use the show voice permanent-call command in user EXEC or privileged EXEC mode.

show voice permanent-call [voice-port] [summary]

Syntax Description

voice-port

(Optional) Slot number or slot/port number of the voice interface for which you wish to display permanent call information.

summary

(Optional) Displays summary information about VoFR and VoATM ports used for permanent connections.


Defaults

When no parameters are specified with this command, the output displays information for all ports containing permanent calls. When a specific interface is specified, information is displayed about the permanent calls for that interface only.

Command Modes

User EXEC
Privileged EXEC

Command History

Release
Modification

12.0(3)XG

This command was introduced on the Cisco MC3810.

12.0(4)T

The command was integrated into Cisco IOS Release 12.0(4)T.


Usage Guidelines

This command is available only on the Cisco MC3810.

Examples

The following is sample output from the show voice permanent-call command:

Router# show voice permanent-call 1/1

1/1 state=connect coding=G729A payload size=30 vad=off
ec=8 (ms), cng=off fax=on digit_relay=on Seq num = off, VOFR Serial0,dlci = 550,cid = 6
TX INFO :slow-mode seq#= 25, sig pkt cnt= 19646, last-ABCD=1101
hardware-state ACTIVE signal type is CEPT/MELCAS
voice-gate CLOSED,network-path OPEN MASTER
 1101 1101 1101 1101 1101 1101 1101 1101 1101 1101
 1101 1101 1101 1101 1101 1101 1101 1101 1101 1101
 1101 1101 1101 1101 1101 1101 1101 1101 1101 1101
RX INFO :slow-mode, sig pkt cnt= 19648, under-run = 0, over-run = 0
missing = 0, out of seq = 0, very late = 0
playout depth = 0 (ms), refill count = 1
 prev-seq#= 25, last-ABCD=1101, slave standby timeout 25000 (ms)
max inter-arrival time 0 (ms), current timer 384 (ms)
max timeout timer 5016 (ms), restart timeout is 0 (ms)
signaling packet fast-mode inter-arrival times (ms)
16 24 16 24 16 24 16 24 16 24 16 24 16 24 16 24
16 24 16 24 16 24 16 24 0 0 0 0 0 0 0 0

signaling playout history
1101 1101 1101 1101 1101 1101 1101 1101 1101 1101
1101 1101 1101 1101 1101 1101 1101 1101 1101 1101
1101 1101 1101 1101 1101 1101 1101 1101 1101 1101

The following is sample output from the show voice permanent-call summary command:

Router# show voice permanent-call summary

1/1 state= connect, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 880,cid = 6
1/2 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 102
1/3 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 103
1/4 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 104
1/5 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 105
1/6 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 106
1/7 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 107
1/8 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 108
1/9 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 109
1/10 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 110
1/11 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 111
1/12 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 112
1/13 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 113
1/14 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 114
1/15 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 115
1/17 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 117
1/18 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 118
1/19 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 119
1/20 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 120
1/21 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 121
1/22 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 122
1/23 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 123
1/24 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 124
1/25 state= frf11, coding=G729A, payload size=30, vad=off, ec=64, cng=off, fax=on
  digit_relay=off, VOFR Serial0:1,dlci = 990,cid = 125

Table 139 describes significant fields shown in this output.

Table 139 show voice permanent-call Field Descriptions 

Field
Description

state

Current status of the call on this voice port.

coding

Codec type used for this call.

payload size

Size in bytes of the voice payload.

vad

Whether voice activity detection is turned on or off.

ec

Echo canceler length, in milliseconds.

cng

Whether comfort noise generation is used.

fax

Whether fax-relay is enabled.

digit_relay

Whether FRF.11 Annex A DTMF digit-relay is enabled.

Seq num

Whether sequence numbers are turned on or off.

VOFR

Interface used for this call.

dlci

DLCI for this call.

cid

DLCI subchannel for this call.

TX INFO:slow-mode

FRF.11 Annex B packets are being sent at the slow rate defined by the signal timing keepalive period.

TX INFO:seq#

Sequence number of the last packet sent.

TX INFO:sig pkt cnt

Number of signaling packets sent by this dial peer.

TX INFO:last-ABCD

Last ABCD signaling state sent by this dial peer to the network.

hardware-state

On-hook/off-hook state of the call when the signaling protocol in use is a supported protocol. Not valid when the signal type is "transparent."

signal type

Type of call-control signaling used by this dial peer.

voice-gate

Whether voice packets are being sent (OPEN) or not sent (CLOSED).

network-path

Whether any type of packet is being sent (OPEN) or not sent (CLOSED) to the network. This field indicates CLOSED only if the port is configured as a slave using the connection trunk answer-mode command.

RX INFO:slow-mode

FRF.11 Annex B packets are being received at the slow rate. Successive packets have the same sequence number.

RX INFO:sig pkt cnt

Number of slow-mode signaling packets received by this dial peer.

RX INFO:under-run

Valid for fast-mode only. Counts the number of times the signaling playout buffer became empty during FRF.11 Annex B fast-mode. In this mode, signaling packets are expected to be received every 20 milliseconds.

RX INFO:over-run

Valid for fast-mode only. Counts the number of times the signaling playout buffer became full during FRF.11 Annex B fast-mode. In this mode, signaling packets are expected to be received every 20 milliseconds.

RX INFO:missing

Number of FRF.11 Annex B packets that were counted as missing based on checking Annex B sequence numbers.

RX INFO:out of seq

Number of FRF.11 Annex B packets that were counted as received in the wrong order based on checking Annex B sequence numbers.

RX INFO:very late

Number of FRF.11 Annex B packets that were received with a sequence number significantly different from the expected sequence number.

RX INFO:playout depth

Valid for fast-mode only. Shows the current FRF.11 Annex B signaling buffer playout depth in milliseconds.

RX INFO:refill count

Indicates the number of times the FRF.11 Annex B signaling playout buffer was refilled as a result of a slow-mode to fast-mode transition.

RX INFO:prev-seq#

Sequence number of the last FRF.11 Annex B signaling packet received.

RX INFO:last-ABCD

Last ABCD signaling bit pattern sent to the attached PBX (telephone network side). In the out-of-service condition, this shows the OOS pattern being sent to the PBX.

RX INFO:slave standby timeout

Value configured using the signal timing oos standby command for the applicable voice class permanent entry.

max inter-arrival time

Maximum interval between the arrival of fast-mode FRF.11 Annex B packets since the last time this parameter was displayed.

current timer

Time, in milliseconds, since the last signaling packet was received.

max timeout timer

Maximum value of the "current timer" parameter since the last time it was displayed.

restart timeout

Connection restart timeout value.

signaling packet fast-mode inter-arrival time

Last several values of the fast-mode FRF.11 Annex B signaling packet inter-arrival time.

signaling playout history

Recent ABCD signaling bits received from the data network.


Related Commands

Command
Description

show frame-relay fragment

Displays Frame Relay fragmentation details.

show frame-relay pvc

Displays statistics about PVCs for Frame Relay interfaces.

show frame-relay vofr

Displays details about FRF.11 subchannels being used on Voice over Frame Relay DLCIs.


show voice port

To display configuration information about a specific voice port, use the show voice port command in EXEC mode.

Cisco 1750 Router

show voice port slot/port

Cisco IAD2420 IAD

show voice port {slot/port}

Cisco 2600 and Cisco 3600 Series Router with Analog Voice Ports

show voice port [slot/subunit/port | summary]

Cisco 2600 and Cisco 3600 Series Router with Digital Voice Ports (with T1 Packet Voice Trunk Network Modules)

show voice port [slot/port:ds0-group | summary]

Cisco MC3810 Multiservice Access Concentrator with Analog Voice Ports

show voice port [slot/port | summary]

Cisco MC3810 Multiservice Access Concentrator with Digital Voice Ports

show voice port [slot:ds0-group | summary]

Cisco AS5300 Universal Access Server

show voice port controller-number:D

Cisco AS5800 Universal Access Server

show voice port {shelf/slot/port:D} | {shelf/slot/parent:port:D}

Cisco 7200 Series Router

show voice port {slot/port:ds0-group-no} | {slot/subunit/port}

Syntax Description

Cisco 1750 Router

slot

Slot number in the router in which the voice interface card (VIC) is installed. Range is 0 to 2, depending on the slot in which it is installed.

port

Voice port. Valid entries are 0 and 1.


Cisco IAD2420 IAD

slot

Slot number in the Cisco router in which the voice interface card is installed. Range is 0 to 3, depending on the slot in which it is installed.

port

Voice port. Valid entries are 0 and 1.


Cisco 2600 and Cisco 3600 Series Router with Analog Voice Ports

slot/subunit/port

(Optional) Output displays information for the analog voice port that you specify using the slot/subunit/port designation.

The slot argument specifies a router slot in which a voice network module (VNM) is installed. Valid entries are router slot numbers for the particular platform.

The subunit argument specifies a voice interface card (VIC) in which the voice port is located. Valid entries are 0 and 1. (The VIC fits into the voice network module.)

The port argument specifies an analog voice port number. Valid entries are 0 and 1.

summary

(Optional) Displays a summary of all voice ports.


Cisco 2600 and Cisco 3600 Series Router with Digital Voice Ports

slot/port:ds0-group

(Optional) Output displays information for the digital voice port that you specify using the slot/port:ds0-group designation.

The slot argument specifies a router slot in which the packet voice trunk network module (NM) is installed. Valid entries are router slot numbers for the particular platform.

The port argument specifies a T1 or E1 physical port in the voice WAN interface card (VWIC). Valid entries are 0 and 1. (One VWIC fits in an NM.)

The ds0-group argument specifies a T1 or E1 logical port number. T1 range is 0 to 23. E1 range is 0 to 30.

summary

(Optional) Displays a summary of all voice ports.


Cisco MC3810 Multiservice Access Concentrator with Analog Voice Ports

slot/port

(Optional) Output displays information for the analog voice port that you specify using the slot/port designation.

The slot argument specifies the physical slot in which the analog voice module (AVM) is installed. The argument is always 1 for analog voice ports in the Cisco MC3810.

The port argument specifies an analog voice port number. Range is 1 to 6.

summary

(Optional) Displays a summary of all voice ports.


Cisco MC3810 Multiservice Access Concentrator with Digital Voice Ports

slot:ds0-group

(Optional) Output displays information for the digital voice port that you specify using the slot:ds0-group designation.

The slot argument specifies the module (and controller). Valid entries are 0 for the multiflex trunk module (MFT) (controller 0) and 1 for the digital voice module (DVM) (controller 1).

The ds0-group argument specifies a T1 or E1 logical voice port number. T1 range is 0 to 23. E1 range is 0 to 30.

summary

(Optional) Displays a summary of all voice ports.


Cisco AS5300 Access Server

controller-number

T1 or E1 controller.

:D

D channel that is associated with ISDN PRI.


Cisco AS5800 Universal Access Server

shelf/slot/port

T1 or E1 controller on the T1 card. Range for the shelf argument is 0 to 9999. Range for the slot argument is 0 to 11. Range for the port argument is 0 to 11.

shelf/slot/parent:port

T1 controller on the T3 card. Range for the shelf argument is 0 to 9999. Range for the slot argument is 0 to 11. Range for the port argument is 1 to 28. The parent argument is always 0.

:D

D channel that is associated with ISDN PRI.


Cisco 7200 Series Router

slot

Router location where the voice port adapter is installed. Range is 0 to 3.

port

Voice interface card location. Valid entries are 0 and 1.

dso-group-no

Defined DS0 group number. Because each defined DS0 group number is represented on a separate voice port, you can define individual DS0s on the digital T1/E1 card.

slot

Slot number in the Cisco router where the voice interface card is installed. Range is 0 to 3, depending on the slot where it is installed.

subunit

Subunit on the voice interface card where the voice port is located. Valid entries are 0 and 1.

port

Voice port number. Valid entries are 0 and 1.


Defaults

No default behavior or values

Command Modes

EXEC

Command History

Release
Modification

11.3(1)T

This command was introduced on the Cisco 3600 series.

11.3(1)MA

Port-specific values for the Cisco MC3810 were added.

12.0(3)T

Port-specific values for the Cisco MC3810 were added.

12.0(5)XK

The ds0-group argument was added for the Cisco 2600 series and Cisco 3600 series.

12.0(5)XE

Additional syntax was created for digital voice to allow specification of the DS0 group. This command applies to VoIP on the Cisco 7200 series.

12.0(7)T

The additions were integrated into Cisco IOS Release 12.0(7)T.

12.0(7)XK

The summary keyword was added for the Cisco 2600 series and Cisco 3600 series. The ds0-group argument was added for the Cisco MC3810.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.

12.2(8)T

This command was implemented for DID on the Cisco IAD2420 series.

12.2(2)XN

Support for enhanced MGCP voice gateway interoperability was added to Cisco CallManager Version 3.1 for the Cisco 2600 series, Cisco 3600 series, and Cisco Voice Gateway 200 (Cisco VG200).

12.2(11)T

This command was integrated into Cisco IOS Release 12.2(11)T and Cisco CallManager Version 3.2. It was implemented on the Cisco IAD2420 series.


Usage Guidelines

Use this command to display configuration and voice-interface-card-specific information about a specific port.

This command applies to Voice over IP, Voice over Frame Relay, and Voice over ATM.

The ds0-group command automatically creates a logical voice port that is numbered as follows on Cisco 2600, Cisco 3600 series, and Cisco 7200 series routers: slot/port:ds0-group-no. Although only one voice port is created for each group, applicable calls are routed to any channel in the group.

Examples

The following is sample output from the show voice port summary command for all voice ports on a Cisco MC3810 multiservice access concentrator with an analog voice module (AVM):

Router# show voice port summary

IN  OUT   ECHO
PORT SIG-TYPE     ADMIN OPER IN-STATUS OUT-STATUS GAIN ATTN CANCEL
1/1  fxs-ls       up    up   on-hook    idle        0    0    y
1/2  fxs-ls       up    up   on-hook    idle        0    0    y
1/3  e&m-wnk      up    up   idle       idle        0    0    y
1/4  e&m-wnk      up    up   idle       idle        0    0    y
1/5  fxo-ls       up    up   idle       on-hook     0    0    y
1/6  fxo-ls       up    up   idle       on-hook     0    0    y

The following is sample output from the show voice port summary command on a Cisco MC3810 multiservice access concentrator with a digital voice module (DVM):

Router# show voice port summary

IN      OUT
PORT   CH SIG-TYPE   ADMIN OPER STATUS   STATUS   EC
====== == ========== ===== ==== ======== ======== ==
0:17   18 fxo-ls     down  down idle     on-hook  y
0:18   19 fxo-ls     up    dorm idle     on-hook  y
0:19   20 fxo-ls     up    dorm idle     on-hook  y
0:20   21 fxo-ls     up    dorm idle     on-hook  y
0:21   22 fxo-ls     up    dorm idle     on-hook  y
0:22   23 fxo-ls     up    dorm idle     on-hook  y
0:23   24 e&m-imd    up    dorm idle     idle     y
1/1    -- fxs-ls     up    dorm on-hook  idle     y
1/2    -- fxs-ls     up    dorm on-hook  idle     y
1/3    -- e&m-imd    up    dorm idle     idle     y
1/4    -- e&m-imd    up    dorm idle     idle     y
1/5    -- fxo-ls     up    dorm idle     on-hook  y
1/6    -- fxo-ls     up    dorm idle     on-hook  y
Elements :
sys/voip/ccvpm		                vpm_htsp.c (107)
sys/voip/ccvtsp			               vtsp_core.c (167)
sys/voip/cli			                  voiceport_action.c (58)

receEive and transMit Slot is 1, Sub-unit is 0, Port is 1
 Type of VoicePort is E&M
 Operation State is DORMANT
 Administrative State is UP
 No Interface Down Failure
 Description is not set
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to -38 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 8 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
 Region Tone is set for US

The following is sample output from the show voice port command for an E&M analog voice port on a Cisco 3600 router:

Router# show voice port 1/0/0

E&M Slot is 1, Sub-unit is 0, Port is 0
 Type of VoicePort is E&M
 Operation State is unknown
 Administrative State is unknown
 The Interface Down Failure Cause is 0
 Alias is NULL
 Noise Regeneration is disabled
 Non Linear Processing is disabled
 Music On Hold Threshold is Set to 0 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is disabled
 Echo Cancel Coverage is set to 16ms
 Connection Mode is Normal
 Connection Number is
 Initial Time Out is set to 0 s
 Interdigit Time Out is set to 0 s
 Analog Info Follows:
 Region Tone is set for northamerica
 Currently processing none
 Maintenance Mode Set to None (not in mtc mode)
 Number of signaling protocol errors are 0

 Voice card specific Info Follows:
 Signal Type is wink-start
 Operation Type is 2-wire
 Impedance is set to 600r Ohm
 E&M Type is unknown
 Dial Type is dtmf
 In Seizure is inactive
 Out Seizure is inactive
 Digit Duration Timing is set to 0 ms
 InterDigit Duration Timing is set to 0 ms
 Pulse Rate Timing is set to 0 pulses/second
 InterDigit Pulse Duration Timing is set to 0 ms
 Clear Wait Duration Timing is set to 0 ms
 Wink Wait Duration Timing is set to 0 ms
 Wink Duration Timing is set to 0 ms
 Delay Start Timing is set to 0 ms
 Delay Duration Timing is set to 0 ms

The following is sample output from the show voice port command for a foreign exchange station (FXS) analog voice port on a Cisco 3600 router:

Router# show voice port 1/0/0

Foreign Exchange Station 1/0/0 Slot is 1, Sub-unit is 0, Port is 0
 Type of VoicePort is FXS
 Operation State is DORMANT
 Administrative State is UP
 The Interface Down Failure Cause is 0
 Alias is NULL
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to 0 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 16ms
 Connection Mode is Normal
 Connection Number is
 Initial Time Out is set to 10 s
 Interdigit Time Out is set to 10 s
Analog Info Follows:
 Region Tone is set for northamerica
 Currently processing none
 Maintenance Mode Set to None (not in mtc mode)
 Number of signaling protocol errors are 0
 Voice card specific Info Follows:
 Signal Type is loopStart
 Ring Frequency is 25 Hz
 Hook Status is On Hook
 Ring Active Status is inactive
 Ring Ground Status is inactive
 Tip Ground Status is inactive
 Digit Duration Timing is set to 100 ms
 InterDigit Duration Timing is set to 100 ms
 Hook Flash Duration Timing is set to 600 ms

The following is sample output from the show voice port command for an FXS analog voice port on a Cisco MC3810 multiservice access concentrator:

Router# show voice port 1/2

Voice port 1/2 Slot is 1, Port is 2
 Type of VoicePort is FXS
 Operation State is UP
 Administrative State is UP
 No Interface Down Failure
 Description is not set
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 8 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
 Coder Type is g729ar8
 Companding Type is u-law
 Voice Activity Detection is disabled
 Ringing Time Out is 180 s
 Wait Release Time Out is 30 s
 Nominal Playout Delay is 80 milliseconds
 Maximum Playout Delay is 160 milliseconds

 Analog Info Follows:
 Region Tone is set for northamerica
 Currently processing Voice
 Maintenance Mode Set to None (not in mtc mode)
 Number of signaling protocol errors are 0
 Impedance is set to 600r Ohm
 Analog interface A-D gain offset = -3 dB
 Analog interface D-A gain offset = -3 dB
 Voice card specific Info Follows:
 Signal Type is loopStart
 Ring Frequency is 20 Hz
 Hook Status is On Hook
 Ring Active Status is inactive
 Ring Ground Status is inactive
 Tip Ground Status is active
 Digit Duration Timing is set to 100 ms
 InterDigit Duration Timing is set to 100 ms
 Ring Cadence are [20 40] * 100 msec
 InterDigit Pulse Duration Timing is set to 500 ms

The following is sample output from the show voice port command for an E&M digital voice port on a Cisco 3600 router:

Router# show voice port 1/0/1

receEive and transMit Slot is 1, Sub-unit is 0, Port is 1
 Type of VoicePort is E&M
 Operation State is DORMANT
 Administrative State is UP
 No Interface Down Failure
 Description is not set
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to -38 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 8 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
 Region Tone is set for US

The following is sample output from the show voice port summary command for all voice ports on a Cisco MC3810 multiservice access concentrator with an analog voice module (AVM):

Router# show voice port summary

IN  OUT   ECHO
PORT SIG-TYPE     ADMIN OPER IN-STATUS OUT-STATUS CODEC  VAD GAIN ATTN CANCEL
1/1  fxs-ls       up    up   on-hook    idle      729a    n    0    0    y
1/2  fxs-ls       up    up   on-hook    idle      729a    n    0    0    y
1/3  e&m-wnk      up    up   idle       idle      729a    n    0    0    y
1/4  e&m-wnk      up    up   idle       idle      729a    n    0    0    y
1/5  fxo-ls       up    up   idle       on-hook   729a    n    0    0    y
1/6  fxo-ls       up    up   idle       on-hook   729a    n    0    0    y

The following is sample output from the show voice port command on a Cisco IAD2420 series IAD:

Router# show voice port 1/17

FXO 1/17 Slot is 1, Port is 17
 Type of VoicePort is DID-OUT
 Operation State is DORMANT
 Administrative State is UP
 No Interface Down Failure
 Description is not set
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to -38 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 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 180 s
 Wait Release Time Out is set to 30 s
 Companding Type is u-law
 Coder Type is g729ar8
 Voice Activity Detection is enabled
 Nominal Playout Delay is 60 milliseconds
 Maximum Playout Delay is 200 milliseconds
 Region Tone is set for US

The following is sample output from the show voice port command:

Router# show voice port 1/0/1

receEive and transMit Slot is 1, Sub-unit is 0, Port is 1
 Type of VoicePort is E&M
 Operation State is DORMANT
 Administrative State is UP
 No Interface Down Failure
 Description is not set
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to -38 DBMS
 In Gain is Set to 0 dBm
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 8 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
 Region Tone is set for US

The following is sample output from the show voice port command on a Cisco AS5800 gateway:

Router# show voice port 1/0/0:D

ISDN 1/0/0:D
 Type of VoicePort is ISDN
 Operation State is DORMANT
 Administrative State is UP
 No Interface Down Failure
 Description is ""
 Noise Regeneration is enabled
 Non Linear Processing is enabled
 Music On Hold Threshold is Set to -38 dBm
 In Gain is Set to 0 dB
 Out Attenuation is Set to 0 dB
 Echo Cancellation is enabled
 Echo Cancel Coverage is set to 16 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
 Region Tone is set for US

Table 140 describes significant fields shown in these outputs, in alphabetical order.

Table 140 show voice port Field Descriptions 

Field
Description

Administrative State

Administrative state of the voice port.

Alias

User-supplied alias for the voice port.

Analog interface A-D gain offset

Gain offset for analog-to-digital conversion.

Analog interface D-A gain offset

Gain offset for digital-to-analog conversion.

Clear Wait Duration Timing

Time of inactive seizure signal to declare call cleared.

Coder Type

Voice compression mode used.

Companding Type

Companding standard used to convert between analog and digital signals in PCM systems.

Connection Mode

Connection mode of the interface.

Connection Number

Full E.164 telephone number used to establish a connection with the trunk or PLAR mode.

Currently Processing

Type of call currently being processed: none, voice, or fax.

Delay Duration Timing

Maximum delay signal duration for delay dial signaling.

Delay Start Timing

Timing of generation of delayed start signal from detection of incoming seizure.

Description

Description of the voice port.

Dial Type

Out-dialing type of the voice port.

Digit Duration Timing

DTMF digit duration, in milliseconds.

E&M Type

Type of E&M interface.

Echo Cancel Coverage

Echo cancel coverage for this port.

Echo Cancellation

Whether echo cancellation is enabled for this port.

Hook Flash Duration Timing

Maximum length of hookflash signal.

Hook Status

Hook status of the FXO/FXS interface.

Impedance

Configured terminating impedance for the E&M interface.

In Gain

Amount of gain inserted at the receiver side of the interface.

In Seizure

Incoming seizure state of the E&M interface.

Initial Time Out

Amount of time the system waits for an initial input digit from the caller.

InterDigit Duration Timing

DTMF interdigit duration, in milliseconds.

InterDigit Pulse Duration Timing

Pulse dialing interdigit timing, in milliseconds.

Interdigit Time Out

Amount of time the system waits for a subsequent input digit from the caller.

Maintenance Mode

Maintenance mode of the voice port.

Maximum Playout Delay

The amount of time before the Cisco MC3810 multiservice access concentrator digital signal processor (DSP) starts to discard voice packets from the digital DSP buffer.

Music On Hold Threshold

Configured music-on-hold threshold value for this interface.

Noise Regeneration

Whether background noise should be played to fill silent gaps if VAD is activated.

Nominal Playout Delay

The amount of time the Cisco MC3810 multiservice access concentrator DSP waits before starting to play out the voice packets from the DSP buffer.

Non Linear Processing

Whether nonlinear processing is enabled for this port.

Number of signaling protocol errors

Number of signaling protocol errors.

Operation State

Operational state of the voice port.

Operation Type

Operation type of the E&M signal: two-wire or four-wire.

Out Attenuation

Amount of attenuation inserted at the transmit side of the interface.

Out Seizure

Outgoing seizure state of the E&M interface.

Port

Port number for the interface associated with the voice interface card.

Pulse Rate Timing

Pulse dialing rate, in pulses per second (pps).

Region Tone

Configured regional tone for this interface.

Ring Active Status

Ring active indication.

Ring Cadence

Configured ring cadence for this interface.

Ring Frequency

Configured ring frequency for this interface.

Ring Ground Status

Ring ground indication.

Ringing Time Out

Ringing timeout duration.

Signal Type

Type of signaling for a voice port: loop-start, ground-start, wink-start, immediate, and delay-dial.

Slot

Slot used in the voice interface card for this port.

Sub-unit

Subunit used in the voice interface card for this port.

Tip Ground Status

Tip ground indication.

Type of VoicePort

Type of voice port: FXO, FXS, or E&M.

The Interface Down Failure Cause

Text string describing why the interface is down,

Voice Activity Detection

Whether Voice Activity Detection is enabled or disabled.

Wait Release Time Out

Length of time that a voice port stays in call-failure state while the Cisco MC3810 multiservice access concentrator sends a busy tone, reorder tone, or out-of-service tone to the port.

Wink Duration Timing

Maximum wink duration for wink start signaling.

Wink Wait Duration Timing

Maximum wink wait duration for wink start signaling.


show voice source-group

To display the details of one or more voice source IP groups, use the show voice source-group command in privileged EXEC mode.

show voice source-group [name | sort [ascending | descending]]

Syntax Description

name

(Optional) Name of the source IP group to display.

sort [ascending | descending]

(Optional) Displays the source IP groups in either ascending or descending alphanumerical order.


Defaults

Ascending order

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced.


Examples

The following sample output shows an invalid configuration.

Router# show voice source-group abc

Source Group: abc
    description="",
    carrier-id source="sj_area",
    carrier-id target="",
    trunk-group-label source="",
    trunk-group-label target="ny_main",
    h323zone-id="",
    access-list=,
    disconnect-cause="no-service",
    translation-profile="",

The following sample output shows a valid configuration for carrier-ID routing:

Router# show voice source-group abc

Source Group: abc
    description="",
    carrier-id source="",
    carrier-id target="",
    trunk-group-label source="texas_backup",
    trunk-group-label target="ny_main",
    h323zone-id="",
    access-list=,
    disconnect-cause="no-service",
    translation-profile="",

If you are using carrier-ID routing, both carrier-ID fields are filled in and the "trunk-group-label" fields are blank.

The following sample output displays the source groups in ascending order. Both source IP groups use carrier-ID routing.

Router# show voice source-group sort ascending

Source Group:1
        description="routec calls from 1311 to 1411",
        carrier-id source="1311",
        carrier-id target="1411",
        trunk-group-label source="",
        trunk-group-label target="",
        h323zone-id="fr1311",
        access-list= ,
        disconnect-cause="user-busy",
        destination-pattern="",
        incoming called-number="",
        translation-profile="10",

Source Group:2
        description="",
        carrier-id source="abcd",
        carrier-id target="xyz",
        trunk-group-label source="",
        trunk-group-label target="",
        h323zone-id="",
        access-list= ,
        disconnect-cause="no-service",
        destination-pattern="",
        incoming called-number="",
        translation-profile="",

Table 141 describes significant fields shown in this output.

Table 141 show voice source-group Field Descriptions 

Field
Description

Source Group

Name of the voice source IP group.

description

Description of the voice source IP group.

carrier-id source

Name of the source carrier ID used by the terminating gateway to select a target carrier.

carrier-id target

Name of the target carrier ID used by the terminating gateway to select a dial peer for routing the call over a POTS line.

trunk-group-label source

Name of the source trunk group used by the originating gateway to route the call over an inbound dial peer.

trunk-group-label target

Name of the target trunk group used by the terminating gateway to select a dial peer for routing an outbound call over a POTS line.

h323zone-id

Name of the zone associated with incoming H.323 calls to the voice source IP group.

access-list

Number of the access list used by the voice source IP group to block calls.

disconnect-cause

Phrase returned by the voice source IP group when a call is blocked.

translation-profile

Name of the translation profile used by the voice source IP group to translate calls.


Related Commands

Command
Description

voice source-group

Initiates a voice source IP group definition.


show voice translation-profile

To display one or more translation profiles, use the show voice translation-profile command in privileged EXEC mode.

show voice translation-profile [name | sort [ascending | descending]]

Syntax Description

name

Name of the translation profile to display.

sort [ascending | descending]

Display order of the translation profiles by name.


Defaults

Ascending order

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced.


Examples

The following sample output displays all the voice translation profiles in ascending order:

Router# show voice translation-profile sort ascending

Translation Profile: 1
	Rule for Calling number:
	Rule for Called number: 1
	Rule for Redirect number:

Translation Profile: 2
	Rule for Calling number:1
	Rule for Called number: 2
	Rule for Redirect number:

Translation Profile: 6
	Rule for Calling number:1
	Rule for Called number: 6
	Rule for Redirect number:2

Table 142 describes the fields shown in this output.

Table 142 show voice translation-profile Field Descriptions

Field
Description

Translation Profile

Name of the translation profile.

Rule for Called number

Number of the rule used for translating called numbers. If the field is blank, this translation profile does not have a rule assigned to that number type.

Rule for Calling number

Number of the rule used for translating calling numbers. If the field is blank, this translation profile does not have a rule assigned to that number type.

Rule for Redirect number

Number of the rule used for translating redirect numbers. If the field is blank, this translation profile does not have a rule assigned to that number type.


Related Commands

Command
Description

voice translation-profile

Initiates a voice translation-profile definition.

voice translation-rule

Initiates a voice translation-rule definition.


show voice translation-rule

To display one or more translation rules, use the show voice translation-rule command in privileged EXEC mode.

show voice translation-rule [number | sort [ascending | descending]]

Syntax Description

number

Number of the translation rule to display. Valid values are from 1 to 2147483647.

sort [ascending | descending]

Display order of the translation rules by number.


Defaults

Ascending order

Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced.


Usage Guidelines

Under each translation rule are numbered subrules.

Examples

The following sample output displays the translation rule number 6:

Router# show voice translation-rule 6

Translation-rule tag: 6
   Rule 1:
   Match pattern: 65088801..
   Replace pattern: 6508880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

The following sample output displays all the translation rules in ascending order:

Router# show voice translation-rule sort ascending

Translation-rule tag: 1
   Rule 3:
   Match pattern: 5108880...
   Replace pattern: 5108880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

   Rule 4:
   Match pattern: 510890....
   Replace pattern: 5108880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

Translation-rule tag: 2
   Rule 1:
   Match pattern: 51088802..
   Replace pattern: 5108880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

   Rule 2:
   Match pattern: 51088803..
   Replace pattern: 5108880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

   Rule 3:
   Match pattern: 510889....
   Replace pattern: 5108880101
   Match type: none		Replace type: none
   Match plan: none 		Replace plan: none

   Rule 4:
   Match pattern: 510890....
   Replace pattern: 5108880101
   Match type: none   Replace type: none
   Match plan: none   Replace plan: none

Table 143 describes the fields shown in this output.

Table 143 show voice translation-rule Field Descriptions 

Field
Description

Translation-rule tag

Number of the translation rule.

Rule

Number of the rule defined within the translation rule.

Match pattern

SED-like expression used to match incoming call information.

Replace pattern

SED-like expression used to replace match-pattern in the call information.

Match type

Type of incoming calls to match.

Replace type

Type to replace Match type.

Match plan

Plan of incoming calls to match.

Replace plan

Plan to replace Match plan.


Related Commands

Command
Description

rule (voice translation-rule)

Defines the SED expressions for translating calls.

test voice translation-rule

Tests the rules in a translation-rule definition.

voice translation-rule

Initiates a voice translation-rule definition.

voice translation-profile

Initiates a voice translation-profile definition.


show voice trunk-conditioning signaling

To display the status of trunk-conditioning signaling and timing parameters for a voice port, use the show voice trunk-conditioning signaling command in user EXEC or privileged EXEC mode.

show voice trunk-conditioning signaling [summary | voice-port]

Syntax Description

summary

(Optional) Displays a summary of the status for all voice ports on the router or concentrator.

voice-port

(Optional) Displays a detailed report for a specified voice port.


Command Modes

User EXEC
Privileged EXEC

Command History

Release
Modification

12.0(3)XG

This command was introduced on the Cisco MC3810 as the show voice permanent-call command.

12.0(4)T

This command was integrated into Cisco IOS Release 12.0(4)T.

12.0(7)XK

This command was renamed show voice trunk-conditioning signaling.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.

12.1(3)T

This command was implemented on the Cisco 2600 series and Cisco 3600 series.


Usage Guidelines

This command displays the trunk signaling status for analog and digital voice ports on Cisco MC3810 and Cisco 2600 and Cisco 3600 series routers.

Examples

The following is sample output from the show voice trunk-conditioning signaling summary command for voice ports on a Cisco MC3810:

Router# show voice trunk-conditioning signaling summary

1/1 is shutdown
1/4 is shutdown
1/5 :
TX INFO :slow-mode seq#= 25, sig pkt cnt= 40, last-ABCD=0000
hardware-state ACTIVE signal type is NorthamericanCAS signal path  is OPEN
RX INFO :slow-mode, sig pkt cnt= 36, prev-seq#= 25, last-ABCD=0000

The following is sample output from the show voice trunk-conditioning signaling command for voice port 1/5 on a Cisco MC3810:

Router# show voice trunk-conditioning signaling 1/5

1/5 :
TX INFO :slow-mode seq#= 25, sig pkt cnt= 42, last-ABCD=0000
hardware-state ACTIVE signal type is NorthamericanCAS
signal path  is OPEN
 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
 0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
RX INFO :slow-mode, sig pkt cnt= 37
missing = 0, out of seq = 0, very late = 0
playout depth = 0 (ms), refill count = 1
prev-seq#= 25, last-ABCD=0000
trunk_down_timer = 4212 (ms), idle timer = 0 (sec),
tx_oos_timer = 0 (sec), rx_ais_duration = 0 (ms)
forced playout signal pattern = NONE
signaling playout history
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000
0000 0000 0000 0000 0000 0000 0000 0000 0000 0000

The following is sample output from the show voice trunk-conditioning signaling summary command for voice ports on a Cisco 3600 series router:

Router# show voice trunk-conditioning signaling summary

2/0/0 is shutdown
2/0/1 is shutdown
3/0:0 8  is shutdown
3/0:1 1  is shutdown
3/0:2 2  is shutdown
3/0:3 3  is shutdown
3/0:5 5  is shutdown
3/0:6(6) :
 status :
3/0:7 7  is shutdown
3/1:0 8  is shutdown
3/1:1 1  is shutdown
3/1:3 3  is shutdown
3/1:5 5  is shutdown
3/1:7 7  is shutdown

The following is sample output from the show voice trunk-conditioning signaling command for voice port 3/0:6 on a Cisco 3600 series router:

Router# show voice trunk-conditioning signaling 3/0:6

hardware-state ACTIVE signal type is NorthamericanCAS
status :
forced playout pattern = STOPPED
trunk_down_timer = 0, rx_ais_duration = 0, idle_timer = 0

Table 144 describes significant fields in these outputs.

Table 144 show voice trunk-conditioning signaling Field Descriptions 

Field
Description

current timer

Time since last signaling packets were received.

forced playout pattern

Which forced playout pattern is sent to PBX:

0 = no forced playout pattern is sent

1 = receive IDLE playout pattern is sent

2 = receive OOS playout pattern is sent

hardware-state

Hardware state based on received IDLE pattern:

IDLE = both sides are idle

ACTIVE = at least one side is active

signal type

Signaling type used by lower level driver: northamerica, melcas, transparent, or external.

idle timer

Time the hardware on both sides has been in idle state.

last-ABCD

Last received or transmitted signal bit pattern.

max inter-arrival time

Maximum interval between received signaling packets.

missing

Number of missed signal packets.

mode

Signaling packet generation frequency:

Fast mode = every 4 milliseconds

Slow mode = same frequency as keepalive timer

out of seq

Number of out-of-sequence signal packets.

playout depth

Number of packets in playout buffer.

prev-seq#

Sequence number of previous signaling packet.

refill count

Number of packets created to maintain nominal length of playout packet buffer.

rx_ais_duration

Time since receipt of AIS indicator.

seq#

Sequence number of signaling packet.

sig pkt cnt

Number of transmitted or received signaling packets.

signal path

Status of signaling path.

signaling playout history

Signaling bits received in last 60 milliseconds.

trunk_down_timer

Time since last signaling packets were received.

tx_oos_timer

Time since PBX started sending OOS signaling pattern defined by signal pattern oos transmit.

very late

Number of very late signaling packets.


Related Commands

Command
Description

show dial-peer voice

Displays the configuration for all VoIP and POTS dial peers configured on the router.

show voice dsp

Shows the current status of all DSP voice channels.

show voice port

Displays configuration information about a specific voice port.

show voice trunk-conditioning supervisory

Displays the status of trunk supervision and configuration parameters for voice ports.


show voice trunk-conditioning supervisory

To display the status of trunk supervision and configuration parameters for a voice port, use the show voice trunk-conditioning supervisory command in user EXEC or privileged EXEC mode.

show voice trunk-conditioning supervisory [summary | voice-port]

Syntax Description

summary

(Optional) Displays a summary of the status for all voice ports on the router or concentrator.

voice-port

(Optional) Displays a detailed report for a specified voice port.


Command Modes

User EXEC
Privileged EXEC

Command History

Release
Modification

12.0(7)XK

This command was introduced on the Cisco 2600 series, Cisco 3600 series, and Cisco MC3810.

12.1(2)T

This command was integrated into Cisco IOS Release 12.1(2)T.

12.1(3)T

This command was implemented on the Cisco 2600 series and Cisco 3600 series.


Usage Guidelines

This command displays the trunk supervision and configuration status for analog and digital voice ports.

Examples

The following is sample output from the show voice trunk-conditioning supervisory summary command for voice ports on a Cisco MC3810:

Router# show voice trunk-conditioning supervisory summary

1/1 is shutdown
1/4 is shutdown
1/5 : state : TRUNK_SC_CONNECT, voice : on , signal : on ,slave

The following is sample output from the show voice trunk-conditioning supervisory command for voice port 1/5 on a Cisco MC3810:

Router# show voice trunk-conditioning supervisory 1/5

1/5 : state : TRUNK_SC_CONNECT, voice : on, signal : on, slave
	status: trunk connected
	sequence oos : idle and oos
	pattern :rx_idle = 0x0 rx_oos = 0xF tx_oos =  0xF
	timing : idle = 0, restart = 0, standby = 0, timeout = 40
	supp_all = 50, supp_voice = 0, keep_alive = 5
	timer: oos_ais_timer = 0, timer = 0

The following is sample output from the show voice trunk-conditioning supervisory summary command for voice ports on a Cisco 3600 series router:

Router# show voice trunk-conditioning supervisory summary

2/0/0 is shutdown
2/0/1 is shutdown
3/0:0 8  is shutdown
3/0:1 1  is shutdown
3/0:2 2  is shutdown
3/0:3 3  is shutdown
3/0:5 5  is shutdown
3/0:6(6) : state : TRUNK_SC_CONNECT, voice : on , signal : on ,master
3/0:7(7) : state : TRUNK_SC_CONNECT, voice : on , signal : on ,master
3/1:0(8) : state : TRUNK_SC_CONNECT, voice : on , signal : on ,master
3/1:1(1) : state : TRUNK_SC_CONNECT, voice : on , signal : on ,master
3/1:3(3) : state : TRUNK_SC_CONNECT, voice : on , signal : on ,master
3/1:5(5) is shutdown
3/1:7(7) is shutdown

The following is sample output from the show voice trunk-conditioning supervisory command for voice port 3/0:6 on a Cisco 3600 series router:

Router# show voice trunk-conditioning supervisory 3/0:6

3/0:6(6) : state : TRUNK_SC_CONNECT, voice : on, signal : on, master
	status: trunk connected
	sequence oos : idle and oos
	pattern :rx_idle = 0x0 rx_oos = 0xF
	timing : idle = 0, restart = 0, standby = 0, timeout = 40
	supp_all = 0, supp_voice = 0, keep_alive = 5
	timer: oos_ais_timer = 0, timer = 0

Table 145 describes significant fields shown in these outputs.

Table 145 show voice trunk-conditioning supervisory Field Descriptions 

Field
Description

keep_alive

Signaling packets periodically sent to the far end, even if there is no signal change. These signaling packets function as keep alive messages.

master

Voice port configured as "connect trunk xxxx."

slave

Voice port configured as "connect trunk xxxx answer-mode."

oos_ais_timer

Time since the signaling packet with AIS indicator was received.

pattern

4-bit signaling pattern.

restart

Restart timeout after far end is OOS.

rx-idle

Signaling bit pattern indicating that the far end is idle.

rx-oos

Signaling bit pattern sent to the PBX indicating that the network is OOS.

standby

Time before the slave side goes back to standby after the far end goes OOS.

supp_all

Timeout before suppressing transmission of voice and signaling packets to the far end after detection of PBX OOS.

supp_voice

Timeout before suppressing transmission of voice packet to the far end after detection of PBX OOS.

timeout

Timeout for nonreceipt of keepalive packets before the far end is considered to be OOS.

TRUNK_SC_CONNECT

Trunk conditioning supervisory component status.


Related Commands

Command
Description

show dial-peer voice

Displays the configuration for all VoIP and POTS dial peers configured on the router.

show voice dsp

Displays the current status of all DSP voice channels.

show voice port

Displays configuration information about a specific voice port.

show voice trunk-conditioning signaling

Displays the status of trunk-conditioning signaling and timing parameters for a voice port


show vrm active_calls

To display active-only voice calls either for a specific voice feature card (VFC) or for all VFCs, use the show vrm active_calls command in privileged EXEC mode.

show vrm active_calls {dial-shelf-slot-number | all}

Syntax Description

dial-shelf-slot-number

Slot number of the dial shelf. Range is from 0 to 13.

all

Displays list of all active calls for VFC slots.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(7)T

This command was introduced on the Cisco AS5800.


Usage Guidelines

Use this command to display active-only voice calls either for a specific VFC or for all VFCs. Each active call occupies a block of information describing the call. This information provides basically the same information as the show vrm vdevice command.

Examples

The following is sample output from this command specifying a dial-shelf slot number:

Router# show vrm active_calls 6

slot =  6 virtual voice dev (tag) =  61 channel id = 2
capabilities list map = 9FFF
last/current codec loaded/used = None
TDM timeslot = 241
Resource (vdev_common) status = 401 means :active others
tot ingress data =  24
tot ingress control  = 1308
tot ingress data drops  = 0
tot ingress control drops  = 0
tot egress data  = 22051
tot egress control  = 1304
tot egress data drops  = 0
tot egress control drops  = 0

slot =  6 virtual voice dev (tag) =  40 channel id = 2
capabilities list map = 9FFF
last/current codec loaded/used = None
TDM timeslot = 157
Resource (vdev_common) status = 401 means :active others

Table 146 describes significant fields shown in this output.

Table 146 show vrm active_calls Field Descriptions 

Field
Description

slot

Slot where the voice card is installed.

virtual voice dev (tag)

ID number of the virtual voice device.

channel id

ID number of the channel associated with this virtual voice device.

capability list map

Bitmaps for the codec supported on that DSP channel. Values are the following:

CC_CAP_CODEC_G711U: 0x1

CC_CAP_CODEC_G711A: 0x2

CC_CAP_CODEC_G729IETF: 0x4

CC_CAP_CODEC_G729a: 0x8

CC_CAP_CODEC_G726r16: 0x10

CC_CAP_CODEC_G726r24: 0x20

CC_CAP_CODEC_G726r32: 0x40

CC_CAP_CODEC_G728: 0x80

CC_CAP_CODEC_G723r63: 0x100

CC_CAP_CODEC_G723r53: 0x200

CC_CAP_CODEC_GSM: 0x400

CC_CAP_CODEC_G729b: 0x800

CC_CAP_CODEC_G729ab: 0x1000

CC_CAP_CODEC_G723ar63: 0x2000

CC_CAP_CODEC_G723ar53: 0x4000

CC_CAP_CODEC_G729: 0x8000

last/current codec loaded/used

Last codec loaded or used.

TDM time slot

Time-division-multiplexing time slot.

Resource (vdev_common) status

Current status of the VFC.

tot ingress data

Total amount of data (number of packets) sent from the PSTN side of the connection to the VoIP side of the connection.

tot ingress control

Total number of control packets sent from the PSTN side of the connection to the VoIP side of the connection.

tot ingress data drops

Total number of data packets dropped from the PSTN side of the connection to the VoIP side of the connection.

tot ingress control drops

Total number of control packets dropped from the PSTN side of the connection to the VoIP side of the connection.

tot egress data

Total amount of data (number of packets) sent from the VoIP side of the connection to the PSTN side of the connection.

tot egress control

Total number of control packets sent from the VoIP side of the connection to the PSTN side of the connection.

tot egress data drops

Total number of data packets dropped from the VoIP side of the connection to the PSTN side of the connection.

tot egress control drops

Total number of control packets dropped from the VoIP side of the connection to the PSTN side of the connection.


Related Commands

Command
Description

show vrm vdevices

Displays detailed information for a specific DSP or a brief summary display for all VFCs.


show vrm vdevices

To display detailed information for a specific digital signal processor (DSP) or summary information for all voice feature cards (VFCs), use the show vrm vdevices command in privileged EXEC mode.

show vrm vdevices {vfc-slot-number voice-device-number | alarms [vfc-slot-number-for-alarms] | summary}

Syntax Description

vfc-slot-number

Slot number of the VFC. Range is from 0 to 11.

voice-device-number

DSP number. Range is from 1 to 96.

alarms

DSP alarm statistics for all DSPs on all slots or specified slots.

vfc-slot-number-for-alarms

(Optional) Slots for which you need alarm information. If no slots are specified, alarm information for all slots is displayed.

summary

Synopsis of voice feature card DSP mappings, capabilities, and resource states.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.0(7)T

This command was introduced on the Cisco AS5800.

12.2(11)T

The alarms keyword and vfc-slot-number-for-alarms argument were added.


Usage Guidelines

Use this command to display detailed information for a specific DSP or a brief summary for all VFCs. The display provides information such as the number of channels, channels per DSP, bitmap of digital signal processor modules (DSPMs), DSP alarm statistics, and version numbers. This information is useful in monitoring the current state of your VFCs.

The display for a specific DSP provides information on the codec that each channel is using, if active, or on the codec that was last used and whether the channel is not currently sending cells. It also displays the state of the resource. In most cases, if there is an active call on that channel, the resource should be marked active. If the resource is marked as reset or bad, this may be an indication of a response loss for the VFC on a reset request. If this condition persists, you might experience a problem with the communication link between the router shelf and the VFC.

Examples

The following is sample output from this command specifying dial-shelf slot number and DSP number. In this particular example, the call is active so the statistics displayed are for this active call. If no calls are currently active on the device, the statistics would be for the previous (or last active) call.

Router# show vrm vdevices 6 1

slot =  6 virtual voice dev (tag) =  1 channel id = 1
capabilities list map = 9FFF
last/current codec loaded/used = None
TDM timeslot = 0
Resource (vdev_common) status = 401 means :active others
tot ingress data =  101
tot ingress control  = 1194
tot ingress data drops  = 0
tot ingress control drops  = 0
tot egress data  = 39722
tot egress control  = 1209
tot egress data drops  = 0
tot egress control drops  = 0

slot =  6 virtual voice dev (tag) =  1 channel id = 2
capabilities list map = 9FFF
last/current codec loaded/used = None
TDM timeslot = 1
Resource (vdev_common) status = 401 means :active others
tot ingress data =  21
tot ingress control  = 1167
tot ingress data drops  = 0
tot ingress control drops  = 0
tot egress data  = 19476
tot egress control  = 1163
tot egress data drops  = 0
tot egress control drops  = 0

Table 147 describes significant fields shown in this output.

Table 147 show vrm vdevices Field Descriptions 

Field
Description

slot

Slot in which the voice card is installed.

virtual voice dev (tag)

ID number of the virtual voice device.

channel id

ID number of the channel that is associated with this virtual voice device.

capabilities list map

Bitmaps for the codec supported on that DSP channel. Values are as follows:

CC_CAP_CODEC_G711U: 0x1

CC_CAP_CODEC_G711A: 0x2

CC_CAP_CODEC_G729IETF: 0x4

CC_CAP_CODEC_G729a: 0x8

CC_CAP_CODEC_G726r16: 0x10

CC_CAP_CODEC_G726r24: 0x20

CC_CAP_CODEC_G726r32: 0x40

CC_CAP_CODEC_G728: 0x80

CC_CAP_CODEC_G723r63: 0x100

CC_CAP_CODEC_G723r53: 0x200

CC_CAP_CODEC_GSM: 0x400

CC_CAP_CODEC_G729b: 0x800

CC_CAP_CODEC_G729ab: 0x1000

CC_CAP_CODEC_G723ar63: 0x2000

CC_CAP_CODEC_G723ar53: 0x4000

CC_CAP_CODEC_G729: 0x8000

CC_CAP_CODEC_GSMEFR: 0x40000

CC_CAP_CODEC_T38FAX: 0x10000

last/current codec loaded/used

Last codec loaded or used.

TDM timeslot

Time-division-multiplexing time slot.

Resource (vdev_common) status

Current status of the VFC. Values are as follows:

FREE = 0x0000

ACTIVE_CALL = 0x0001

BUSYOUT_REQ = 0x0002

BAD = 0x0004

BACK2BACK_TEST = 0x0008

RESET = 0x0010

DOWNLOAD_FILE = 0x0020

DOWNLOAD_FAIL = 0x0040

SHUTDOWN = 0x0080

BUSY = 0x0100

OIR = 0x0200

HASLOCK = 0x0400 /* vdev_pool has locked port */

DOWNLOAD_REQ = 0x0800

RECOVERY_REQ = 0x1000

NEGOTIATED = 0x2000

OOS = 0x4000

tot ingress data

Total amount of data (number of packets) sent from the public switched telephone network (PSTN) side of the connection to the VoIP side of the connection.

tot ingress control

Total number of control packets sent from the PSTN side of the connection to the VoIP side of the connection.

tot ingress data drops

Total number of data packets dropped from the PSTN side of the connection to the VoIP side of the connection.

tot ingress control drops

Total number of control packets dropped from the PSTN side of the connection to the VoIP side of the connection.

tot egress data

Total amount of data (number of packets) sent from the VoIP side of the connection to the PSTN side of the connection.

tot egress control

Total number of control packets sent from the VoIP side of the connection to the PSTN side of the connection.

tot egress data drops

Total number of data packets dropped from the VoIP side of the connection to the PSTN side of the connection.

tot egress control drops

Total number of control packets dropped from the VoIP side of the connection to the PSTN side of the connection.


The following sample output displays alarm statistics for slot 6 of the DSP.

Router# show vrm vdevices alarms 6

----------------------ALARM STATISTICS FOR SLOT 6 ------------------------
TAG Mod DSP Chn OperStat  AlmCnt   AlmTime     AlmCause     AlmText
--------------------------------------------------------------------------
1   1   1   1   READY CD  0        0           1
            2   READY CD  0        0           1
2   1   2   1   READY CD  0        0           1
            2   READY CD  0        0           1
3   1   3   1   READY CD  0        0           1
            2   READY CD  0        0           1
4   1   4   1   READY CD  0        0           1
            2   READY CD  0        0           1
5   1   5   1   READY CD  0        0           1
            2   READY CD  0        0           1
6   1   6   1   READY CD  0        0           1
            2   READY CD  0        0           1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7   2   1   1   READY CD  0        0           1
            2   READY CD  0        0           1
8   2   2   1   READY CD  0        0           1
            2   READY CD  0        0           1
9   2   3   1   READY CD  0        0           1
            2   READY CD  0        0           1
10  2   4   1   READY CD  0        0           1
!
94  16  4   1   READY CD  0        0           1
            2   READY CD  0        0           1
95  16  5   1   READY CD  0        0           1
            2   READY CD  0        0           1
96  16  6   1   READY CD  0        0           1
            2   READY CD  0        0           1
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Table 148 describes significant fields shown in this output.

Table 148 show vrm vdevices alarms Field Descriptions 

Field
Description

TAG

Logical tag number.

Mod

DSP module number.

DSP

DSP number within the module.

Chn

Channel number for the DSP within the module.

OperStat

Operational status of the channel.

AlmCnt

Alarm count since bootup on that channel.

AlmTime

Time at which last alarm message was received.

AlmCause

Cause of last alarm message received.

AlmText

Text message corresponding to the last alarm message.

Possible Values for the Operational Status of the Channel (OperStat)

RESET

RESET state.

DOWN

DOWN state.

READY CR

CORE READY state.

READY CD

CODEC READY state.

IDLE V

VOICE IDLE state.

IDLE FAX

FAX IDLE state.

READY V

VOICE READY state.

READY FX

FAX READY state.

READY D

DTMF READY state.

UNKNOWN

UNKNOWN state.


The following is sample output from this command specifying a summary list. In the "Voice Device Mapping" area, the "C_Ac" column indicates the number of active calls for a specific DSP. If there are any nonzero numbers under the "C_Rst" and/or "C_Bad" column, a reset request was sent, but it was lost; this could mean a faulty DSP.

Router# show vrm vdevices summary

***********************************************************
******summary of voice devices for all voice cards*********
***********************************************************

slot = 6 major ver = 0 minor ver = 1 core type used = 2
number of modules = 16 number of voice devices (DSPs) = 96
chans per vdevice = 2 tot chans = 192 tot active calls = 178
module presense bit map = FFFF tdm mode = 1 num_of_tdm_timeslots = 384
auto recovery is on

number of default voice file (core type images) = 2
file 0 maj ver = 0 min ver = 0 core_type = 1
trough size = 2880 slop value = 0 built-in codec bitmap = 0
loadable codec bitmap = 0 fax codec bitmap = 0

file 1 maj ver = 3 min ver = 1 core_type = 2
trough size = 2880 slop value = 1440 built-in codec bitmap = 40B
loadable codec bitmap = BFC fax codec bitmap = 7E


-------------------Voice Device Mapping------------------------
Logical Device (Tag)  Module#  DSP#  C_Ac  C_Busy  C_Rst  C_Bad
---------------------------------------------------------------
1                     1        1     2     0       0      0
2                     1        2     2     0       0      0
3                     1        3     2     0       0      0
4                     1        4     2     0       0      0
5                     1        5     2     0       0      0
6                     1        6     2     0       0      0
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
7                     2        1     2     0       0      0
8                     2        2     2     0       0      0
9                     2        3     2     0       0      0
10                    2        4     1     0       0      0
11                    2        5     2     0       0      0
12                    2        6     1     0       0      0
.
.
.
91                    16       1     2     0       0      0
92                    16       2     2     0       0      0
93                    16       3     1     0       0      0
94                    16       4     2     0       0      0
95                    16       5     2     0       0      0
96                    16       6     2     0       0      0
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Total active call channels = 178
Total busied out channels = 0
Total channels in reset = 0
Total bad channels = 0
Note :Channels could be in multiple states

Table 149 describes significant fields shown in this output.

Table 149 show vrm vdevices summary Field Descriptions 

Field
Description

slot

Slot number in which the VFC is installed.

major ver

Major version of firmware running on the VFC.

minor ver

Minor version of firmware running on the VFC.

core type used

Type of DSPware in use. Values are as follows:

1 = UBL (boot loader)

2 = high complexity core

3 = medium complexity core

4 = low complexity core

255 = invalid

number of modules

Number of modules on the VFC. Maximum number is 16.

number of voice devices (DSP)s

Number of possible DSPs. Maximum number is 96.

chans per vdevice

Number of channels (meaning calls) that each DSP can handle.

tot chans

Total number of channels.

tot active calls

Total number of active calls on this VFC.

module presense bit map

Indicates a 16-bit bitmap, each bit representing a module.

tdm mode

Time-division-multiplex bus mode. Values are as follows:

0 = VFC is in classic mode.

1 = VFC is in plus mode.

This field should always be 1.

num_of_tdm_timeslots

Total number of calls that can be handled by the VFC.

auto recovery

Whether auto recovery is enabled. When autorecovery is enabled, the VRM tries to recover a DSP by resetting it if, for some reason, the DSP stops responding.

number of default voice file (core type images)

Number of DSPware files in use.

number of default voice file (maj ver)

Major version of the DSPware in use.

min ver

Minor version of the DSPware in use.

core_type

Type of DSPware in use. Values are as follows:

1 = boot loader

2 = high complexity core

3 = medium complexity core

4 = low complexity core

trough size

Indirect representation of the complexity of the DSPware in use.

Note Effective with Cisco IOS Release 12.1(5)XM, this value is no longer displayed.

slop value

Indirect representation of the complexity of the DSPware in use.

Note Effective with Cisco IOS Release 12.1(5)XM, this value is no longer displayed.

built-in codec bitmap

Bitmap of the codec built into the DSP firmware. Values are as follows:

CC_CAP_CODEC_G711U: 0x0001

CC_CAP_CODEC_G711A: 0x0002

CC_CAP_CODEC_G729IETF: 0x0004

CC_CAP_CODEC_G729a: 0x0008

CC_CAP_CODEC_G726r16: 0x0010

CC_CAP_CODEC_G726r24: 0x0020

CC_CAP_CODEC_G726r32: 0x0040

CC_CAP_CODEC_G728: 0x0080

CC_CAP_CODEC_G723r63: 0x0100

CC_CAP_CODEC_G723r53: 0x0200

CC_CAP_CODEC_GSM: 0x0400

CC_CAP_CODEC_G729b: 0x0800

CC_CAP_CODEC_G729ab: 0x1000

CC_CAP_CODEC_G723ar63: 0x2000

CC_CAP_CODEC_G723ar53: 0x4000

CC_CAP_CODEC_G729: 0x8000

CC_CAP_CODEC_GSMEFR: 0x40000

CC_CAP_CODEC_T38FAX: 0x10000

loadable codec bitmap

Loadable codec bitmap for the loadable codecs. Values are as follows:

CC_CAP_CODEC_G711U: 0x0001

CC_CAP_CODEC_G711A: 0x0002

CC_CAP_CODEC_G729IETF: 0x0004

CC_CAP_CODEC_G729a: 0x0008

CC_CAP_CODEC_G726r16: 0x0010

CC_CAP_CODEC_G726r24: 0x0020

CC_CAP_CODEC_G726r32: 0x0040

CC_CAP_CODEC_G728: 0x0080

CC_CAP_CODEC_G723r63: 0x0100

CC_CAP_CODEC_G723r53: 0x0200

CC_CAP_CODEC_GSM: 0x0400

CC_CAP_CODEC_G729b: 0x0800

CC_CAP_CODEC_G729: = 0x1000

CC_CAP_CODEC_G723ar63: 0x2000

CC_CAP_CODEC_G723ar53: 0x4000

CC_CAP_CODEC_G729: 0x8000

CC_CAP_CODEC_GSMEFR: 0x40000

CC_CAP_CODEC_T38FAX: 0x10000

fax codec bitmap

Fax codec bitmap. Values are as follows:

FAX_NONE = 0x1

FAX_VOICE = 0x2

FAX_144 = 0x80

FAX_120 = 0x40

FAX_96 = 0x20

FAX_72 = 0x10

FAX_48 = 0x08

FAX_24 = 0x04

Logical Device (Tag)

Tag number or DSP number on the VFC.

Module#

Number identifying the module associated with a specific logical device.

DSP#

Number identifying the DSP on the VFC.

C_Ac

Number of active calls on the identified DSP.

C_Busy

Number of busied-out channels associated with the identified DSP.

C_Rst

Number of channels in the reset state associated with the identified DSP.

C_Bad

Number of defective ("bad") channels associated with the identified DSP.

Total active call channels

Total number of active calls.

Total busied out channels

Total number of busied-out channels.

Total channels in reset

Total number of channels in the reset state.

Total bad channels

Total number of defective channels.


Related Commands

Command
Description

show vrm active_calls

Displays active-only voice calls either for a specific VFC or for all VFCs.


show vsp

To display cumulative information about voice streaming processing (VSP) sessions, use the show vsp command in privileged EXEC mode.

show vsp {all | debug | session | statistics}

Syntax Description

all

Displays all available information on VSP sessions, including the information specified by the other keywords listed in this table.

debug

Displays the type of debugging information that is enabled by using the debug vsp command.

session

Displays cumulative statistics about active VSP sessions.

statistics

Displays statistics about active VSP sessions, including memory statistics.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(11)T

This command was introduced on the Cisco 3640, Cisco 3660, Cisco AS5300, Cisco AS5350, and Cisco AS5400.


Usage Guidelines

Use the clear vsp statistics command to reset the counters to 0 for the show vsp command.

Examples

The following is sample output from the show vsp debug command:

Router# show vsp debug

         VSP:<1>[0x62291660](0x62291660) debug_flag=0x7FF

The following is sample output from the show vsp session command:

Router# show vsp session

VSP_STATS:Session Statistics -
        sessions total=0; max_active=0, current=0
        session_duration last=0; max=0, min=0 ms
        pre_stream_wait last=0; max=0, min=0 ms
        stream_duration last=0; max=0, min=0 ms
        post_stream_wait last=0; max=0, min=0 ms
        stream_size last=0; max=0, min=0 bytes
        streaming_rate last=0; max=0, min=0 bytes/sec
        total_packet_count last=0; max=0, min=0 packets
        drop_packet_count last=0; max=0, min=0 packets
        particle_packet_count last=0; max=0, min=0 packets

The following is sample output from the show vsp statistics command:

Router# show vsp statistics

VSP_STATS:Session Statistics -
        sessions total=0; max_active=0, current=0
        session_duration last=0; max=0, min=0 ms
        pre_stream_wait last=0; max=0, min=0 ms
        stream_duration last=0; max=0, min=0 ms
        post_stream_wait last=0; max=0, min=0 ms
        stream_size last=0; max=0, min=0 bytes
        streaming_rate last=0; max=0, min=0 bytes/sec
        total_packet_count last=0; max=0, min=0 packets
        drop_packet_count last=0; max=0, min=0 packets
        particle_packet_count last=0; max=0, min=0 packets

VSP_STATS: Format Statistics -
        au_format_count=20
        wav_format_count=3
        other_format_count=0

VSP_STATS: Codec Statistics -
        codec_g729_count=4
        codec_g726_count=10
        codec_g711_count=0
        codec_g728_count=2
        codec_g723_count=5
        codec_gsm_count=2
        codec_other_count=0

VSP_STATS: Media Statistics -
        ram_count=23
        http_count=0
        smtp_count=0
        rtsp_count=0
        other_count=0

VSP_STATS:RTP Statistics -
        ts_gap_samples max=76800, min=80 samples
        [Unexpected SSRC Change (USC)]
                usc_count last=0; total=0, max=0, min=0
        [Out of sequence packet (OOSP)]
                oosp_count last=0; total=0, max=0, min=0
        [Unexpected timestamp gap (UTG)]
                max_utg_count last=0; total=0, max=0, min=0
        [Comfort Noise (CN)]
                max_cn_count last=4; total=70, max=8, min=4
        [Unexpected payload type or size (UPTS)]
                upt_count last=0; total=0, max=0, min=0; last_type=0
                ups_count last=0; total=198, max=61, min=0; last_size=2 bytes
        [Data exceeds limit (DEL)]
                del_count last=0; total=2, max=1, min=0
        [Silence exceeds timeout (SET)]
                set_count last=0; total=0, max=0, min=0

VSP_STATS:Packet Statistics -
        [Silence patching total (SPT)]
                spt_count last=296; total=7230, max=889, min=290
        [Concealment patching total (CPT)]
                cpt_count last=0; total=34, max=18, min=0
        [Normal patching total (NPT)]
                npt_count last=171; total=4249, max=453, min=106

Table 150 describes the fields shown in this output.

Table 150 show vsp statistics Field Descriptions 

Field
Description
Session Statistics

sessions total; max_active, current

Total number of VSP sessions since router startup or since the clear vsp statistics command was used. The active value should always be 0.

session_duration last; max, min

Duration of the last (most recent) session, and of the longest and shortest sessions in msecs.

pre_stream_wait last; max, min

Msecs that elapsed before the arrival of the first packet. Values are shown for last session, and for the session with the longest and shortest waits.

stream_duration last; max, min

Msecs between first packet arrival and last packet flush. Values are shown for last session, and for the session with the longest and shortest durations.

post_stream_wait last; max, min

Msecs between last packet flush and close of session.

stream_size last; max, min

Data streaming size.

streaming_rate last; max, min

Data streaming rate.

total_packet_count last; max, min

Total packets processed.

drop_packet_count last; max, min

Total packets dropped. The difference between the total packet count and packets dropped is the number of packets that have been accepted.

particle_packet_count last; max, min

Total particle packets processed.

Format Statistics

au_format_count

Number of VSP sessions that used audio files in .au format.

wav_format_count

Number of VSP sessions that used audio files in .wav format.

other_format_count

Number of VSP sessions that used audio files of an unknown format.

Codec Statistics

codec_g729_count

Number of VSP sessions that used the G.729 codec.

codec_g726_count

Number of VSP sessions that used the G.726 codec.

codec_g711_count

Number of VSP sessions that used the G.711 codec.

codec_g728_count

Number of VSP sessions that used the G.728 codec.

codec_g723_count

Number of VSP sessions that used the G.723 codec.

codec_gsm_count

Number of VSP sessions that used the GSM codec.

codec_other_count

Number of VSP sessions that used an unknown codec.

Media Statistics

ram_count

Total number of RAM recordings and playouts.

http_count

Total number of HTTP recordings and playouts.

smtp_count

Total number of SMTP recordings.

rtsp_count

Total number of RTSP recordings and playouts.

other_count

Should always be 0.

RTP Statistics

ts_gap_samples max min

Permissible timestamp gap in samples.

[Unexpected SSRC Change (USC)]

 

usc_count last; total, max, min

Number of times that the source of the streaming has changed.

[Out of sequence packet (OOSP)]

 

oosp_count last; total, max, min

Number of out-of-sequence packets.

[Unexpected timestamp gap (UTG)]

 

max_utg_count last; total, max, min

Number of packets with an unexpected timestamp gap.

[Unexpected payload type or size (UPTS)]

 

upt_count last; total, max, min; last_type

Number of comfort noise packets.

ups_count last; total, max, min; last_size

Number of packets with unexpected nonvoice payload sizes.

[Data exceeds limit (DEL)]

 

del_count last; total, max, min

Number of times that the total recording size is larger than the preset recording size.

[Silence exceeds timeout (SET)]

 

set_count last; total, max, min

Number of times that the timestamp gap is larger than the preset timeout value.

Packet Statistics

[Silence patching total (SPT)]

 

spt_count last; total, max, min

Number of silence packets that have been inserted during recording.

[Concealment patching total (CPT)]

 

cpt_count last; total, max, min

Number of concealment packets that have been inserted during recording.

[Normal patching total (NPT)]

 

npt_count last; total, max, min

Number of normal packets that have been patched during recording.


Related Commands

Command
Description

clear vsp statistics

Clears the statistics for VSP sessions.


show xcsp port

To display the status of a router port under the control of the external control service provider (XCSP) subsystem, use the show xcsp port command in privileged EXEC mode.

show xcsp port slot-num port-num

Syntax Description

slot-num

Slot number of the interface card. Values are as follows:

Cisco AS5350: From 0 to 3.

Cisco AS5400: From 0 to 7.

Cisco AS5850: From 0 to 5 and from 8 to 13. Slots 6 and 7 are reserved for the route switch controller (RSC).

port-num

Port number of the interface card. Values are as follows:

Cisco AS5350: For T1/E1, from 0 to 7. For T3, from 1 to 28.

Cisco AS5400: For T1/E1, from 0 to 7. For T3, from 1 to 28.

Cisco AS5850: For T1/E1, from 0 to 23. For T3, from 1 to 28.


Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(2)XB

This command was introduced.

12.2(11)T

The command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco AS5850.


Examples

The following is sample output from this command:

Router# show xcsp port 1 0

Slot 1 configured
Number of ports configured=1 slot state= Up
===================================================
Port 0 State= Up type = 5850 24 port T1
Channel states
  0  Idle
  1  Idle
  2  Idle
  3  Idle
  4  Idle
  .
  .
  .
  22  Idle
  23  Idle

Table 151 describes significant fields in this output.


Note To get the field description output, you must enter the slot-num and port-num arguments for the show xcsp port command.


Table 151 show xcsp port Field Descriptions

Field
Descriptions

Port

Port number. Range is from 1 to 28.

State

Port state; can be Up or Down.

type

T1 or E1 ports on the AS5400: 8.
T1 or E1 ports on the AS5850: 24.
T3 ports on the AS5400 and AS5850: 28.

Channel states

Channel states. Values are as follows:

Blocked

Connection in progress

Cot Check In Progress

Cot Check Pending

Down

Idle

In Release in progress

In Use

Invalid

Loopback

Not Present

Out of Service

Out Release in progress

Playing Tone

Shutdown


Related Commands

Command
Description

show xcsp slot

Displays the status of XCSP slots.


show xcsp slot

To display the status of a router slot under the control of the external control service provider (XCSP) subsystem, use the show xcsp slot command in privileged EXEC mode.

show xcsp slot slot-num

Syntax Description

slot-num

The slot number of the T1 or E1 interface card. Values are as follows:

Cisco AS5350: From 0 to 3.

Cisco AS5400: From 1 to 7.

Cisco AS5850: From 0 to 5 and from 8 to 13. Slots 6 and 7 are reserved for the route switch controller (RSC).


Command Modes

Privileged EXEC

Command History

Release
Modification

12.2(2)XB

This command was introduced.

12.2(11)T

The command was integrated into Cisco IOS Release 12.2(11)T and implemented on the Cisco AS5850.


Examples

The following is sample output from this command:

Router# show xcsp slot 1

Slot 1 configured
Number of ports configured=1 slot state= Up

Table 152 describes significant fields shown in this output.

Table 152

Field
Description

slot state

Slot state; can be either Up or Down.


show xcsp slot Field Descriptions

Related Commands

Command
Description

show xcsp port

Displays the status of XCSP ports.


shut

To shut down a set of digital signal processors (DSPs) on the Cisco 7200 series router, use the shut command in DSP configuration mode. To put DSPs back in service, use the no form of this command.

shut number

no shut number

Syntax Description

number

Number of DSPs to be shut down.


Defaults

No shut

Command Modes

DSP configuration

Command History

Release
Modification

12.0(5)XE

This command was introduced on the Cisco 7200 series.

12.1(1)T

This command was modified to add information about DSP groups.


Usage Guidelines

This command applies to VoIP on the Cisco 7200 series routers.

Examples

The following example shuts down two sets of DSPs:

shut 2

shutdown (Annex G neighbor)

To disable the service relationships requirement for border elements, use the shutdown command in config-nxg-neigh-srvc mode. To enable the service relationship for border elements, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

The Annex G neighbor is shut down.

Command Modes

Annex G neighbor service

Command History

Release
Modification

12.2(11)T

This command was introduced.


Usage Guidelines

The no shutdown command verifies that a domain name has been configured and ensures that the border element has been configured to reject messages from unknown "stranger" border elements.

Examples

The following example enables the border element:

Router(config-nxg-neigh-srvc)# no shutdown

Related Commands

Command
Description

access-policy

Requires that a neighbor be explicitly configured.

inbound ttl

Sets the inbound time-to-live value.

outbound retry-interval

Defines the retry period for attempting to establish the outbound relationship between border elements.

retry interval

Defines the time between delivery attempts.

retry window

Defines the total time that a border element attempts delivery.


shutdown (Annex G)

To shut down the Annex G border element (BE), use the shutdown command in Annex G configuration mode. To reinstate the Annex G BE, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

The Annex G border element is not shut down.

Command Modes

Annex G configuration

Command History

Release
Modification

12.2(2)XA

This command was introduced.

12.2(4)T

This command was integrated into Cisco IOS Release 12.2(4)T. This command was not supported on the Cisco AS5300, Cisco AS5350, and Cisco AS5400 in this release.

12.2(2)XB1

This command was implemented on the Cisco AS5850.

12.2(11)T

This command was integrated into Cisco IOS Release 12.2(11)T.


Usage Guidelines

While the Annex G BE is in shutdown state, all Annex G messages received from neighbors are ignored and the colocated gatekeeper does not use the Annex G BE for address resolution.

Examples

The following example shuts the BE down:

Router(config)# call-router h323-annexg be20
Router(config-annexg)# shutdown

Related Commands

Command
Description

call-router

Enables the Annex G border element configuration commands.

show call-router status

Displays the Annex G BE status.


shutdown (dial-peer)

To change the administrative state of the selected dial peer from up to down, use the shutdown command in dial-peer configuration mode. To change the administrative state of this dial peer from down to up, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

No shutdown

Command Modes

Dial-peer configuration

Command History

Release
Modification

11.3(1)T

This command was introduced on the Cisco 3600 series.

12.1(1)

This command was modified for store-and-forward fax.


Usage Guidelines

When a dial peer is shut down, you cannot initiate calls to that peer.

This command applies to both on-ramp and off-ramp store-and-forward fax functions.

Examples

The following example changes the administrative state of voice telephony (plain old telephone service [POTS]) dial peer 10 to down:

dial-peer voice 10 pots
shutdown

The following example changes the administrative state of voice telephony (POTS) dial peer 10 to up:

dial-peer voice 10 pots
no shutdown

Related Commands

Command
Description

dial-peer voice

Enters dial-peer configuration mode, defines the type of dial peer, and defines the dial-peer tag number.


shutdown (DS1)

To shut down a DS1 link (send a Blue Alarm), use the shutdown command in controller configuration mode. To activate the DS1 (cancel the sending of the Blue Alarm), use the no form of the command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

No shutdown

Command Modes

Controller configuration

Command History

Release
Modification

11.3(1)MA

This command was introduced.


Usage Guidelines

This command applies to Voice over Frame Relay and Voice over ATM on the Cisco MC3810.

Examples

The following example shuts down a DS1 link on controller T1 0:

controller T1 0
 shutdown

shutdown (gatekeeper)

To disable the gatekeeper, use the shutdown command in gatekeeper configuration mode. To enable the gatekeeper, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled (shut down)

Command Modes

gatekeeper configuration

Command History

Release
Modification

11.3(2)NA

This command was introduced on the Cisco 2500 series and Cisco 3600 series.

12.0(3)T

The command was integrated into Cisco IOS Release 12.0(3)T and implemented on the Cisco MC3810.


Usage Guidelines

The gatekeeper does not have to be enabled before you can use the other gatekeeper configuration commands. In fact, it is recommended that you complete the gatekeeper configuration before bringing up the gatekeeper because some characteristics may be difficult to alter while the gatekeeper is running, as there may be active registrations or calls.

The no shutdown command enables the gatekeeper, but it does not make the gatekeeper operational. The two exceptions to this are as follows:

If no local zones are configured, a no shutdown command places the gatekeeper in INACTIVE mode waiting for a local zone definition.

If local zones are defined to use an HSRP virtual address, and the HSRP interface is in STANDBY mode, the gatekeeper goes into HSRP STANDBY mode. Only when the HSRP interface is ACTIVE does the gatekeeper go into the operational UP mode.

Examples

The following command disables a gatekeeper:

shutdown

shutdown (gateway)

To shut down all VoIP call service on a gateway, use the shutdown command in voice service configuration mode. To enable VoIP call service, use the no form of this command.

shutdown [forced]

no shutdown

Syntax Description

forced

(Optional) Forces the gateway to immediately terminate all in-progress calls.


Usage Guidelines

The shutdown command affects call processing on the gateway, except for submodes where [no] call service stop has been entered.

Defaults

Call service is enabled

Command Modes

Voice service configuration

Command History

Release
Modification

12.3(1)

This command was introduced.


Examples

The following example shows VoIP call service being shut down on a Cisco gateway:

voice service voip
shutdown

The following example shows VoIP call service being enabled on a Cisco gateway:

voice service voip
no shutdown

Related Commands

Command
Description

call service stop

Shuts down call processing for a given submode.


shutdown (RLM)

To shut down all of the links under the RLM group, use the shutdown command in RLM configuration mode. RLM does not try to reestablish those links until the command is negated. To disable this function, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

Disabled

Command Modes

RLM configuration

Command History

Release
Modification

11.3(7)

This command was introduced.


Related Commands

Command
Description

clear rlm group

Clears all RLM group time stamps to zero.

clear interface

Resets the hardware logic on an interface.

interface

Defines the IP addresses of the server, configures an interface type, and enters interface configuration mode.

link (RLM)

Specifies the link preference.

protocol rlm port

Reconfigures the port number for the basic RLM connection for the whole rlm-group.

retry keepalive

Allows consecutive keepalive failures a certain amount of time before the link is declared down.

server (RLM)

Defines the IP addresses of the server.

show rlm group statistics

Displays the network latency of the RLM group.

show rlm group status

Displays the status of the RLM group.

show rlm group timer

Displays the current RLM group timer values.

timer

Overwrites the default setting of timeout values.


shutdown (settlement)

To deactivate the settlement provider, use the shutdown command in settlement configuration mode. To activate a settlement provider, use the no shutdown command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

The default status of a settlement provider is deactivated. The settlement provider is down.

Command Modes

Settlement configuration

Command History

Release
Modification

12.0(4)XH1

This command was introduced on the Cisco 2500 series, Cisco 3600 series, and Cisco AS5300.

12.1(1)T

This command was integrated into Cisco IOS Release 12.1(1)T.


Usage Guidelines

Use this command at the end of the configuration of a settlement server to bring up the provider. This command activates the provider. Otherwise, transactions do not go through the provider to be audited and charged. Use the shutdown command to deactivate the provider.

Examples

The following example enables a settlement server:

settlement 0
 no shutdown

The following example disables a settlement server:

settlement 0
 shutdown

Related Commands

Command
Description

connection-timeout

Configures the time that a connection is maintained after completing a communication exchange.

customer-id

Identifies a carrier or ISP with a settlement provider.

device-id

Specifies a gateway associated with a settlement provider.

encryption

Sets the encryption method to be negotiated with the provider.

max-connection

Sets the maximum number of simultaneous connections to be used for communication with a settlement provider.

response-timeout

Configures the maximum time to wait for a response from a server.

retry-delay

Sets the time between attempts to connect with the settlement provider.

session-timeout

Sets the interval for closing the connection when there is no input or output traffic.

settlement

Enters settlement configuration mode and specifies the attributes specific to a settlement provider.

type

Configures an SAA-RTR operation type.


shutdown (voice-port)

To take the voice ports for a specific voice interface card offline, use the shutdown command in voice-port configuration mode. To put the ports back in service, use the no form of this command.

shutdown

no shutdown

Syntax Description

This command has no arguments or keywords.

Defaults

shutdown

Command Modes

Voice-port configuration

Command History

Release
Modification

11.3(1)T

This command was introduced on the Cisco 3600 series.


Usage Guidelines

When you use this command, all ports on the voice interface card are disabled. When you use the no shutdown command, all ports on the voice interface card are enabled. A telephone connected to an interface hears dead silence when a port is shut down.

Examples

The following example takes voice port 1/1/0 on the Cisco 3600 series offline and shuts down both voice ports 1/1/0 and 1/1/1:

voice-port 1/1/0
shutdown

supported language

To configure Session Initiation Protocol (SIP) Accept-Language header support, use the supported-language command in voice service or dial-peer voice configuration mode. To disable Accept-Language header support, use the no form of this command.

supported-language language-code language-param qvalue

no supported-language language-code

Syntax Description

language-code

Any of 139 languages designated by a two-letter ISO-639 country code.

qvalue

The priority of the language, with languages sorted in descending order according the assigned parameter value. Valid values include zero, one, or a decimal fraction in the range .001 through .999. Default is 1, the highest priority.

language-param

Specifies language preferences by associating a parameter with the language being configured.


Defaults

qvalue: 1

Command Modes

Voice service or Dial-peer voice configuration mode

Command History

Release
Modification

12.3(1)

This command was introduced.


Usage Guidelines

To include the Accept-Language header in outgoing SIP INVITE messages, and enable Accept-Language header support on specific trunk groups with different language requirements, use dial-peer voice configuration mode, which is enabled by the dial-peer voice command . To enable Accept-Language headers to be included in both SIP INVITE messages and OPTIONS responses, use voice service configuration mode, enabled by the voice service pots command. If both voice service and dial-peer voice mode accept-language support are configured, and there are no dial-peer matches, the outgoing INVITE message contains the voice service specified languages. Otherwise, the INVITE contains the dial-peer configured languages.

The SIP Accept-Language Header Support feature supports 139 languages which are designated by a two-letter ISO-639 country code. The following is a partial list of supported language codes and languages. To display a complete listing use the help command supported-language ?.

AR—Arabic

ZH—Chinese

EN—English

EO—Esperanto

DE—German

EL—Greek

HE—Hebrew

GA—Irish

IT—Italian

JA—Japanese

KO—Korean

RU—Russian

ES—Spanish

SW—Swahili

SV—Swedish

VI—Vietnamese

YI—Yiddish

ZU—Zulu

Examples

The following example configures Italian to be the preferred language, followed by Greek:

supported-language IT language-param .9
supported-language EL language-param .8

Related Commands

Command
Description

show dial-peer voice

Displays the configuration for all VoIP and POTS dial peers.