show xcode session-byid

The show xcode session-byid command displays detailed information about the supplied software based transcoding session. The session-byid command displays the configuration of each channel as well as a number of packet statistics for each channel. This same information can be looked up by IP address and port by using the show xcode session-byip command. If only the configuration portion is required, use the session-config command with the session id as the argument.

This command is entered as:

# show xcode session-byid 0x10001
17:53:01
################# SESSION 0x10001 ##################
Channel 0:
  HSP device          = 0
  Egress Interface    = 0
  Src IP:Port         = 172.16.0.241:10000
  Dst IP:Port         = 172.16.0.15:6000
  Codec               = G711_ALAW_PCM
  Payload Type        = 8
  Pkt Interval        = 20 msec
  Status              = ENABLED

HSP Counters:
  RxPackets               996
  RxLatePackets           0

  RxMisorderedPackets     0
  RxBadPackets            0
  RxEarlyPackets          0
  RxDroppedPackets        0
  RxFailures              0

  TxPackets               993
  TxFailures              0

Channel 1:
  HSP device          = 0
  Egress Interface    = 1
  Src IP:Port         = 192.168.0.241:10000
  Dst IP:Port         = 192.168.0.15:6000
  Codec               = G711_ULAW_PCM
  Payload Type        = 0
  Pkt Interval        = 20 msec
  Status              = ENABLED

HSP Counters:
  RxPackets               996
  RxLatePackets           0

  RxMisorderedPackets     0
  RxBadPackets            0
  RxEarlyPackets          0
  RxDroppedPackets        0
  RxFailures              0

  TxPackets               993
  TxFailures              0