› VitalPBX Community Support › General Discussion › Cron /usr/share/ombutel/scripts/backups 1 2 "buildBackup1" failing › Reply To: RE: Cron /usr/share/ombutel/scripts/backups 1 2 "buildBackup1" failing
Due the only problem is the voicemail what you can do is change the tenant name using the MySQL CLI.
mysql -uroot ombutel -e"update ombu_tenants set name='NEW_TENANT_NAME' where name='OLD_TENANT_NAME'" vitalpbx --fully-dump-conf