In this section:


Call Detail Status Detail

Command Syntax

> show table addressContext <addressContext name> callDetailStatusDetail


Command Parameters

Call Detail Status Data

 StatisticDescription

General Fields:
<GCID>

Unique global call identifier (GCID).

mediaStreams Type of media streams (audio, video) in the call.
state Current state of the call.
callingNumberCalling Party's E.164 telephone number.
calledNumberCalled Party's E.164 telephone number.
addressTransPerformed Type of address translation (such as LNP, 800) performed on the called party number, if any.
origCalledNum Original Called Party number (if an address translation has been performed on the called party).
scenarioType Call scenario type for this call.
callDuration  Call duration (in seconds) following an answer.
mediaTypeMedia type for this active call.
egressSessionBandwidthkbps The current allocated session bandwidth, in Kbps, on the egress leg. If no session bandwidth is used, value is "0".
ingressSessionBandwidthkbps

The current allocated session bandwidth, in Kbps, on the ingress leg. If no session bandwidth is used, value is "0".

NOTE: The IceState for each stream displays as "ST_ICE_COMPLETE" only when remote IP of all the streams in the call are learned.

ingressRemotePortIngress remote port.
egressRemotePortEgress remote port.
Media Streams 1-6 will contain the following status details (medial stream 1 is used as the example below):
associatedGcidLegId1Call leg ID corresponding to associatedGcid1.
associatedGcid1GCID of another call which is associated with this call.
ingressDtlsStream1Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the ingress call. 
ingressMediaStream1IceStateIngress local ice mode for the ingress MediaStream1. 
ingressMediaStream1BandwidthBandwidth allocated for the ingress MediaStream1.
ingressMediaStream1SecuritySecurity parameters for the ingress MediaStream1.
ingressPrivStream1LocalIpSockAddr

The Ingress Leg local media IP and port offered by DSBC in the INVITE message to MRF in the format "<Ingress-Private-XRES-Local-IP>/<Port> (rtcp: <rtcpPort>)";    

ingressPrivStream1RemoteIpSockAddrThe Ingress Leg remote media IP and port present in the answer SDP received from MRF in the format "<Ingress-Private-XRES-Remote-IP>/<Port> (rtcp: <rtcpPort>)"; 
ingressRemoteIpSockAddr

IP address of the Ingress remote peer.

ingressTrunkName

Ingress trunk group name used for the call.

ingressZoneNameIngress zone name for the call.
egressDtlsStream1Identifies whether DTLS-SRTP negotiation is enabled or disabled for the corresponding stream of the egress call.
egressMediaStream1IceStateEgress local ice mode for the egress MediaStream1. 
egressMediaStream1BandwidthBandwidth allocated for the egress MediaStream1. 
egressMediaStream1SecuritySecurity parameters for the egress MediaStream1.

egressPrivStream1LocalIpSockAddr

The Egress Leg local media IP and port offered by DSBC in the INVITE message to MRF in the format "<Egress-Private-XRES-Local-IP>/<Port> (rtcp: <rtcpPort>)"; 
egressPrivStream1RemoteIpSockAddrThe Egress Leg remote media IP and port present in the answer SDP received from MRF in the format "<Egress-Private-XRES-Remote-IP>/<Port> (rtcp: <rtcpPort>)";  
egressRemoteIpSockAddr

IP address of the Egress remote peer.

egressTrunkNameEgress trunk group name used for the call.
egressZoneNameEgress zone name for the call.
Note

The following statistics are deprecated:

  • ingressMediaStream1LocalIpSockAddr
  • ingressMediaStream1RemoteIpSockAddr

 


Call Media Status Detail

Command Syntax

> show table addressContext <addressContext name> callMediaStatusDetail


show table global callMediaStatus
show table addressContext callMediaStatusDetail


Command Parameters

Call Media Status Statistics

StatisticDescription
egressMediaStream1InterarrivalJitterThe variation of packet inter-arrival time of egress MediaStream1 for this call.
egressMediaStream1OctetsReceivedThe number of octets received in egress MediaStream1 for this call.
egressMediaStream1OctetsSentThe number of octets sent in egress MediaStream1 for this call.
egressMediaStream1PacketLatencyThe packet latency in the egress MediaStream1 for this call.
egressMediaStream1PacketsDiscardedThe number of packets discarded in egress MediaStream1 for this call.
egressMediaStream1PacketsLostThe number of packets lost in egress MediaStream1 for this call.
egressMediaStream1PacketsReceivedThe number of packets received in egress MediaStream1 for this call.
egressMediaStream1PacketsSentThe number of packets sent in egress MediaStream1 for this call.
egressMediaStream1RtcpPacketsReceivedThe number of RTCP packet received in egress MediaStream1 for this call (if RTCP is enabled for this call leg).
egressMediaStream1RtcpPacketsSentThe number of RTCP packet sent in egress MediaStream1 for this call (if RTCP is enabled for this call leg).
egressMediaStream1SrtpAuthFailureThe number of RTP authentication failures on egress leg.
egressMediaStream1SrtpReplayFailureThe number of RTP anti-replay failures on egress leg.
egressMediaStream1StunDtlsPacketsReceivedThe number of STUN/DTLS packets received on egress leg.
egressMediaStream1StunDtlsPacketsDiscardedThe number of STUN/DTLS packets discarded on egress leg.
egressRemPacketsLostThe number of remote packets lost for this call leg.
egressRFactorInboundThe inbound R-Factor threshold utilization value (as a percentage) on egress leg.
egressRFactorOutboundThe outbound R-Factor threshold utilization value (as a percentage) on egress.
ingressMediaStream1InterarrivalJitterThe variation of packet inter-arrival time of ingress MediaStream1 for this call.
ingressMediaStream1OctetsReceivedThe number of octets received in ingress MediaStream1 for this call.
ingressMediaStream1OctetsSentThe number of octets sent in ingress MediaStream1 for this call.
ingressMediaStream1PacketLatencyThe packet latency in the ingress MediaStream1 for this call.
ingressMediaStream1PacketsDiscardedThe number of packets discarded in ingress MediaStream1 for this call.
ingressMediaStream1PacketsLostThe number of packets lost in ingress MediaStream1 for this call.
ingressMediaStream1PacketsReceivedThe number of packets received in ingress MediaStream1 for this call.
ingressMediaStream1PacketsSentThe number of packets sent in ingress MediaStream1 for this call.
ingressMediaStream1RtcpPacketsSent  

