Page 1 of 1

how to Backup Recording file as "tar" format

PostPosted: Fri Nov 28, 2014 4:47 am
by Daemon Phyo
Dear all, I have already installed a vicibox server. I want to save my recording file from /var/spool/asterisk/monitorDONE to NAS (Network Attach Storage). I can send my recording files to NAS after editing /etc/astguiclient.conf. But I can't send my recording with zip format "tar" to NAS. How will I do to backup my recording with "tar" format in NAS.
Sorry for my bad english. Thank you.....

Re: how to Backup Recording file as "tar" format

PostPosted: Mon Dec 01, 2014 8:20 am
by DomeDan
The scripts that saves the file to a archive server is written so the vicidial system can still play those files from the archive server.
if you put them in tar files then its not possible to play them from the vicidial admin interface etc.

if you still want to put them in tar file then look at the scripts and rewrite them to work as you want them to
or write a new script or only a simple command to put them in tar files