Cisco Cisco DX70 Technical References

Page of 173
D15363.02
 Cisco TelePresence DX70 and DX80 API Reference Guide CE8.2, SEPTEMBER 2016. 
Copyright © 2016 Cisco Systems, Inc. All rights reserved. 
131
Cisco TelePresence DX70 and DX80
API Reference Guide
xStatus Call [n] DisplayName
Shows the name of the remote (far end) participant in an incoming or outgoing call. You can run 
the command xStatus Call to find the call identity.
Value space of the result returned: 
String
Example: 
xStatus Call 27 DisplayName
*s Call 27 DisplayName: "firstname.lastname@company.com"
** end
xStatus Call [n] Duration
Shows the duration of a call (in seconds). You can run the command xStatus Call to find the call 
identity.
Value space of the result returned: 
Integer
Example: 
xStatus Call 27 Duration
*s Call 27 Duration: 2354
** end
xStatus Call [n] Encryption Type
Shows the encryption type of the call. You can run the command xStatus Call to find the call 
identity.
Value space of the result returned: 
None/Aes-128
Example: 
xStatus Call 27 Encryption Type
*s Call 27 Encryption Type: "None"
** end
xStatus Call [n] FacilityServiceId
When calling a facility service, the facility service id is shown. Otherwise the value 0 is returned.
Value space of the result returned: 
0..5
Example: 
xStatus Call FacilityServiceId
*s Call 3 FacilityServiceId: 1
** end
xStatus Call [n] HoldReason
Shows the reason the current outgoing call was put on hold.
Conference: On hold while the call is being merged into a conference. 
Transfer: On hold while the call is being transferred. 
None: All other instances.
Value space of the result returned: 
Conference/Transfer/None
Example: 
xStatus Call 2 HoldReason
*s Call 2 HoldReason: None
** end
xStatus Call [n] PlacedOnHold
Shows the placed on hold status of the call. You can run the command xStatus Call to find the 
call identity.
Value space of the result returned: 
True/False
Example: 
xStatus Call 27 PlacedOnHold
*s Call 27 PlacedOnHold: False
** end
Introduction
About the API
xConfiguration
Appendices
xCommand
xStatus
xStatus