scripts

  1. M

    VM Cleanup

    Hello, I currently have a bash script that I use to clean up the VM's in my system. The script checks for VM's older than X days and then deletes them. This has worked pretty well until a client marked one of their VM's as a saved message and I deleted it. Is there a way to clean up the VM's...
  2. S

    Sharing a full system phone reboot script

    The idea was taken from the script installed on the system, but I made it fully automated and will reboot all the phones. This is good if you are using it for multi-tenant. https://github.com/key2comm/fusionpbx/tree/main/night_reboot It has two Python files. The only real difference between...