Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 90 of 120
 
Response 
Type 
Comments 
string value if there is no currently configured SIP 
proxy. 
conferenceRegistration 
String 
This value is only present if the MCU being queried 
is an MCU. It will be enabled if the MCU is 
configured to register conferences’ numeric IDs 
with the configured SIP registrar, and disabled if 
not. The enabled value corresponds to “SIP 
registration settings” being set to “Allow conference 
registration” on the Settings > SIP page. 
registrarContactURI 
String 
The URI used to register. 
registrarContactDomain 
String 
The domain portion of the URI used to register. 
registrarUsage 
Boolean  Shows whether or not SIP registrar usage is 
enabled 
registrarType 
String 
One of three values indicating the type of SIP 
registrar: 
normal
, lcs or siemens 
maxOcsBitrate 
Integer 
The bitrate to use for ocs and lcs clients, in bits per 
second. 
outgoingTransport 
String 
One of three values indicating the type of outgoing 
transport protocol: 
udp
, tcp or tls 
useLocalCertificate 
Boolean 
Shows whether or not the MCU has been set to 
use the local certificate for connections and 
registrations 
registrationStatus 
String 
One of four values indicating the actual registration 
status: 
registering
, registered, unregistered or 
unknown
 
template.create 
Creates a new template with the required templateName string parameter and returns the 
templateNumber
 of the new template. 
All other parameters are the same as those in the template.modify call. 
If you don’t specify the parent parameter (takes the template name string), the new template will use 
the top level template as its parent. 
 
Parameter 
Type 
Comments 
templateName 
String 
Required. The name of the template.