UPDATE provisioning.voip_preferences
SET attribute = 'auth_user', usr_pref = 0
WHERE attribute = 'peer_auth_user';
SET attribute = 'auth_pass', usr_pref = 0
WHERE attribute = 'peer_auth_pass';