| UPDATE vicidial_lead_filters set lead_filter_name='UK 72 hour Drop No Call' lead_filter_comments='Prevents dropped calls from being called within 72 hours of the last attempt' lead_filter_sql='( ( (status=\'DROP\') and (last_local_call_time < CONCAT(DATE_ADD(CURDATE(), INTERVAL -3 DAY),\' \'CURTIME()) ) ) or (status != \'DROP\') )'user_group='---ALL---' where lead_filter_id='DROP72HOUR'| |
UPDATE vicidial_lead_filters set lead_filter_name='UK 72 hour Drop No Call' lead_filter_comments='Prevents dropped calls from being called within 72 hours of the last attempt' lead_filter_sql='( ( (status=\'DROP\') and (last_local_call_time < CONCAT(DATE_ADD(CURDATE(), INTERVAL -3 DAY),\' \'CURTIME()) ) ) or (status != \'DROP\') )'user_group='---ALL---' where lead_filter_id='DROP72HOUR'| |