Page 1 of 1

No leads in Hopper

PostPosted: Tue May 06, 2008 3:37 am
by riftdawg
I have a new VicidialNOW 1.1RC1 install and I can load leads lists and it says they are good, and I can even search for leads that I uploaded from the csv lists and they show in admin_search_lead.php with the correct info, however for some reason the hopper won't load them. If I run the hopper script in debug mode from the command line I get the following error:

NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
ERROR CANNOT ADD ANY LEAD TO HOPPER

Any ideas?

PostPosted: Tue May 06, 2008 3:45 am
by riftdawg
...and yes i did add a new list and assign it to my campaign. In fact i followed the admin manual to a T.

PostPosted: Tue May 06, 2008 4:22 am
by mflorell
What call time do you have set?

Can you post the results of "./AST_VDhopper.pl --debug"

PostPosted: Tue May 06, 2008 4:47 am
by riftdawg
I had it set for 9-9 but i changed it to 24 hour. This is the output from debug:

----- DEBUG -----

TIME DEBUG: -5|-4|1| GMT: 09:44
SELECT * FROM vicidial_lists where active='N';Inactive Lists: 1
Inactive List Leads Deleted: 0E0 |DELETE from vicidial_hopper where list_id IN('999');|
CALLBACK HOLD: 0|SELECT count(*) FROM vicidial_callbacks where callback_time <= '2008-05-06 5:44:50' and status='ACTIVE';|
CAMPAIGNS TO PROCESSES HOPPER FOR: 1|0
Starting hopper run for 1000 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 | '100'
no lead filter defined for campaign: 1000
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

hello

PostPosted: Tue May 06, 2008 7:28 am
by eliasferreyra
check the dial prefix

if you use the 1 prfix
use this X
IF YOU USE THE 9 OR OTHER USE THEM

and check if the dial new status is load into the campaign

and like says matt check the calltime
and letme know :D

PostPosted: Tue May 06, 2008 2:02 pm
by riftdawg
I am new to Vicidial, so that last post was kind of confusing. I do use a 9 to dial out as that is specified in my extensions.conf. Where do i specify that option in the leads list? I don't see it. Also, I changed my call time to 24 hours just for testing, so that is set. Also I set the dial new status in the campaign and it is currently set to:

Dial Status 1: NEW - New Lead

I reran the hopper script but still get the same order. Any advice? Thanks for all your replies so far, you guys have been very prompt.

:)

PostPosted: Tue May 06, 2008 3:06 pm
by pylinuxian
i suggest you redo the tutorial in the book again. you just missed something in it.
steps are :
create campain,
create list
create agent
create phone
load leads into the list
affect list to campain

login with your agent/phone logins.

you're done
you're happy
you smile again

PostPosted: Tue May 06, 2008 6:34 pm
by riftdawg
I will go through and do the tutorial again, but I have done it many times and always end up with the same result. I will try once more though to see if I missed anything.

I'll keep you guys posted, thanks again for all the assistance.

PostPosted: Tue May 06, 2008 8:44 pm
by riftdawg
Ok, got the hopper situation figured out... So I got that all set and now I am up to the part where I login to the campaign, but my xlite softphone won't ring. It is using cc100/test login as specified in sip.conf with xlite and it shows im registered (both in xlite and on asterisk console), and I am using login 100/test for vici. I can login fine, however the phone never rings. I even tried specifying the ip in the phone modify section. Any ideas?

PostPosted: Tue May 06, 2008 8:46 pm
by riftdawg
it even says
Logged in as User: 7777 on Phone: SIP/cc100 to campaign: TESTCAMP

at the top of the browser login, so i am logged in... but the phone isnt ringing :(

PostPosted: Wed May 07, 2008 3:27 am
by riftdawg
Also wanted to mention that asterisk seems to be working fine. I have 3 phones connected, a analog adapter, and 2 xlite softphones on a laptop and desktop. I can ring each of the phones by dialing their extension (100-102) and it works great speech and all. But i can't get them to ring when i login to vici like it says it will in the manual.

Also wanted to mention that on the softphones i need to use l/p cc100/test but the vici web interface doesn't accept cc100/test, but it accepts 100/test. Sip.conf says the l/p is cc100/test and I would think vici would reference this, but maybe not? Anyways, i think this may be part of the problem or maybe not.

PostPosted: Wed May 07, 2008 6:00 am
by pylinuxian
what do you get when you issue : screen -r ?
do you read root mail ?

PostPosted: Wed May 07, 2008 4:05 pm
by riftdawg
2835.ASTfastlog (Detached)
2832.ASTVDadapt (Detached)
2829.ASTVDremote (Detached)
23640.pts-8.vicidialnow (Detached)
2637.asterisk (Detached)
2817.ASTupdate (Detached)
2820.ASTsend (Detached)
2826.ASTVDauto (Detached)
2823.ASTlisten (Detached)

PostPosted: Thu May 08, 2008 7:00 am
by pylinuxian
what about root mail ?
anything in there ?

type : mutt & see the mail man !!!

PostPosted: Thu May 08, 2008 12:10 pm
by gardo
Have you changed the IP address settings of your VicidialNOW installation? If yes you need to update the IP settings of your system by running: "update_server_ip".

PostPosted: Fri May 23, 2008 1:13 am
by riftdawg
I got it to work but it seems like it can be picky with certain lists... or doing something in a specific order ( i will have to pay close attention next time)

No Leads in hopper vicidialnow

PostPosted: Thu Jun 26, 2008 12:15 am
by happypenguin
Hi RiftDawg,

I am getting the same error message when I run debug. Can you post the steps you used to resolve your issue with the leads not getting into the hopper.

hopper issue

PostPosted: Thu Jul 10, 2008 5:40 pm
by kegler
Hi I am seeing the same issue with the hopper. Can you please post the fix to the forum?

NO SHUFFLE-NEW-LEADS INTO HOPPER DEFINED FOR LEAD ORDER
ERROR CANNOT ADD ANY LEAD TO HOPPER

thanks!

Hello

PostPosted: Fri Aug 15, 2008 2:05 am
by sanisoft
Dear All

I was facing same problem, but I fix it in this way.

please set "Local Call Time" to 24 hours - default 24 hour calling in your campaign setting,

I hope it will load leads.


Thanks

Sani