Cisco Cisco TelePresence MCU 4510 Developer's Guide

Page of 296
cdrlog.delete
Permanently deletes stored CDR log files. The files may contain up to 400 entries each.
The call deletes all whole log files whose highest log indexes are lower than the supplied deleteIndex.
Input parameters
Parameter name
Type
Short description
deleteIndex (CDR log)
integer
An event identifier that selects which whole CDR files will
be deleted. Any whole files whose highest index is below
the supplied value will be deleted from CDR log storage. If
you supply the value returned in
cdrlog.query.deleteableIndex
, you will delete all the
files stored at the time of that query.
Cisco TelePresence MCU API 2.10
Page 35 of 296
API commands
cdrlog.delete