Cisco Cisco Meeting Server 2000 开发者指南

下载
页码 147
Cisco Meeting Server Release 2.0 : API Reference Guide
69
Response elements
Type/Value
Description/Notes
telepresenceCallsAllowed
true|false
If true, a call leg using this call leg
profile is allowed to make TIP
(Telepresence Interoperability
Protocol) calls
sipPresentationChannelEnabled
true|false
If true, a call leg using this call leg
profile is permitted to perform
presentation video channel
operations
bfcpMode
serverOnly|
serverAndClient
If presentation video channel
operations are enabled for SIP calls,
this setting determines the Call
Bridge's BFCP behaviour
n
serverOnly - this is the normal
setting for a conferencing device,
and is intended for use with BFCP
client mode devices (for instance,
SIP endpoints)
n
serverAndClient - this setting
allows the Call Bridge to operate
in either BFCP client or BFCP
server mode in calls with remote
devices. This can allow improved
presentation video sharing with a
remote conference-hosting
device such as a third party MCU
callLockAllowed
true|false
Determines whether or not call legs
using this call leg profile are allowed
to lock the call.
recordingControlAllowed
true|false
Whether call legs using this call leg
profile are allowed to start/stop
recording the call.
name
String
Name of profile. This parameter is
present from version 2.0 onwards.
maxCallDurationTime
Number
The maximum amount of time in
seconds that the call leg will exist.
This parameter is present from
version 2.0 onwards.
8.4.3 Creating and modifying a call leg profile
n
Creating: POST method to the “/callLegProfiles" node. If the call leg profile is created
successfully, a “200 OK” response will be received, and the “Location” header in the response
8   Call Related Methods