issues with hopper..
Posted:
Mon Jul 24, 2006 10:12 am
by Delta239
hopper wont start up once i load a new list or when i create a new campaign...
what happens? and wich channel are you on?
Freenode?
Posted:
Mon Jul 24, 2006 4:27 pm
by mflorell
What happens when you run /home/cron/AST_VDhopper.pl --debugX
Do you have the AST_VDhopper.pl script in your crontab?
Posted:
Mon Jul 24, 2006 5:52 pm
by Delta239
http://pastebin.ca/98963
this is what i got when i did AST_VDhopper.pl --debugX
i've been having an ongoing issue with this hopper thing..
Posted:
Mon Jul 24, 2006 5:56 pm
by enjay
Are you sure you have leads available? goto lists and look at the list to determine if there are dialable leads..
Posted:
Mon Jul 24, 2006 6:16 pm
by Delta239
i still have leads there .. 1374 to be more specific... and 0 on the hopper..
Posted:
Mon Jul 24, 2006 10:31 pm
by mflorell
post results of this query:
SELECT count(*),list_id,status,gmt_offset_now from vicidial_list group by list_id,status,gmt_offset_now order by list_id,status,gmt_offset_now;