Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 64 of 120
 
Response 
Type 
Comments 
h323IDStatus  
String 
The current status of the ID/service prefix 
registration process. One of idle, registering, 
registered, deregistering, 
pendingReregistration, waitingRetry, noID or 
idTooLong. 
mcuServicePrefixStatus  
String 
gateway.enumerate 
Enumerates configured H.323 gateways on an MCU. 
Parameter 
Type 
Comments 
Optional parameters 
enumerateID 
String 
The value returned by the last enumeration 
call. If it is omitted, a new enumeration is 
started. 
This call returns: 
Response 
Type 
Comments 
gateways 
Array 
See below for details. 
Optional parameters 
enumerateID 
String 
The value which should be used in the next 
call to get the next set of data. If this is 
omitted, no further data is available from the 
MCU. 
The array “gateways” contains structures with the following fields: 
Field 
Type 
Comments 
name 
String 
The name of the configured gateway. 
address 
String  
The gateway’s E.164 directory number, 
hostname or IP address. 
conferencingParameters 
Array 
See below for details. 
The array conferencingParameters contains structures with the following fields: 
Field 
Type 
Comments 
useDefaultMotionSharpness 
Boolean 
If 
true, this endpoint will use box-wide default 
motion sharpness settings. 
minFrameRateMotionSharpness 
Integer 
Only present if “useDefaultMotionSharpness” 
is false. Specifies the minimum frame rate for 
this endpoint.