Технические ссылки для Cisco Cisco TelePresence MX700

Скачать
Страница из 205
D15335.04
 Cisco TelePresence MX700 and MX800 API Reference Guide CE8.2, JUNE 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
203
Cisco TelePresence MX700 and MX800
API Reference Guide
About disconnect cause types
The following parameters are logged when a call is discon-
nected. The disconnect cause types are used in disconnect 
events (xEvent).
CauseValue 
Proprietary. We recomend the use of CauseType and CauseCode. 
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:
xEvent DisconnectEvent
*e CallDisconnect CauseValue: 1 
   CauseType: “LocalDisconnect” 
   CauseString: “” 
   OrigCallDirection: “outgoing” 
   RemoteURI: “firstname.lastname@company.com” 
   CallId: 89 
   CauseCode: 0 
   CauseOrigin: SIP
** end
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
Appendices