the current freePBX backup is very good already. But, I noticed that the MOH files are not backedup. It will be nice if MOH files are also included in the backup data.
I will enter as a feature request.
Thanks.
Roger
__________________

the current freePBX backup is very good already. But, I noticed that the MOH files are not backedup. It will be nice if MOH files are also included in the backup data.
I will enter as a feature request.
Thanks.
Roger
you can do that now...
if you are using a later version of 2.3 or newer you can do it already. Review the /etc/amportal.conf file and you will find a section identical to below:
Note the AMPPROVROOT variable. Add those directories that you want backed up and it will back them up.
I personally backup /tftpboot as that's where our phone configs are. along with that one I have added several other directories that are not normally included just in case. (system will only crash and need to be rebuilt when I'm across country on vacation). Some if the others are: /var/lib/asterisk/bin, /var/lib/asterisk/agi-bin as I have customized some scripts in those. /var/lib/asterisk/mohmp3/ for the reason you want it. /var/www/panel as I've tweaked the panel for 60 extensions and over 25 trunks. /etc/hosts /etc/resolv.conf /etc/logrotate.d/asterisk (I have tweaked the log rotate schedules) and that way I can get restored quickly without having to find my written notes and retype things.
Many thanks for the
Many thanks for the suggestion and it is a good way to backup those files.
I was hoping that the backup module in freePBX would offer an option to include MOH files in the backup data file so that regular users like me who do not know anything about programming can still back up MOH files.