Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
13
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
1.2.4 Additions to the /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”.
1.2.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.
1.2.6 Additions to the /userProfiles object
The following parameters have 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.
n
presentationParticipationAllowed - determines whether or not a user associated with this
user profile will be allowed to send or receive presentation media when in a call.
1.2.7 New API objects to bulk create/update/delete a set of coSpaces
The following objects have been added to support the bulk creation of coSpaces:
n
/cospaceBulkParameterSets
n
/cospaceBulkParameterSets/<bulk parameter sets guid>
n
/cospaceBulkSyncs
n
/cospaceBulkSyncs/<bulk sync guid>
1   General Information