Multiple vicidial servers

All installation and configuration problems and questions

Moderators: gerski, enjay, williamconley, Op3r, Staydog, gardo, mflorell, MJCoate, mcargile, Kumba, Michael_N

Multiple vicidial servers

Postby rnsatapathy » Wed Jun 13, 2007 10:53 am

Hi friends,

I'm trying to configure 2 vicidial servers and a mysql database to work togather for load balancing. I have Installed vicidial in two servers and installed and created mysql database in a separate server. I have configured the two vicidial servers to point to the database. I have also created the trunks and I am able to pass calls bothways.

But I'm a bit confused while configuring the conferences.
Can anyone suggest how the conferences are configured and in which servers?


Thank you all.
rnsatapathy
 
Posts: 5
Joined: Wed Jun 13, 2007 10:40 am

Postby mflorell » Thu Jun 14, 2007 7:50 am

Create the conferences just as they are in the SCRATCH_INSTALL(8600051-8600200) There is no conflict because they reside on different servers.

Be sure to read the LOAD_BALANCING.txt document as well.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

where to create the conferences

Postby rnsatapathy » Tue Jun 19, 2007 2:03 am

Code: Select all
Create the conferences just as they are in the SCRATCH_INSTALL(8600051-8600200) There is no conflict because they reside on different servers.


Where should I create the conferences. I mean in which servers should I create the conferences ?
rnsatapathy
 
Posts: 5
Joined: Wed Jun 13, 2007 10:40 am

Postby mflorell » Tue Jun 19, 2007 6:44 am

You need to create conferences on each server that you want agents to login to. both as meetme.conf and extensions.conf entries as well as in the conferences and vicidial_conferences tables.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby eijal » Tue Jun 19, 2007 10:50 am

rnsatapathy, look like this:
each asterisk server is exactly the same for conferences. The only diference in the conferences and vicidial_conferences table is the ip address of the asterisk server.

PD.
Matt, Can I use a domain for ip address?
eijal
 
Posts: 186
Joined: Thu Feb 08, 2007 6:34 pm

Postby mflorell » Tue Jun 19, 2007 2:23 pm

No, you need to use an IP address if you have more than 1 server.
mflorell
Site Admin
 
Posts: 18387
Joined: Wed Jun 07, 2006 2:45 pm
Location: Florida

Postby rnsatapathy » Fri Jun 22, 2007 1:54 am

eijal wrote:rnsatapathy, look like this:
each asterisk server is exactly the same for conferences. The only diference in the conferences and vicidial_conferences table is the ip address of the asterisk server.

PD.
Matt, Can I use a domain for ip address?


thanks for your reply. i still could not understand.

here is what i have.

Asterisk --1 --- Conference exten => 8600051,1,Meetme,8600051 Till 8600200,1,Meetme,8600200 in extension.conf


asterisk --2 Conference exten => 8600051,1,Meetme,8600051 Till 8600200,1,Meetme,8600200 in extension.conf

above what is clear.

webserver and database server in another machine.

In vicidial_conferences table which asterisk server IP i have to use????

thanks.

rnsatapathy.
rnsatapathy
 
Posts: 5
Joined: Wed Jun 13, 2007 10:40 am

Postby eijal » Fri Jun 22, 2007 9:59 am

both

Code: Select all
insert into vicidial_conferences values('8600051','ip-asterisk1','');
insert into vicidial_conferences values('8600051','ip-asterisk2','');
.
.
.
.
.
eijal
 
Posts: 186
Joined: Thu Feb 08, 2007 6:34 pm

Postby rnsatapathy » Fri Jun 22, 2007 10:10 am

eijal wrote:both

Code: Select all
insert into vicidial_conferences values('8600051','ip-asterisk1','');
insert into vicidial_conferences values('8600051','ip-asterisk2','');
.
.
.
.
.


after i do that, now it is saying not a valid extension.

i have 60 extension. do i need to create 30 extension in one asterisk and rest 30 at other asterisk??

thanks.
rnsatpathy
rnsatapathy
 
Posts: 5
Joined: Wed Jun 13, 2007 10:40 am

Postby ramindia » Fri Jun 22, 2007 10:47 am

Hi

yes thats correct

ram
Kindly post your feedback, if this solution works.
so its very usefull for others who join later as a NEWBIE.
ramindia
 
Posts: 688
Joined: Wed Oct 11, 2006 4:06 am
Location: India

Thanks

Postby rnsatapathy » Tue Jun 26, 2007 10:02 am

Thank You everyone for your valuable contributions
rnsatapathy
 
Posts: 5
Joined: Wed Jun 13, 2007 10:40 am


Return to Support

Who is online

Users browsing this forum: No registered users and 133 guests