Call Recording - Data Storage

Once a call is completed, the call recording is uploaded to your CRM. Call recordings are then deleted from the original server as soon the recording is successfully upload to your CRM. Successful uploads usually occur >99% of the time.

There are only three (3) scenarios when a call recording deletion would be delayed after call completion:

  1. Customer CRM has not sent an acknowledgment of successful data upload,

  2. The CRM API limit has been reached, or

  3. The call recording file is too large for the CRM system to upload.

The CCAI Platform service utilizes a retry mechanism with an exponential back off to upload the call recording to the customer CRM system in these scenarios.

As soon as the recording is successfully submitted, it is deleted from the carrier platform. In all cases, the call recording is retained for no more than seven (7) days. During the delayed retention of the recording, the carrier cannot access the recording at any time. The recording is only accessible using MFA handshakes and only the authenticated CRM keys can access that.

Maximum file size

If the call recording size exceeds 50MB, CCAI Platform will split the file into smaller size files then attach them to CRM ticket in order.

Example: if the file size is 70MB, CCAI Platform will divide it into 50MB and 20MB files then attach them as separate recordings to the CRM ticket.