after a call recording how do i upload the recorded audio file to another server via ftp?
exten => s,n,Record(${CALLERID(number)}.wav,10,90,ky)
after a call recording how do i upload the recorded audio file to another server via ftp?
exten => s,n,Record(${CALLERID(number)}.wav,10,90,ky)
looks like thats not what i want to. i can see that there is a script to email audio recording. is it possible to upload via ftp instead?