Cisco IP Telephony Troubleshooting Guide for Cisco CallManager Release 3.0(1)
© 2000 Cisco Systems, Inc. 84
Field Definitions
destCause_value Called party cause of call termination
unsigned integer
This cause represents why the call to the termination device
was terminated. In the case of transfers, forwards, and so on,
the cause of call termination may be different for the recipient
of the call and the originator of the call. Thus, there are two
cause fields associated with each call. Usually they will be the
same. When an attempt is made to extend a call to a busy
device that is forwarded, the cause code will reflect “Busy”
even though the call was connected to a forward destination.
destMediaTransportAddress_IP The IP address for the destination outgoing media
connection
unsigned integer
This is the origination IP Address from which the Media
Stream from the destination was connected.
origMediaTransportAddress_Port The port for the destination outgoing media connection
unsigned integer
This is the originator’s port from which the Media Stream from
the destination was connected.
destMediaCap_payloadCapability The codec type used by the destination on sending side
unsigned integer
This field contains the Codec type (compression or payload
type) that the destination used on its sending side during this
call. It may be different than the codec type used on its
receiving side.
destMediaCap_maxFramesPerPacket The number of milliseconds of data per packet
unsigned integer
This field contains the number of milliseconds of data per
packet sent to the originator, by the destination of this call.
The actual data size depends on the codec type being used
to generate the data.
destMediaCap_g723BitRate The bit rate to be used by G.723
unsigned integer
Defines the bit rate to be used by G.723. There are two bit
rate values. They are: 1 =5.3K bit rate, and 2 = 6.3K bit rate.
dateTimeConnect Date/time of connect
unsigned integer
This is the date and time that the call was connected between
the originating and terminating devices. This is the date and
time that the call was connected between the originating and
terminating devices. The value is a coordinated universal time
(UTC) value, and represents the number of seconds since
Midnight (00:00:00) Jan. 1, 1970.
dateTimeDisconnect Date/time of disconnect
unsigned integer
This is the time that the call was disconnected between the
originating and terminating devices, or when the call was torn
down even if it was never connected. The value is a
coordinated universal time (UTC) value, and represents the
number of seconds since Midnight (00:00:00) Jan. 1, 1970.
duration Call duration
This is the number of seconds that the call was connected. It
is the difference between the date/time of connect and the
date/time of disconnect.