ADMIN CHANGE LOG: Record Detail - 188
DIFF TO LAST CHANGE
ID: 187 DATE TIME: 2026-07-28 10:53:09 USER: 6666
| 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'| |
