Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
Fault codes 
Cisco TelePresence MCU API 2.8 
Page 104 of 120
 
Fault codes 
The MCU has a series of fault codes which are returned when a fault occurs during the processing of 
an XML-RPC request. While individual call descriptions above give some indication of which faults 
may occur, below is a description of all possible fault codes used within this specification and the 
most common interpretation. 
 
Fault Code 
Description 
Call not supported
. This call is not supported on this MCU. 
Duplicate conference name
. A conference name was specified, but is already in 
use. 
Duplicate participant name
. A participant name was specified, but is already in 
use. 
No such conference or auto attendant
. The conference or auto attendant 
identification given does not match any conference or auto attendant. 
No such participant
. The participant identification given does not match any 
participants. 
Too many conferences
. The MCU has reached the limit of the number of 
conferences that can be configured. 
Too many participants
. There are already too many participants configured and no 
more can be created. 
No conference name or auto attendant id supplied
. A conference name or auto 
attendant identifier was required, but was not present. 
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
. This code may be returned for a failed login attempt, in which 
case the supplied username or password, or both, may be incorrect. 
15 
Insufficient privileges
. The supplied user id and password combination is correct 
but the user is not allowed to perform the attempted operation. 
16 
Invalid enumerateID value
. An enumerate ID passed to an enumerate call 
invocation was invalid. Only values returned by the MCU should be used in 
enumerate calls. 
17 
Port reservation failure
. This is in the case that reservedAudioPorts or 
reservedVideoPorts value is set too high, and the MCU cannot support this.