D14949.13 SX20 Codec API Reference Guide TC7.3, OCTOBER 2015. Copyright © 2015 Cisco Systems, Inc. All rights reserved. 217
Cisco TelePresence SX20 Codec API Reference Guide
About disconnect cause types
The following parameters are logged when a call is
disconnected. The disconnect cause types are used in
disconnect events (xEvent) and also logged in xHistory
CallLogs.
CauseType Describes why the call was disconnected. The value space is { OtherLocal, LocalDisconnect,
UnknownRemoteSite, LocalBusy, LocalReject, InsufficientSecurity, OtherRemote, RemoteDisconnect,
RemoteBusy, RemoteRejected, RemoteNoAnswer, CallForwarded, NetworkRejected }
CauseString Describes the Cause Code.
CauseCode The disconnect Cause Codes are defined in SIP and Q.850.
CauseOrigin SIP, Q.850, internal.
Example 1:
xHistory CallLogs Call 694
...
*h xHistory CallLogs Call 694 DisconnectCause: “Normal”
*h xHistory CallLogs Call 694 DisconnectCauseType: RemoteDisconnect
*h xHistory CallLogs Call 694 DisconnectCauseCode: 16
*h xHistory CallLogs Call 694 DisconnectCauseOrigin: Q850
...
** end