Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 120
API reference 
Cisco TelePresence MCU API 2.8 
Page 28 of 120
 
The array “autoAttendants” contains structures with the following fields: 
Response 
Type 
Comments 
autoAttendantUniqueID 
String 
A unique identifier for the auto attendant 
autoAttendantConfiguredName 
String 
If this participant is connected to an auto 
attendant, this field holds the name of that 
auto attendant: the value will change as the 
user navigates through an MCU’s 
configured menu structure. 
startTime 
dateTime.iso8
601 
The time at which the auto attendant was 
created. 
autoAttendant.status 
This call returns a struct as described i
 above, containing information 
about the auto attendant indicated. 
A fault code of “no such conference” is returned if there is no auto attendant with the given identifier
.
 
Parameter 
Type 
Comments 
autoAttendantUniqueID 
String 
Identifier for the auto attendant from which 
information is required. 
cdrlog.delete 
Deletes stored events from the CDR log. 
Parameter 
Type 
Comments 
deleteIndex 
Integer 
You can delete logs in chunks of 400. To 
delete logs, you can enter the value 
returned by deleteableIndex. This will 
delete all complete chunks (400 logs) below 
this amount, leaving the residuals. 
Alternatively, you can delete less than this 
amount by picking a number below the 
value of deleteableIndex. This will delete all 
complete chunks (400 logs) below that 
number, leaving any residuals. 
Stored audit events up to and including the indicated deleteIndex will be permanently deleted.