nirangel wrote:hello sir/ma'am
sir i am using Goautodial in my center. its great but i am facing trouble in downloading the recorded call from the server. it download in .gsm which i cannot play, so can you please help me out how to donwload the calls in .mp3, which codec shall i use? or what changes should i make.
you need to have LAME installed on your server
you need to change your crontab line from this: 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 to this 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 --MP3
you should make sure that you have lame installed