Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N
Vijay wrote:Hello,
I need to install mysql/apache applications on one server and asterisk on another server, i have some queries regarding this:
1) Vicidial will be installed on asterisk server or mysql server.
2) Cron jobs are required to be run on asterisk server or mysql server.
3) what all applications are required to be run on mysql.
4) i am using zydummy, so i will use 2.6 kernel on asterisk server, do i need same 2.6 kernel with the sameoptions for mysql server as well or just 2.4 kernel will do.
5) while installaing vicidial we edit AST_SERVER_conf.pl, and we set the options as follows:
$server_ip = '10.10.10.15';
$DB_server = 'localhost';
$DB_database = 'asterisk';
$DB_user = 'cron';
$DB_pass = '1234';
In this case server IP would be asterisk server IP, and DB_server would be the IP address of mysql server, am i right??????
6) and in mysql server, while inserting the database we give the value for server_ip, will that be asterisk server IP or mysql server IP?
Is there anywhere else as well i have to define the IP's or do anything else to be able to work in a environment where mysql/apache are in different server and asterisk on another one, please solve the queries.....
Users browsing this forum: No registered users and 119 guests