Руководство Разработчика для Cisco Acano X-series

Скачать
Страница из 147
Cisco Meeting Server Release 2.0 : API Reference Guide
60
Parameters
Type/Value
Description/Notes
availableVideoStreamsUpperBound
Number
If supplied, this filter will restrict results returned to those
call legs with many or fewer available video streams.
ownerIdSet
true|false
Used to return those call legs that have an owner Id set, or
those that do not
alarms
Text
Used to return just those call legs for which the specified
alarm names are currently active. Either “all”, which covers
all supported alarm conditions, or one or more specific
alarm conditions to filter on, separated by the ‘|’ character.
The supported alarm names are:
l
packetLoss – packet loss is currently affecting this call
leg
l
excessiveJitter – there is currently a high level of jitter
on one or more of this call leg’s active media streams
l
highRoundTripTime – the Meeting Server measures the
round trip time between itself and the call leg
destination; if a media stream is detected to have a
high round trip time (which might impact call quality),
then this alarm condition is set for the call leg
Response
elements
Type/Value
Description/Notes
Response is structured as a top-level <callLegs total=”N”> tag with
potentially multiple <callLeg> elements within it.
<callLeg> elements follow the general form on the left.
callLeg id
ID
name
String
remoteParty
String
call
ID
tenant
ID
<alarms>
For call legs which have active alarm conditions, there will be an additional
“<alarms>” tag under the encompassing “<callLeg>” which details the
currently active alarms. Within this “<alarms>” tag there will be one or more
subsidiary indications—also see the note below:
packetLoss
String
Present if packet loss is being experienced on one or more of the call leg’s
active media streams
8   Call Related Methods