SHASHIKANTH wrote:striker wrote:hi
is it possible for a an non-agent api , which should delete the leads based on the phone numer
http://server/vicidial/non_agent_api.php?source=test&user=6666&pass=1234&function=update_lead&lead_id=27&delete_lead=Y
the above api deletes based on the lead id but i need it to be based on phone number.
Hi,
can this non agent api installed on goautodial.
sorry for the noob question i am totally new for this vicidial /goautodial
Regards,
Shashikanth NM
Goautodial installs a fully functional copy of Vicidial. But it is installed in CentOS instead of OpenSuSE and the Vicidial files are not obvious (they are there, though!). The GoAutodial interface, which is a CSS modified copy of the Vicidial pages, has bugs due to the changes that were made. Features are masked or broken. Pretty, though, lol. That being said: Vicidial is still there. And you can upgrade the Vicidial installation in place and have a fresh (newest code) copy of Vicidial. However, this requires a bit of Linux experience to accomplish.
By the same token, you can also export your DB, copy it to a different server, install a fresh copy of Vicidial from Vicibox.com's .iso (there's a PDF on the site covering installation), and then put your original database into that copy of Vicidial. You then upgrade the database to match the newly installed Vicidial and you have all your old data in a new copy of Vicidial.
There is a document in the Vicibox-installed system named UPGRADE located in /usr/src/astguiclient/trunk. This file contains instructions for upgrading the system ... but you only need to follow the DB upgrade instructions after you restore the original DB into the system. This upgrade will modify the DB schema to match the newer Vicidial scripts.
If you choose this method, you need to work out the methods for dumping the mysql database, copying it to a safe location (perhaps after verifying that it's all there! tiny file could indicate a mysqldump failure!), then restoring it into the freshly installed system. Once again, this will require a bit of Linux capability.
There are several posts on this forum with instructions to accomplish all of this, and several hundred Vicidial professionals that will do it for you, of course. The Vicidial Group won't touch your Goautodial system (except probably to pull the DB out of it in preparation for a full reinstall into a Vicibox system ... that they'd probably do). We at PoundTeam don't care, we work on anything for anyone. lol
Welcome to the Party!