use provisioning; set autocommit=0; UPDATE voip_preferences SET dom_pref = 0 WHERE attribute = 'ignore_cf_when_hunting'; COMMIT;