USE provisioning;
set autocommit = 0;
DELETE FROM voip_preferences WHERE attribute = "convert_dtmf_info";
commit;