Page 1 of 1

FTP the list to a directory, vicidial to import it

PostPosted: Sat Mar 23, 2013 5:43 pm
by bghayad
Hi;

GoAutoDial CE 2.1, 2.6.18-238.9.1.el5.goPAE (SMP), Intel(R) Core(TM) i7-3770 CPU @ 3.40GHz, Single Machine.

Is it possible to FTP (upload) to a certain directory the needed list to be imported to the vicidial to be used for campaign outbound dialing? I need to use this instead of manual importing the list to the dialer.

Regards
Bilal

Re: FTP the list to a directory, vicidial to import it

PostPosted: Sat Mar 23, 2013 10:07 pm
by williamconley
yes. look in /usr/share/astguiclient for the command line lead loader. VICIDIAL_IN_new_leads_file.pl

execute with --help for instructions:

Code: Select all
cd /srv/www/htdocs/vicidial
VICIDIAL_IN_new_leads_file.pl --help


While you are in there, have a look around. There are a lot of cool scripts ....