Page 1 of 1
where the leads will be loaded i mean .csv file
Posted:
Tue Oct 12, 2010 8:32 am
by be.jeevi
can anyone help me to get the path where the leads will be loaded i dont want to download the list i lost my lead backup....i want to take the .csv file out of the dialler can anyone get me the path to copy the file through ftp...
best regards,
stephen
Posted:
Tue Oct 12, 2010 9:54 am
by mflorell
admin.php version and build?
Posted:
Tue Oct 12, 2010 12:37 pm
by be.jeevi
i have installed vicidialnow ce.1.3 version
Posted:
Tue Oct 12, 2010 1:04 pm
by williamconley
mflorell wrote:admin.php version and build?
he refers to the VICIdial version and build in the bottom left corner of each admin screen.
Posted:
Tue Oct 12, 2010 1:16 pm
by be.jeevi
VERSION: 2.0.5-174
BUILD: 90522-0506
Posted:
Tue Oct 12, 2010 2:23 pm
by mflorell
If you upgrade to 2.2.1 you can download complete lists directly from the admin web site.
Posted:
Tue Oct 12, 2010 2:28 pm
by be.jeevi
howe to upgrade any idea....it's quite urgent i need to take my list in .csv can u pl tell me the path where it will be saved
Posted:
Tue Oct 12, 2010 2:30 pm
by mflorell
download 2.2.1 and read the UPGRADE file
Posted:
Tue Oct 12, 2010 2:33 pm
by williamconley
do you want a recently uploaded group of leads, a specific list, or the entire database or just the "leads"?
Posted:
Tue Oct 12, 2010 7:34 pm
by be.jeevi
i just need the entire leads i have uploaded in .csv format....it will saved rite? i just need the path where it will be
Posted:
Tue Oct 12, 2010 8:01 pm
by williamconley
the leads are not stored in a csv file, they are stored in a database.
the administrator of your system will have access to the database and can export data from it.
if you have phpmyadmin installed on your system, you can use that to extract the "vicidial_list" table from the "asterisk" database.
if you want to extract the entire database in an easily downloadable file, you can use the backup script to create a "database only" backup which would then be downloadable. the backup script is located at /usr/share/astguiclient and has notes in it how to use it. it usually stores its archive in /var/log/astguiclient/archive after it has run.
so running the backup script and then looking in the archive folder for the download would get you a compressed copy of the entire database file in SQL format.
phpmyadmin will export in any format you like if you press the export button and then choose a format.