Recording Seperation
Posted:
Mon May 18, 2009 2:49 pm
by Justin123
How to seperate Recordings by Date and Campaign in a different folders ?
Posted:
Mon May 18, 2009 2:58 pm
by mflorell
You would need to write a custom script to do that on your server.
Posted:
Mon May 18, 2009 3:01 pm
by Justin123
How about just date wise ?
Posted:
Mon May 18, 2009 3:04 pm
by mflorell
That is already done if you use the 3rd step audio process which uploads recordings to an FTP server.
Posted:
Mon May 18, 2009 3:06 pm
by Justin123
Extremely Sorry but didnt understand :
3rd step audio process which uploads recordings to an FTP server
Posted:
Mon May 18, 2009 3:08 pm
by mflorell
### recording mixing/compressing/ftping scripts
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl
#0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 * * * * /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --GSM
#2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_3_ftp.pl --GSM
The 3rd step script "AST_CRON_audio_3_ftp.pl" does this. We do not recommend leaving your audio recordings on the ViciDial server. It is really best to copy them off to an FTP server.
Posted:
Mon May 18, 2009 3:13 pm
by Justin123
AST_CRON_audio_3_ftp.pl
Do I need to modify this file manually or just cron will do ?
Posted:
Mon May 18, 2009 3:17 pm
by mflorell
You need to make sure your astguiclient.conf is set to the proper settings for your FTP server or it will not work. You should not need to alter the code of the script.
Posted:
Mon May 18, 2009 3:18 pm
by Justin123
ohhh Ok..
But I dont have any FTP server setup.
$NODATEDIR=0; to $NODATEDIR=1; wont work ?
Posted:
Mon Jun 08, 2009 10:01 pm
by dal
is it possible that i can associate and edit the filenames of the recording file? so that it will be so easy for us to determine what recording file has a sales for that day..it is easy if i can modify the files with their dates?
where can i set my ftp server in vicidialnow for my recordings?
thank you..i hope somebody can help me with this...