Luis Martins | I've read the "CUCM Developers Guide" and the "CUCM CDR Analysis and Reporting Administration Guide for Cisco Unified Communications Manager", but I can't find any information about the meaning of the tags in the RisPort responses. 1 - In the RisPort response I get a "TimeStamp" for each device (e.g. 1352664250), what does this TimeStamp means? Is it the time that the device was registered in the CUCM? 2 - Does the "SubsystemStartTime" refer to the CUCM's time setup? 3 - How can I get a timestamp referring to the time that a RisPort response was sent? Here are the several "timestamps" tags that I get in a RisPort response: <item> ... <TimeStamp xsi:type="xsd:unsignedInt">1352664250</TimeStamp> ... </item> <StateInfo xsi:type="xsd:string"> <StateInfo ClusterWide="1"><Node Name="192.168.10.42" SubsystemStartTime="1351450678" StateId="50" TotalItemsFound="2" TotalItemsReturned="2"/></StateInfo> Thank you so much ! |