Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 89
Fault codes 
Cisco TelePresence MCU Remote Management API Reference Guide  
Page 73 of 89
 
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 
Unauthorised. The requested operation is not permitted on this MCU. 
15 
Insufficient privileges. The specified user id and password combination is not 
valid for 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.