CompactDatabaseFile

Immediately compacts the Media Server database and frees any space that was created by deleting training data. This action applies only to the internal database. If you store training data in a MySQL or PostgreSQL database this action has no effect.

Type: synchronous

Example

/action=CompactDatabaseFile

Response

<autnresponse>
    <action>COMPACTDATABASEFILE</action>
    <response>SUCCESS</response>
    <responsedata></responsedata>
</autnresponse>