Cisco Cisco MediaSense Release 9.0(1) Guía Del Desarrollador

Descargar
Página de 136
Related Error
Codes:
Events
Triggered:
None
 
Availability:
Available since API Version 1.0. 
Modified in API Version 1.2 (See Notes below.) 
Modified in API Version 1.4 (See Notes below.) 
Release:
8.5(1)
Notes and
Examples:
* The following changes were introduced in Release 9.0(1), Version 1.4: 
Introduced a new parameter in the Track (refer to Parameter Description table for more info):
codec 
The following changes were introduced in Release 8.5(3), Version 1.2: 
Parameters introduced:
callControllerIP
callControllerType
ccid
minSessionStartDate
maxSessionStartDate
A track can now have tags. The following SYSTEM_DEFINED tagName enumeration values are available at
the track level:
TrackActive
TrackInactive
Examples for getSessionsByMediaType
Example 1
To get 
ions that have the 
 
 in the last 2 hours ending at 26 Jul 2012 20:45:40 GMT (i.e., from 18:45:40 to
all sess
mediaType "AUDIO"
20:45:40):
HTTPS GET
Headers:
JSESSIONID: <the jsessionId received from a previous 
 request>
Example 2
To get the 
 sessions that have the 
 
 between 26 Jul 2012 18:45:40 GMT and 26 Jul 2012 20:45:40 GMT (2 hour
first ten
mediaType "AUDIO"
time window):
HTTPS GET
Headers:
JSESSIONID: <the jsessionId received from a previous 
 request>
getSessionsByTag
getSessionsByTag
 
119