Call Recording BAK files

I can provide version details if necessary, but I thought the general question should be enough.

Call recording module adds the auto archive feature which is great. Anyone who uses it knows that the system will retain 3 archives before the oldest drops off.

I need to automate moving these archives to an alternate location. A cron job would be great, but I am not certain how the module checks for files older than x months and when it does this.

I’m sure someone has needed to do this in the past. Thanks in advance.

You can use incron to monitor the archive files themselves and perform an upload when they change. There is no reason/need to know what the module itself is doing…

If you are using the distro you can skip the install stuff…

1 Like

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.