Copyright © TANDBERG 2008
Reference Guide Version 3.0 rev 3.0
32
Parameter
Type
Comments
verticalPosition
(optional)
String
Specifies where to show the message: “top”, “middle”
or “bottom”. Message is always horizontally
centered, and omitting this parameter is equivalent to
choosing “middle”.
durationSeconds
(optional)
Integer
The length of time, in seconds, to display the
message. This defaults to 30 seconds.
4.19
participant.diagnostics
Returns diagnostic information about a given participant.
Parameter
Type
Comments
conferenceName String
autoAttendantUniqueId String
participantName String
participantProtocol String
participantType String
Participant identification as described above.
The method response returns the following:
Response
Type
Comments
videoTxFrameRate Integer
videoRxFrameRate Integer
videoRxFramesReceived Integer
videoTxChannelBitRate Integer
videoTxSelectedBitRate Integer
videoTxActualBitRate Integer
videoTxLimitReason String
One
of:
notLimited
,
viewedSize
,
quality
,
aggregateBandwidth
,
flowControl
or
endpointLimitation
.
videoRxChannelBitRate Integer
videoRxSelectedBitRate Integer
videoRxActualBitRate Integer
videoRxLimitReason String
One
of:
notLimited
,
viewedSize
,
quality
,
aggregateBandwidth
,
flowControl
or
endpointLimitation
.
videoTxWidth Integer
videoTxHeight Integer
videoTxInterlaced Boolean
videoRxWidth Integer
videoRxHeight Integer
videoRxInterlaced Boolean
4.20
autoAttendant.enumerate
Parameter
Type
Comments
enumerateID(optional) String
The value returned by the last enumeration call, if
omitted, a new enumeration is started.
This function has no valid enumerate filter expressions.