CallTimeStamp |
The timestamp for the call establishment (connect message). |
CallDuration |
Documents the chosen call routing. |
DiscReason |
The ReleaseCompleteReason from the H.225.0 ReleaseComplete
message (preferred, entry 1 - 22) or the Q.931 cause from
the ReleaseComplete information element (128 - 255). Enumerations: - noBandwidth (1)
- gatekeeperResources (2)
- unreachableDestination (3)
- destinationRejection (4)
- invalidRevision (5)
- noPermission (6)
- unreachableGatekeeper (7)
- gatewayResources (8)
- badFormatAddress (9)
- adaptiveBusy (10)
- inConf (11)
- undefinedReason (12)
- facilityCallDeflection (13)
- securityDenied (14)
- calledPartyNotRegistered (15)
- callerNotRegistered (16)
- newConnectionNeeded (17)
- nonStandardReason (18)
- replaceWithConferenceInvite (19)
- genericDataReason (20)
- neededFeatureNotSupported (21)
- tunnelledSignallingRejected (22)
- unassignedNumber (129)
- noRouteToDestination (131)
- normalCallClearing (144)
- userBusy (145)
- noUserResponding (146)
- noAnswerFromUser (147)
- subscriberAbsent (148)
- callRejected (149)
- invalidNumberFormat (156)
- facilityRejected (157)
- normalUnspecified (159)
- noChannelAvailable (162)
- networkOutOfOrder (166)
- temporaryFailure (169)
- switchingEquipmentCongestion (170)
- channelNotAvailable (172)
- resourceUnavailable (175)
- incompatibleDestination (216)
- protocolError (239)
- interworkingError (255)
|
CallRouting |
Documents the gatekeeper chosen call routing. Enumerations: - direct (1)
- gatekeeperRouted (2)
- proxy (3)
|
CallId |
The CallID of the associated call (H.323 version > 1). |
ConfId |
The ConferenceID of the associated call. |
CallerUser |
The username of the calling party. |
CallerAlias |
The nickname of the calling party to display. |
CallerE164 |
The E.164 number of the calling party to route and display. |
CallerIpAddr |
The IP address of the H.323 endpoint (calling party). |
CallerIpPort |
The associated port # of the calling party's IP address. |
CalledUser |
The username of the called party. |
CalledAlias |
The nickname of the called party to display. |
CalledE164 |
The E.164 number of the called party to route and display. |
CalledIpAddr |
The IP address of the H.323 endpoint (called party). |
CalledIpPort |
The associated port # of the called party's IP address. |
CallerEndpointType |
The endpoint type of the calling party. Enumerations: - terminal (1)
- gateway (2)
- mcu (3)
- gatekeeper (4)
|
CallerEndpointVendor |
The vendor's product description of the calling party. |
CallerAudioCodec |
The used codec negotiated within H.245. Entered by Proxy. Enumerations: - g711a (1)
- g711u (2)
- g729a (3)
- g729b (4)
- g723-53 (5)
- g723-63 (6)
- g728 (7)
|
CallerAudioTxPacketLength |
The # of bytes transmitted in a single audio frame. |
CallerAudioTxPackets |
The # of audio packets transmitted to the called party. |
CallerAudioRxPackets |
The # of audio packets received from the called party. |
CallerAudioRxPacketsLost |
The # of audio packets missed during receive operation. |
CalledEndpointType |
The endpoint type of the called party. Enumerations: - terminal (1)
- gateway (2)
- mcu (3)
- gatekeeper (4)
|
CalledEndpointVendor |
The vendor's product description of the called party. |
CalledAudioCodec |
The used codec negotiated within H.245. Entered by Proxy. Enumerations: - g711a (1)
- g711u (2)
- g729a (3)
- g729b (4)
- g723-53 (5)
- g723-63 (6)
- g728 (7)
|
CalledAudioTxPacketLength |
The # of bytes transmitted in a single audio frame. |
CalledAudioTxPackets |
The # of audio packets transmitted to the calling party. |
CalledAudioRxPackets |
The # of audio packets received from the calling party. |
CalledAudioRxPacketsLost |
The # of audio packets missed during receive operation. |