Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
Parameters reference
Cisco TelePresence MCU API 2.9
Page 190 of 223
Index of parameters: O
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
oldConferenceName
string
Deprecated conference renaming scheme - new code
should use conferenceName and newConferenceName as
above.
oldConferenceName is used in: 
,
operationalStatus
string
One of activeshuttingDown, or shutdown.
operationalStatus is used in: 
operationScope
string
Either of the strings activeState or configuredState.
operationScope
array
The array should contain one or two string parameters.
That is, it should contain either or both of the strings
currentState or configuredState.
The operationScope parameter takes either a string or an array of strings, depending on whether you are
reading or setting the participant parameters. In the participant.modify sense, operationScope is a string
parameter that accepts either activeState or configuredState; you can only modify the participant's
parameters for one of those scopes. In the participant.status and participant.enumerate senses,
operationScope accepts an array because you can read the currentState and configuredState parameters in
the same call.
Value
Description
activeState
The operation scope is limited to the active configuration of the participant.
currentState
The operation scope is limited to the active configuration of the participant.
configuredState
The operation scope is limited to the stored configuration of the participant.
Both activeState and
configuredState
The scope is not limited to either state. That is, the participant structure will
contain a
currentState and configuredState structure, but the
structures may be empty if the endpoints are not active or preconfigured,
respectively.
operationScope is used in: 
,
,
outgoingTransport
string
The outgoing transport protocol. One of udptcp, or tls.
outgoingTransport is used in: 
,