Tag
storage
3 posts.
How to read a VICIdial recording filename
VICIdial recording filenames are built from variable tokens like FULLDATE, AGENT, and CAMPAIGN. Here is what each token means and how to customize the pattern.
Read postHow to keep recordings from filling your disk
WAV recordings fill disks fast. Use format conversion, retention cron jobs, and offloading to NAS or S3 to keep VICIdial's disk usage under control.
Read postWhere VICIdial stores your call recordings on the box
VICIdial writes recordings to /var/spool/asterisk/monitor/ during a call and moves them to monitorDONE after hangup, organized by date.
Read post