ALTER TABLE `provisioning`.`voip_reminder` ADD COLUMN `active` TINYINT(1) NOT NULL DEFAULT '1';