by cbsys » Sun Dec 15, 2013 5:15 am
A daily reboot wont solve the issue though, it will just mask the problem
I can usually resolve it by restarting mysqld and crond, which is what made me think it was an automatic routine in the first place!
I checked yesterday (saturday) and all was well
Today (sunday) we have the problem again, there are lots of these showing in my running processes (a lot more than this Ive just pasted a few)
17853 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
18019 ? S 0:00 crond
18020 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
18386 ? S 0:00 crond
18388 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
18543 ? S 0:00 crond
18546 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
18706 ? S 0:00 crond
18709 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
18863 ? S 0:00 crond
18865 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
19018 ? S 0:00 crond
19020 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
19234 ? S 0:00 crond
19239 ? Ss 0:00 /usr/bin/perl /usr/share/astguiclient/AST_VDhopper.pl -q
19389 ? S 0:00 crond
I get quite a few of these when I "show full processlist", the queries seem to be HUGE!
| 2743693 | cron | localhost | asterisk | Query | 342 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:05:46") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:35:46") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:05:46") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:35:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:35:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:05:46") ) ) ) ) and list_id IN('3370') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2743718 | cron | localhost | asterisk | Query | 191 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:08:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:38:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:08:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:38:27") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:38:27") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:08:17") ) ) ) ) and list_id IN('3370') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2743754 | cron | localhost | asterisk | Query | 111 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:39:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:39:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:39:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:37") ) ) ) ) and list_id IN('3370') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONC
AT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2743780 | cron | localhost | asterisk | Query | 139 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:09") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:39:09") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:09") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:39:19") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:39:19") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:09") ) ) ) ) and list_id IN('3370') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2743807 | cron | localhost | asterisk | Query | 783 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:28:25") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:28:25") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:58:25") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:28:35") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:28:35") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:58:25") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:28:25") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2743840 | cron | localhost | asterisk | Query | 764 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:28:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:28:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:58:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:28:54") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:28:54") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:58:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:28:44") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2743873 | cron | localhost | asterisk | Query | 30 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:10:58") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:40:58") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:10:58") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:41:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:41:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:10:58") ) ) ) ) and list_id IN('3370') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2743897 | cron | localhost | asterisk | Query | 686 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:30:02") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:30:02") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:00:02") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:30:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:30:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:00:02") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:30:02") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2743928 | cron | localhost | asterisk | Query | 594 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:34") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:31:34") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:34") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:44") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:34") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:34") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2743954 | cron | localhost | asterisk | Query | 542 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:32
:26") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:32:26") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:02:26") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:36") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:36") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:02:26") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:32:26") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2743989 | cron | localhost | asterisk | Query | 607 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:21") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:31:21") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:21") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:31") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:31") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:21") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:21") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744019 | cron | localhost | asterisk | Query | 611 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:31:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:27") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:27") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:01:17") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:31:17") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744047 | cron | localhost | asterisk | Query | 440 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:34:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:34:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:04:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:34:18") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:34:18") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:04:08") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:34:08") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744072 | cron | localhost | asterisk | Query | 567 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:32:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:32:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:02:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:02:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:32:01") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744106 | cron | localhost | asterisk | Query | 185 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:38:23") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:38:23") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:08:23") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:38:33") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:38:33") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:08:23") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:38:23") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744136 | cron | localhost | asterisk | Query | 221 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:37:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:37:47") ) ) ) or ( (called_s
ince_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:07:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:37:57") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:37:57") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:07:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:37:47") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744166 | cron | localhost | asterisk | Query | 254 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:37:14") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:37:14") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:07:14") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:37:24") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:37:24") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:07:14") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:37:14") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744196 | cron | localhost | asterisk | Query | 51 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:40:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:40:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:10:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:40:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:40:47") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:10:37") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:40:37") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744210 | cron | localhost | asterisk | Query | 927 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:26:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:26:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:26:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:26:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:26:11") ) ) ) ) and list_id IN('4148') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2744235 | cron | localhost | asterisk | Query | 92 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:39:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:39:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:40:06") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:40:06") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:09:56") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:39:56") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744264 | cron | localhost | asterisk | Query | 16 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:41:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:41:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:11:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:41:22") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:41:22") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='AB') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:11:12") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='N') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 00:41:12") ) ) ) ) and list_id IN('3369') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 210 |
| 2744297 | cron | localhost | asterisk | Query | 747 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:29:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:29:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:29:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:29:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:29:11") ) ) ) ) and list_id IN('4148') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDRO
P')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2744317 | cron | localhost | asterisk | Query | 687 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:30:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:30:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:30:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:30:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:30:11") ) ) ) ) and list_id IN('4148') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2744351 | cron | localhost | asterisk | Query | 627 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:31:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:31:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:31:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:31:11") ) ) ) ) and list_id IN('4148') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |
| 2744383 | cron | localhost | asterisk | Query | 567 | Sorting result | SELECT lead_id,list_id,gmt_offset_now,phone_number,state,status,modify_date,user,vendor_lead_code FROM vicidial_list where ( ( (called_since_last_reset IN('Y','Y1')) and (status='AA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:11") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='B') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:32:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1','Y2')) and (status='NAT') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 23:32:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='NA') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-14 01:32:01") ) ) ) or ( (called_since_last_reset IN('Y','Y1')) and (status='A') and (( (gmt_offset_now='') and (last_local_call_time < "2013-12-13 14:32:11") ) ) ) ) and list_id IN('4148') and lead_id NOT IN('0') and ((gmt_offset_now IN('99') ) ) and ( ( (status IN('DROP','XDROP')) and (last_local_call_time < CONCAT(DATE_ADD(NOW(), INTERVAL -259200 SECOND),' ',CURTIME()) ) ) or (status NOT IN('DROP','XDROP')) ) order by lead_id asc limit 1 |