Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
participant.statistics
Returns statistics relevant to the specified participant.
Note: This call deprecates participant.diagnostics. A table at the end of this topic maps the
deprecated participant.diagnostics parameters to the new parameters detailed below.
Input parameters
Required inputs
Parameter name
Type
Short description
participantName
string
The unique name of a participant.
participantProtocol
string
h323
sip, or vnc.
participantType
string
One of: by_addressby_name, or ad_hoc.
conferenceName
string
The name of the conference.
Optional or conditional inputs
Parameter name
Type
Short description
filter
struct
A struct that contains boolean switches to filter the statistics.
All the switches default to false (do not return these
statistics).
audioMedia
boolean
Defaults to false. Set true to return audioMedia
statistics.
videoMedia
boolean
Defaults to false. Set true to return videoMedia
statistics.
contentMedia
boolean
Defaults to false. Set true to return contentMedia
statistics.
audioControl
boolean
Defaults to false. Set true to return audioControl
statistics.
videoControl
boolean
Defaults to false. Set true to return videoControl
statistics.
contentControl
boolean
Defaults to false. Set true to return contentControl
statistics.
Returned data
You will receive only those statistics that you have requested by setting the filter parameters. Some
statistics do not apply to all media types, and some are only relevant in the receive or transmit sense.
Cisco TelePresence MCU API 2.10
Page 133 of 296
API commands
participant.statistics