Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 223
Related information
Cisco TelePresence MCU API 2.9
Page 123 of 223
Node name
Node contents
portReservationMode
enabled or disabled determines whether the MCU allows conferences to
reserve media ports. Only included if clusterType is not slave.
maxVideoResolution
max if the hardware is HD capable or has the 4cif key installed, or cif
otherwise. Only included if clusterType is not slave.
uptimeSeconds
Time since the MCU booted.
clusterType
The role of this system in a backplane cluster. May be unclustered,
master, or slave. This entry is not included in system.xml if the MCU is
incapable of belonging to a cluster.
Fault codes
The Cisco TelePresence MCU returns a fault code when it encounters a problem with processing an XML-
RPC request.
The following table lists the fault codes that may be returned by the MCU and their most common
interpretations.
Fault
Code
Description
1
method not supported. This method is not supported on this device.
2
duplicate conference name. A conference name was specified, but is already in use.
3
duplicate participant name. A participant name was specified, but is already in use.
4
no such conference or auto attendant. The conference or auto attendant identification given does
not match any conference or auto attendant.
5
no such participant. The participant identification given does not match any participants.
6
too many conferences. The device has reached the limit of the number of conferences that can be
configured.
7
too many participants. There are already too many participants configured and no more can be
created.
8
no conference name or auto attendant id supplied. A conference name or auto attendant
identifier was required, but was not present.
9
no participant name supplied. A participant name is required but was not present.
10
no participant address supplied. A participant address is required but was not present.
11
invalid start time specified. A conference start time is not valid.
12
invalid end time specified. A conference end time is not valid.
13
invalid PIN specified. A PIN specified is not a valid series of digits.
14
authorization failed. The requested operation is not permitted on this device.
15
insufficient privileges. The specified user id and password combination is not valid for the
attempted operation.