Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
30
Parameters
Type/Value
Description/Notes
secondaryUri
URI user part
The secondary URI for this coSpace – this provide the same
functionality as the “uri” parameter, but allows more than one URI
to be configured for a coSpace
callId
String
The numeric ID that a user would enter at the IVR (or via a web
client) to connect to this coSpace
cdrTag
String
Up to 100 characters of free form text to identify this coSpace in a
CDR; when a "callStart" CDR is generated for a call associated
with this coSpace, this tag will be written (as "cdrTag") to the
callStart CDR. See the Cisco Meeting Server CDR Reference for
details. The cdrTag can be modified in a PUT method.
passcode
String
The security code for this coSpace
defaultLayout
allEqual|
speakerOnly|
telepresence|
stacked|
The default layout to be used for new call legs in this coSpace.
See
for the difference in naming between
the API and the Web Admin interface
allEqualQuarters|
allEqualNinths|
allEqualSixteenths|
allEqualTwentyFifths|
onePlusFive|
onePlusSeven|
onePlusNine|
automatic|
onePlusN
tenant
ID
If provided, associates the specified tenant with this coSpace
callLegProfile
ID
If provided, associates the specified call leg profile with this
coSpace
callProfile
ID
If provided, associates the specified call profile with this coSpace
callBrandingProfile
ID
If provided, associates the specified call branding profile with this
coSpace
requireCallId
true|false
If this value is supplied as true, and no callId is currently specified
for the coSpace, a new auto-generated call Id will be assigned
secret
String
If provided, sets the security string for this coSpace. If absent, a
security string is chosen automatically if the coSpace has a callId
value. This is the security value associated with the coSpace that
needs to be supplied with the callId for guest access to the
coSpace.
6   coSpace Related Methods