Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
API reference
Cisco TelePresence MCU API 2.9
Page 46 of 223
index (pane)
integer
A number that identifies the pane with respect to other
panes. A value between 0 and 19, where lower numbers
are generally more prominent in the layout.
type (pane)
string
Defines how the MCU fills the pane. One of default,
blankloudestrollingh239, or participant.
The following are also returned if the pane
type is participant:
participantName
string
The unique name of a participant.
participantProtocol
string
h323sip, or vnc.
participantType
string
One of: by_addressby_name, or ad_hoc.
conference.resetCleanupTimeout
Resets the cleanup timeout on the named conference.
Input parameters
Parameter name
Type
Short description
conferenceName
string
The name of the conference.
conference.status
Returns information about a named conference on the MCU.
This call returns an error if both
maximumVideoPorts and maximumAudioPorts are set to or if the total
number of ports exceeds the maximum conference size (currently 80). The maximum conference size check
is also performed for reserved ports.
The MCU returns a “no such conference” fault if it can not find a conference with the supplied
conferenceName.
Input parameters
Required inputs
Parameter name
Type
Short description
conferenceName
string
The name of the conference.
Returned data
A struct containing the status parameters of the named conference.