Page 1 of 1
Transfer List with DISPO to new server
Posted:
Tue Oct 10, 2017 9:28 pm
by maykelsoft
Hi,
Currently, we are using Vicidial version from this installer: Vicibox_v.6.0.x86_64-6.0.3.preload.iso
And we are planning to upgrade to Vicidial version from this installer: ViciBox_v8.x86_64-8.0.1.iso
We just want to transfer LIST with DISPO and all other configuration will be done manually. Is there an easy way to do this instead on manually inserting on the new DB?
Please advise.
Thanks in advance.
Mike
Re: Transfer List with DISPO to new server
Posted:
Wed Oct 11, 2017 5:00 am
by mflorell
Do a mysqldump of the vicidial_list table on the old system, then run that dump on the new system. Should be fairly simple if all you want is the lead data.
Re: Transfer List with DISPO to new server
Posted:
Wed Oct 11, 2017 8:22 am
by maykelsoft
Hi Matt, it will include all the STATUSES of each leads? Thanks for the help
Re: Transfer List with DISPO to new server
Posted:
Wed Oct 11, 2017 9:15 am
by mflorell
"status" is a field in vicidial_list, so if you move the whole table over, that field will go too.
Re: Transfer List with DISPO to new server
Posted:
Mon Oct 16, 2017 2:01 pm
by maykelsoft
Thanks Matt! Sorry for late response... just got busy upgrading some servers to new hardware... will update this thread of status of DB transfer... Once again thanks for all the help..
Re: Transfer List with DISPO to new server
Posted:
Tue Oct 17, 2017 7:57 am
by maykelsoft
Hi Matt, Just an update... it works. After fresh installed of Vicibox 8.0 and insert vicidial_list table to the asterisk... I just need to manually create list id on web interface to populate the data with statuses... Thanks for the help. Cheers!
Re: Transfer List with DISPO to new server
Posted:
Tue Oct 17, 2017 9:20 am
by mflorell
Thanks for the post-back!