Cisco Acano X-series

ページ / 34
Cisco Meeting Server Release 2.0 : Release Notes
20
2.7.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.7.3 API additions to /callLegProfiles object
The following parameters have been added to the /callLegProfiles object:
n
name = name of the /callLegProfile
n
maxCallDurationTime = maximim number of seconds that the call leg will exist, after this set
time the call will be disconnected
2.7.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.7.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,
chosenLayout, activeLayout and layout parameters of the following API objects: /coSpaces.
/calls, /callLegs, /callLegProfiles. See the API Reference Guide for more details.
2.7.6 API additions to /userProfiles
The following parameters haves been added to the /userProfiles object to provide the ability to
restrict audio, video, and presentation sharing for users of the Cisco Meeting App.
n
audioParticipationAllowed - determines whether or not a user associated with this user
profile will be allowed to send or receive live audio when in a call.
n
videoParticipationAllowed - determines whether or not a user associated with this user
profile will be allowed to send or receive live video when in a call.
2   New Features/Changes in 2.0