Page 1 of 1

backing up calls according to dispositions

PostPosted: Wed Aug 31, 2011 4:30 am
by Op3r
Hello,

It seems its a bright idea by just backing up calls and archiving it on another server according to the disposition you selected.

we can use the

AST_CRON_GSM_SALE_recordings.pl to set the dispositions and put it on a directory before uploading the file.

and use

AST_CRON_audio_4_ftp2.pl to upload it to an archive server.


anyone wants to code this?

PostPosted: Wed Aug 31, 2011 5:33 am
by mflorell
We've done custom code for this for a few clients, but it is always dependent on their specific storage solution so we really haven't been able to reuse the same code for each of these.

PostPosted: Wed Aug 31, 2011 9:11 am
by Op3r
Oh ok.

PostPosted: Wed Aug 31, 2011 1:36 pm
by williamconley
easier to put the AST_CRON_GSM_SALE_recordings.pl into a cron than to write custom code.