Page 1 of 1

Leads and lists

PostPosted: Mon May 14, 2007 5:00 am
by sandro
Hi all
i have managed to add leads and lists with the sample from the documents.
lead file entries:file.txt
100002|10001|107|1|7275551213|MR|I|P|FREELY01|249 MUNDON ROAD|||MALDON|FL||33709|USA|M|1970-01-0 ... t@test.com|nothing|COMMENTS
Now when i load a lead file..and checked in the campaign at the bottom i get this info: ..

This campaign has 1 active lists and 0 inactive lists
This campaign has 4 leads to be dialed in those lists - HIDE
This campaign has 0 leads in the dial hopper

here iam not understanding the dial hopper...and how to test the call is going or not..!
i have created a list in with 107 id and a user 7777.

Now i have tired to login in with the user 7777 in another machine..displaying an error,
"sorry there are no leads in the hopper for this campaign"
so want to know whether there is any file to load for dial hopper..
plse let me know abt this and how to test this whether its working or not...!

Iam using x-lite softphone for this..!


Regards,
Sandro. :D

PostPosted: Mon May 14, 2007 6:25 am
by mflorell
is the AST_VDhopperl.pl script in your crontab?

PostPosted: Mon May 14, 2007 7:41 am
by sandro
no

Regards,
Sandro

PostPosted: Mon May 14, 2007 7:47 am
by ramindia
Hi

then you need to add crontab

as mentioned in the scratch installation

check again the document

ram

PostPosted: Mon May 14, 2007 7:47 am
by gerski
you need to have this on your crontab settings..

PostPosted: Mon May 14, 2007 8:03 am
by sandro
hi

yes i have added them in the crontab ..
i ll test and let u know..!

Regards,
Sandro

PostPosted: Mon May 14, 2007 8:05 am
by sandro
HI
i have tried again loading the lead file..but still it is showing the same..
This campaign has 1 active lists and 0 inactive lists
This campaign has 6 leads to be dialed in those lists - HIDE
This campaign has 0 leads in the dial hopper

daila hopper is 0..


Regards,
Sandro

PostPosted: Mon May 14, 2007 9:15 am
by mflorell
Try running this manually and post the results:
/usr/share/astguiclient/AST_VDhopper.pl --debugX

PostPosted: Mon May 14, 2007 11:42 pm
by sandro
hi,

i have run this..this is the result it is showing up.
/usr/share/astguiclient/AST_VDhopper.pl --debugX

----- DEBUG -----


----- SUPER DEBUG -----

install_driver(mysql) failed: Can't locate DBD/mysql.pm in @INC (@INC contains: /usr/lib/perl5/5.8.5/i386-linux-thread-multi /usr/lib/perl5/5.8.5 /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl/5.8.4 /usr/lib/perl5/site_perl/5.8.3 /usr/lib/perl5/site_perl/5.8.2 /usr/lib/perl5/site_perl/5.8.1 /usr/lib/perl5/site_perl/5.8.0 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.4/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.3/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.2/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.1/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl/5.8.4 /usr/lib/perl5/vendor_perl/5.8.3 /usr/lib/perl5/vendor_perl/5.8.2 /usr/lib/perl5/vendor_perl/5.8.1 /usr/lib/perl5/vendor_perl/5.8.0 /usr/lib/perl5/vendor_perl .) at (eval 1) line 3.
Perhaps the DBD::mysql perl module hasn't been fully installed,
or perhaps the capitalisation of 'mysql' isn't right.
Available drivers: ExampleP, Proxy.
at /usr/share/astguiclient/AST_VDhopper.pl line 217

i am using the database phpmyadmin..!
plse help me ..even when iam trying to run the .pl extensions it is giving the mysql.pm error..

can u plse give me the solution where exaclty i am making the mistake..

Regards,
Sandro

PostPosted: Tue May 15, 2007 1:02 am
by ramindia
Hi

you need to install mysql libraries and cpan perl modules
when you installing from scratch installation

check this steps again.

SUBPHASE 3.1: MySQL requirements

SUBPHASE 3.2: Installing Perl Modules


ram