USE kamailio; ALTER TABLE acc DROP KEY IF EXISTS method_callid_idx, ADD KEY method_idx (method);