Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
Deprecated calls 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 68 of 89
 
participant.enumerate 
While this call is not itself deprecated, there is deprecated behaviour if there is no operationScope 
parameter. In this case the MCU will return a participant structure with the following members: 
Response 
Type 
Comments 
participantName 
String  
Participant identification as described above 
participantProtocol 
String 
participantType 
String 
conferenceName 
String 
autoAttendantUniqueId 
String 
address 
String 
The address used to connect to the remote endpoint in 
question. Only returned when the address is known, or 
if the participant is configured via the API (which 
requires the address to be specified when added). 
gatewayAddress 
String 
deferConnection 
Boolean 
 
displayName 
String  
The name used by the endpoint to identify itself. This 
may be different to the participantName. Only available 
after the participant has connected. 
displayNameOverrideStatus 
Boolean 
Indicates whether the displayName value is the result of 
being overridden. 
maxBitRateToMCU 
Integer 
As for “participant.add”; in kbps. 
maxBitRateFromMCU 
Integer 
callState 
String 
One of: dormant, alerting, connected or disconnected. 
connectTime 
dateTime
.iso8601 
Only returned after the participant is connected. This 
value is always present if the call state is connected; it 
may or may not be defined for participants in the 
disconnected call state, depending on whether they 
were ever connected. 
disconnectTime 
dateTime
.iso8601 
Only returned after the participant has disconnected. 
disconnectReason 
String 
Only returned after the participant has disconnected. 
See Participant disconnect reasons on page 75.