TimeStamp |
The timestamp for the call (connection) establishment. Range: 0 to -1 |
Duration |
The duration in timeticks of the call if it was successfully established. |
ProtocolType |
The VoIP protocol used during the call. Enumerations: |
DisconnectCause |
Saves the disconnect cause of the call. Range: 0 to 255 |
Role |
The endpoints role in the finished call. Enumerations: - caller (1)
- called (2)
- delete (3)
|
RefValue |
Unique number which identifies the call (Q.931 compatible), Range: 0 to 32767 |
Id |
The CallID of the associated call. |
LocalNumber |
The internal number of the local user. Range: 0 to 255 |
LocalAlias |
The optional alias of the local user. Range: 0 to 255 |
LocalIpAddr |
The IP address used by the local user. |
LocalIpPort |
The associated port # used by the local user. Range: 1 to 65535 |
RemoteNumber |
The number of the remote user if available. Range: 0 to 255 |
RemoteAlias |
The alias of the remote user if available. Range: 0 to 255 |
RemoteIpAddr |
The IP address used by the remote user. |
RemoteIpPort |
The associated port # used by the remote user. Range: 1 to 65535 |
RemoteEndpointVendor |
The vendor's product description used by the remote user. Range: 0 to 255 |
NegotiatedCodec |
The used codec negotiated during connection establishment. Enumerations: - g711a (1)
- g711u (2)
- g723-53 (3)
- g723-63 (4)
- g726-16 (5)
- g726-24 (6)
- g726-32 (7)
- g726-40 (8)
- g728 (9)
- g729 (10)
- g729a (11)
- g729b (12)
- t38 (13)
|
TxPacketLengthMs |
The length in milliseconds transmitted in a single frame. Range: 1 to 255 |
TxPackets |
The # of RTP packets transmitted. |
TxOctets |
The # of octets transmitted. |
RxPacketLengthMs |
The length in milliseconds received in a single frame. Range: 1 to 255 |
RxPackets |
The # of RTP packets received. |
RxOctets |
The # of octets received. |