Page 1 of 1

i need a quick answer please

PostPosted: Mon Sep 14, 2009 9:50 pm
by brett05
hi to all
i need your opnion please
i want to install vicidial in opensuse 11.1 if i will follow the vicidial opensuse in your web manual it is a good steps
other thing
i want to run for now 15 seats so here how can join two machine together
the first will have opensuse with asterisk and vicidial intsalled and the other will have a mysql database intalled how can i join the date base mysql to the first machine with the vicidial and asterisk installed ?
it is good to do it ?
and what the best linux prefered to vicidial and what is the best version of asterisk ?
thank to all answer

PostPosted: Tue Sep 15, 2009 12:42 am
by heinz
Hi,
if you want to install the database on a separate server just follow the scratch install and put everything on server A.
Then install mysql on the second server B.
Use mysqldump to export the database schema from server A and import it on server B.
Create a mysql user 'cron' on server B.
Change the astguiclient.conf on server A. Done.
Just make sure that both servers are syncronized.
Thanks,
heinz

thanks

PostPosted: Tue Sep 15, 2009 1:22 am
by brett05
thanks
what you mean by "Just make sure that both servers are syncronized. "
you mean i need to make the same time in the two server?
other thing please
it is more good to separate vicidial from mysql?