Page 1 of 1
Updating backend database
Posted:
Thu Sep 06, 2012 8:02 am
by mrobinson
Hi, I was wondering if anyone knew of a way when a user actions a lead through the Vicidial Web Client I can update a backend mysql database with the disposition?
Re: Updating backend database
Posted:
Fri Sep 07, 2012 7:54 am
by mflorell
Most of our clients use the Dispo Call URL for this, you just have to write a webpage that will take the lead data and dispo(status) and use it to update your system.
Re: Updating backend database
Posted:
Fri Sep 07, 2012 9:35 am
by mrobinson
Thanks for the reply mflorell that's great! Do you know of a way of updating the internal database without the agent dispositioning the call? i.e for the autodial no answers?
Re: Updating backend database
Posted:
Sat Sep 08, 2012 12:10 pm
by mflorell
That's what the No Agent URL is for.
Re: Updating backend database
Posted:
Sat Sep 08, 2012 12:23 pm
by mrobinson
Sorry for all the questions but in my campaign settings I only see Start Call URL: and Dispo Call URL: fields there's no No Agent URL field
Re: Updating backend database
Posted:
Sun Sep 09, 2012 9:49 am
by mflorell
admin.php version and build?
Re: Updating backend database
Posted:
Sun Sep 09, 2012 9:55 am
by mrobinson
VERSION: 2.4-309a
BUILD: 110430-1642
Re: Updating backend database
Posted:
Tue Sep 11, 2012 3:03 am
by mflorell
You would need to upgrade to 2.4 rc2 or a more recent svn/trunk version to get that feature. The version of vicidial you are using is over 18 months old.
Re: Updating backend database
Posted:
Tue Sep 11, 2012 4:17 am
by mrobinson
Thanks for that, as I'm running GoAutoDial would updating Vicidial via SVN have any knock on effect for the rest my setup?
Re: Updating backend database
Posted:
Sat Mar 23, 2013 5:11 pm
by williamconley
svn upgrade (done properly, according to the UPGRADE document supplied in the SVN source folder ...) will not break any vicidial functionality.
it may, however, impact some goautodial functions and WILL require you to use the vicidial screens instead of the old goautodial screens (which are not upward compatible).