Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
+----------+---------+--------+-------------------------+----------------+
| count(*) | list_id | status | called_since_last_reset | gmt_offset_now |
+----------+---------+--------+-------------------------+----------------+
| 4 | 1 | NEW | N | -4.00 |
| 1 | 102 | N | Y | -4.00 |
| 5 | 102 | NEW | Y | -4.00 |
+----------+---------+--------+-------------------------+----------------+
# /usr/share/astguiclient/AST_VDhopper.pl --debug
----- DEBUG -----
TIME DEBUG: -5|-4|1| GMT: 16:47
SELECT * FROM vicidial_lists where active='N';Inactive Lists: 0
CALLBACK HOLD: 0|SELECT count(*) FROM vicidial_callbacks where callback_time <= '2007-09-26 12:47:52' and status='ACTIVE';|
CAMPAIGNS TO PROCESSES HOPPER FOR: 1|0
Starting hopper run for 02 campaign- GMT: 24hours HOPPER: 5
hopper DONE cleared: 0E0
hopper GMT BAD cleared: 0E0
hopper READY count: 0
hopper too low (0|5) starting hopper dump
campaign lists count: 1 | '102'
no lead filter defined for campaign: 02
leads to call count: 0
NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
ERROR CANNOT ADD ANY LEADS TO HOPPER
DONE. Script execution time in seconds: 0
<10.0.0.3>
No more leads in the hopper for campaign:
LAP
mysql> SELECT count(*),list_id,status,called_since_last_reset,gmt_offset_now from vicidial_list group by list_id,status,called_since_last_reset,gmt_offset_now;
+----------+---------+--------+-------------------------+----------------+
| count(*) | list_id | status | called_since_last_reset | gmt_offset_now |
+----------+---------+--------+-------------------------+----------------+
| 2 | 1000 | CBHOLD | Y | 2.00 |
| 1 | 1000 | DROP | Y | 2.00 |
| 12 | 1000 | N | Y | 2.00 |
| 7 | 1000 | NA | Y | 2.00 |
| 3 | 1000 | NEW | Y | 2.00 |
| 78 | 1000 | NEW | N | 2.00 |
| 9 | 1000 | Nieode | Y | 2.00 |
+----------+---------+--------+-------------------------+----------------+
7 rows in set (0.01 sec)
/usr/share/astguiclient/AST_VDhopper.pl --debug
----- DEBUG -----
TIME DEBUG: 0.00|1|1| GMT: 10:19
SELECT * FROM vicidial_lists where active='N';Inactive Lists: 0
CALLBACK HOLD: 0|SELECT count(*) FROM vicidial_callbacks where callback_time <= '2008-07-16 11:19:01' and status='ACTIVE';|
CAMPAIGNS TO PROCESSES HOPPER FOR: 1|0
Starting hopper run for lap campaign- GMT: 24hours HOPPER: 1
hopper DONE cleared: 0E0
hopper GMT BAD cleared: 0E0
hopper READY count: 0
hopper too low (0|1) starting hopper dump
campaign lists count: 2 | '999','1000'
no lead filter defined for campaign: lap
leads to call count: 77
NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
Getting Leads to add to hopper
NO RECYCLE-LEADS INTO HOPPER DEFINED
lead call order: order by lead_id asc
Adding to hopper: 1
DONE with this campaign
DONE. Script execution time in seconds: 1
Users browsing this forum: Bing [Bot], mdvitel and 68 guests