Cisco Acano X-series

ページ / 45
Cisco Meeting Server Release 2.0.7 : Release Notes
22
n
new userProfile field as part of LDAP Sync
n
new hasLicense field to the userProfile, this indicates if a user has a license
n
new ownerId and ownerJid fields per /coSpace object. If present, the ownerId field holds the
GUID of the user that owns this coSpace, and ownerJid holds the JID of the user.
Note: The owner is set using the field ownerJid when POSTing or PUTing a /coSpace object.
When GETing the /coSpace both the ownerJid and ownerId are returned for the user.
For more information on these additional object and fields to support Cisco Multiparty licensing,
refer to the Cisco Meeting Server API Reference Guide 2.0.
2.9.2 API additions to /coSpaces object
The following has been added to the /coSpaces object:
n
addition of nonMemberAccess parameter. If set to true then non-members of a coSpace are
able to have access to the coSpace. This is the default if the parameter is not set. If set to
false, non-members cannot access the coSpace.
n
new ownerJid parameter per /coSpace object, if provided the space will be owned by the
user with the given JID. A GET operation on the coSpace will return both the ownerJid and
the ownerId.
2.9.3 API additions to /callLegProfiles object
The following parameters have been added to the /callLegProfiles object:
n
name = name of the /callLegProfile
n
maxCallDurationTime = maximum number of seconds that the call leg will exist, after this set
time the call will be disconnected
2.9.4 API additions to /forwardingDialPlanRules object
The following parameters have been added to the /forwardingDialPlanRules object:
n
uriParameters = when forwarding an incoming call to a new destination address, this
parameter determines whether to discard any additional parameters that are present in the
destination URI of the incoming call, or whether to forward them on to the destination URI of
the outbound call. If this parameter is not supplied in a create (POST) operation, it defaults to
“discard”.
2.9.5 Additional screen layout for SIP endpoints
A new “onePlusN” family of layouts automatically change the screen layout on SIP endpoints as
more participants join a meeting. The onePlusN layout can be applied to the defaultLayout,
2   New Features/Changes in 2.0