Cisco Systems CDR XML Webcam User Manual


 
B-25
Cisco Unified Videoconferencing Manager Administrator Guide
OL-13557-01
Appendix B CDR XML Tags and Attributes
Understanding the CDR XML Tags
<Association /> Associates an
ISDN terminal
with the gateway it
will use for the
meeting.
Alias;
ISDN-
Phone-
Number;
Scheduled-
Service-
Bandwidth
Integer;
String;
String;
Integer
<Association
Alias="ISDN
002"
ISDN-Phone-
Number="22-
55-88"
Scheduled-Se
rvice-Bandwi
dth="64"
Scheduled-Se
rvice-
Prefix="9064
" />
<Rooms> </Rooms> Lists all rooms
reserved for use
during the
meeting.
--- --- ---
<Room-Information>
</Room-Information>
Contains
information about
an individual room
reserved for use
during the
meeting.
--- --- ---
<VCS-ID /> Contains the
Resource Manager
ID number of the
room.
value String <VCS-ID
value="0001-
ROOM-1000
3" />
Contains the room
name in Resource
Manager.
value String <Name
value="Confe
rence Room"
/>
<Terminal-Room-Associatio
n>
</Terminal-Room-Associati
on>
Contains a list of
terminals and
rooms to which
they are assigned
for the meeting.
--- --- ---
<Terminal /> Associates a room
with any terminals
that are located
there for the
meeting.
Alias;
Dial-
String;
IP-ISDN-
SIP
String;
String:
IP/ISDN/SIP
<Terminal
Alias="ISDN
001"
Dial-String=
"44-55-66"
IP-ISDN-SIP
=
"ISDN" />
Table B-2 CDR XML Tag details (continued)
Tag
Description Attribute Type Example