Configuration
To configure ADR exports, speak with your Vida representative to configure this (configuration in your Partner or Reseller portal coming soon!).Configuration requires the following specifications: Rotation Minutes: How many minutes of records should be contained in each file (defaults to 60)
Transfer Protocol: SFTP or FTP
Host: IP Address or DNS name that resolves to the host you wish ADR files to be delivered to.
Port: Port on your host for the transfer protocol
Username: file transfer username
Password: file transfer password
Path: file path to deliver the ADR records to (defaults to ”/” for default user directory)
Export Frequency
The export process will begin shipping files to your destination server daily at 2am UTC time.File Name:
The files are named in the following format:ADR_accountId_YYYY_MM_DD_HHmmss.csv.gz
CSV Format:
ADR Exports can be configured at the Partner, Reseller, or Organization level. The file format is slightly different depending on which level the export is created at. All fields are wrapped in double quotes.Field Descriptions:
Example Partner Level Export Record:
“1750168869810”,“2025-06-17T14:01:09.810Z”,“444444”,“5555555”,“5555555”,“sms-inbound-message”,“1”,“32”,“true”,“+12165551234”,“+14405559999”,"","", “inbound”, “+14405559999”
Explanation: Above record indicates an inbound PSTN voice call to the AI Agent Id 5555555 that lasted 32 seconds. The source number (PSTN side) was +12165551234 and the AI Agent number was +14405559999. This record also indicates the child reseller Id that owns this agent (444444). This was a self testing event.
Example Reseller Level Export Record:
“1750168869810”,“2025-06-17T14:01:09.810Z”,“5555555”,“5555555”,“pstn-inbound-voice”,“1”,“45”,“false”,“+12165551234”,“+14405559999”,"","", “inbound”, “+14405559999”
Explanation: Above record indicates an inbound PSTN voice call to the AI Agent Id 5555555 that lasted 45 seconds. The source number (PSTN side) was +12165551234 and the AI Agent number was +14405559999. This was not a self testing event.
Example Organization Level Export Record:
“1750168869810”,“2025-06-17T14:01:09.810Z”,“5555555”,“pstn-inbound-voice”,“1”,“45”,“false”,“+12165551234”,“+14405559999”,"","", “inbound”, “+14405559999”
Explanation: Above record indicates an inbound PSTN voice call to the AI Agent Id 5555555 that lasted 45 seconds. The source number (PSTN side) was +12165551234 and the AI Agent number was +14405559999. This was not a self testing event.