Cisco Systems CDR XML Webcam User Manual


 
B-22
Cisco Unified Videoconferencing Manager Administrator Guide
OL-13557-01
Appendix B CDR XML Tags and Attributes
Understanding the CDR XML Tags
<Zone-Prefix /> Contains the zone
prefix of the
gatekeeper.
value String <Zone-Prefix
value="58" />
<SIP-Domain /> Contains the SIP
domain of a
gatekeeper.
value String <SIP-Domain
value="N/A"
/>
<GK-Device-Association>
</GK-Device-Association>
Contains a list of
gatekeeper and
device
associations,
including all
devices (terminals,
MCUs, and
gateways)
registered to the
gatekeeper.
--- --- ---
<Association /> Associates an
individual
gatekeeper with
devices registered
to that gatekeeper.
Alias;
E.164;
device-
Address;
device-
Type
String
(N/A or
XXX.XXX.XXX.XXX
);
String (e.g.,
MCU, Gateway,
Terminal)
<Association
Alias="2509"
E.164="2509
"
device-Addre
ss=
"N/A"
device-Type=
"Terminal" />
<MCUs> </MCUs> Lists all MCUs
reserved for use
during the
meeting.
--- --- ---
<MCU-Information>
</MCU-Information>
Contains
information about
an individual
MCU reserved for
use during the
meeting.
--- --- ---
<VCS-ID /> Contains the
internal Resource
Manager ID of the
MCU.
--- --- <VCS-ID
value="0001-
MCU-10008"
/>
<Alias /> Contains the name
of the MCU name
in the Resource
Manager.
value String <Alias
value="MCU
82" />
Table B-2 CDR XML Tag details (continued)
Tag
Description Attribute Type Example