Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
template.status
The template.status call returns a structure containing all the settings of the selected template.
Input parameters
Required inputs
Parameter name
Type
Short description
templateNumber
integer
An index that uniquely identifies the template. Template
numbers are not preserved when the MCU reboots.
Returned data
A structure containing the settings of the selected template.
Parameter name
Type
Short description
templateName
string
The name of the template. When passed in a call, this
parameter identifies the template that is used for the
purpose of the call.
parent
string
The name of the parent template. Defaults to Top Level
template if omitted.
adHocDefault
boolean
true
means that the MCU uses this template for ad hoc
conferences. All templates have this parameter, and it can
only be true for one template on the MCU. false for all
other templates.
startLocked (template)
string
Defines whether conferences based on this template
should be locked when they start. One of truefalse, or
default
(inherit this setting from the parent template).
registerWithGatekeeper (template)
string
Defines whether or not the conferences based on this
template register their numericIds with the H.323
gatekeeper. One of truefalse, or default (inherit this
setting from the parent template).
registerWithSIPRegistrar (template)
string
Defines whether conferences based on this template
register with the SIP registrar. One of truefalse, or
default
(inherit this setting from the parent template).
private (template)
string
Defines whether or not conferences based on this template
are private. One of truefalse, or default.
more...
streaming
string
Specifies the type of streaming to be used on the
conference. One of noneunicastmulticast,
unicastAndMulticast
, or default.
conferenceMeEnabled (template)
string
Whether or not ConferenceMe is enabled for conferences
based on this template. truefalse, or default (Inherit
this setting from the parent template)
contentMode
string
Defines the content mode of the conference. Either
disabled
passthroughtranscoded or hybrid.
Cisco TelePresence MCU API 2.10
Page 176 of 296
API commands
template.status