10-27-2010 09:36 PM - edited 03-14-2019 06:46 AM
Using the CAD macros, I automatically start recording when a call is answered by CAD and stop recording when the call ends. While I can look at these calls via the CSD, I want to use the function of downloading the files from the server for long term storage. While I read on another post, I will need sftp to get these files and will need to use RAW2WAV to join them - where do the files reside? Any ideas as to how I configure the sftp service to get them?
Solved! Go to Solution.
10-28-2010 09:39 PM
did you use psftp?
if so, just run it from the command line like this:
c:\>psftp -pw
uccxrecording@ psftp>dir
and what does that show? if you have HA, run it on the second node too.
10-27-2010 10:53 PM
10-28-2010 08:43 PM
a little confused....
The script runs as per the document but it does not find any recordings despite the recordings showing up in the csd tool. any thoughts
10-28-2010 09:39 PM
did you use psftp?
if so, just run it from the command line like this:
c:\>psftp -pw
uccxrecording@ psftp>dir
and what does that show? if you have HA, run it on the second node too.
10-29-2010 05:09 PM
I tired the entry in the manual and that did not work. I will try your version and s
ee what happens.
Thanks again.
10-31-2010 05:12 PM
That showed the recordings. The Mget statement worked when I did *.*.
Thanks
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide