perci100 wrote:2) Would that not also have an effect on Dialing?
Depends on your settings. If none of your carriers are DNS based (IP addresses only), then ... no.
perci100 wrote:3) I should have been more clear, "missing" meaning they are not retrievable from the link that they generate. All of those recordings remain in monitorDONE and never move. Nothing is technically missing , just not in the right place.
It's time to discuss where in monitorDONE they are. Each folder has a meaning.
monitor = call in progress
monitorDONE = call completed
ORIG & MP3 (two copies, same file one compressed and the other Not) = mix and compress completed (could be another compression folder, but MP3 is most common)
FTP = pushed to ftp server
FTP2 = pushed to backup ftp server
In theory, the link should ONLY be changed when the file has been confirmed on the FTP location, just before the file is moved to the FTP folder.
perci100 wrote:If the server looses DNS would it not just pick up the files it never transferred on the next run of the script?
That's a good theory. I'd say yes. Read the scripts you have activated to be sure the order of events. Verify your FTP storage isn't full and your HD isn't full on the Dialer.
Note that in a properly working system, ORIG files are disposable. Some point that to /dev/null or run an hourly rm to keep it clean. Only useful if a server dies in the middle of a compression and the MP3 is corrupted.
Same *should* apply to FTP since FTP means its been copied to the FTP server ... but it's best to have the FTP2 system set up so you have two copies of everything and then only delete from the FTP2 folder.