Copy call recordings to Windows Server

Hi,

I have a PBXact PBX.
It only has a single HDD so I am very wary of failure.
We need to keep a copy of all call recordings for 5 years.

I know that the actual call recording location can be changed to a new location. I am aware though that if the location is lost (Ie on a NAS) that this will halt the system entirely.

Is it possible to run some kind of job either from a windows server to copy the call recording folder or from the PBX to a windows share.

Any help would be massively appreciated.

Thanks

https://wiki.centos.org/TipsAndTricks/WindowsShares

I will suggest using rsync command. It is rich with options including incremental backup.

Per this post, if you save your recordings to a SMB share and it is lost then they will be saved locally

  • If your PBXact has USB port then you could rsync the recordings to a USB drive
  • If you were able to mount a Windows Share, then you could rsync the recordings to the Windows Share
  • You could try backing the recordings (folder) to a server (? or locally) in Admin >> Backup & Restore
  • You could back up (or change the recording location) to the cloud. Sangoma Documentation

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