The number of RTCP packets sent in ingress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. 

ingressMediaStream1RtcpPacketsReceived 

The number of RTCP packets received in ingress MediaStream1 for this call (if RTCP is enabled for this call leg). Includes RTCP port, if enabled, for this call leg. 

ingressMediaStream1SrtpAuthFailureThe number of RTP authentication failures on ingress leg.
ingressMediaStream1SrtpReplayFailureThe number of RTP anti-replay failures on ingress leg.
ingressMediaStream1StunDtlsPacketsReceivedThe number of STUN/DTLS packets received on ingress leg.
ingressMediaStream1StunDtlsPacketsDiscardedThe number of STUN/DTLS packets discarded on ingress leg.
ingressRemPacketsLostThe number of remote packets lost for this call leg.
ingressRFactorInboundThe inbound R-Factor threshold utilization value (as a percentage) on ingress leg .
ingressRFactorOutboundThe outbound R-Factor threshold utilization value (as a percentage) on ingress leg
mediaStream1CodecThe codec for this media stream.
mediaStream1Labell

The label applied to this media stream.

Beep Tone InsertedIndicates whether beep tone is played during the call. Value is "yes/no".

Call Summary Status Detail

Command Syntax

> show table addressContext <addressContext name> callSummaryStatusDetail


Command Parameters

Call Summary Status Data

 StatisticDescription
ingressZoneNameIngress zone name for the call.
ingressTrunkName

Ingress trunk group name used for the call.

egressZoneNameEgress zone name for the call.
egressTrunkNameEgress trunk group name used for the call.
ingressRemoteIpSockAddr

IP address of the Ingress remote peer.

egressRemoteIpSockAddr

IP address of the Egress remote peer.

<GCID>

Unique global call identifier (GCID).

state Current state of the call.
callingNumberCalling Party's E.164 telephone number.
calledNumberCalled Party's E.164 telephone number.
callIndexThe target call index.
ingressRemotePortIngress remote port. 
egressRemotePortEgress remote port. 

Command Example

> show table addressContext default callSummaryStatusDetail
                                                             INGRESS       EGRESS                                                 INGRESS  EGRESS
INGRESS    INGRESS TRUNK     EGRESS ZONE  EGRESS TRUNK       REMOTE IP     REMOTE IP                 CALLING    CALLED     CALL   REMOTE   REMOTE
ZONE NAME  NAME              NAME         NAME               SOCK ADDR     SOCK ADDR   GCID  STATE   NUMBER     NUMBER     INDEX  PORT     PORT
--------------------------------------------------------------------------------------------------------------------------------------------------
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2603  Stable  805108821  806108821  2604   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2604  Stable  805108829  806108829  2605   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2605  Stable  805108837  806108837  2606   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2606  Stable  805108845  806108845  2607   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2607  Stable  805108853  806108853  2608   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2608  Stable  805108861  806108861  2609   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2609  Stable  805108869  806108869  2610   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2610  Stable  805108877  806108877  2611   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2611  Stable  805108885  806108885  2612   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2612  Stable  805108893  806108893  2613   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2613  Stable  805108901  806108901  2614   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2614  Stable  805108909  806108909  2615   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2615  Stable  805108917  806108917  2616   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2616  Stable  805108925  806108925  2617   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2617  Stable  805108933  806108933  2618   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2618  Stable  805108941  806108941  2619   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2619  Stable  805108949  806108949  2620   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2620  Stable  805108957  806108957  2621   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2621  Stable  805108965  806108965  2622   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2622  Stable  805108973  806108973  2623   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2623  Stable  805108981  806108981  2624   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2624  Stable  805108989  806108989  2625   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2625  Stable  805108997  806108997  2626   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2626  Stable  805109005  806109005  2627   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2627  Stable  805109013  806109013  2628   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2628  Stable  805109021  806109021  2629   5060     5061
UNTRUSTED  IN-SIP-711-PUB-7  TRUSTED-TLS  OUT-SIP-711-PRV-7  10.10.10.10  10.10.10.20  2629  Stable  805109029  806109029  2630   5060     5061



  • No labels