Page 1 of 1

adding multiple asterisk box

PostPosted: Mon Oct 15, 2007 6:08 pm
by garfunct
I seem to be making this hardwork..

I have 1 full vici, asterisk box up and running and want to add another asterisk box.

Running debian vici 2.095

vicidial install is pointing to mysql on original box
and seems to run fine
apache and vici are also on both boxes

i have a phone on the new box that is able to dial manually (not thru vici)

when i log in i get the dreaded

"no one is in your session"

and the phone dont ring....

hate to have to start over

I get no activity from cli on new box

both servers are configured in vici

manager.conf is same on both machines (not sure if this is correct but have added permit ip line and makes no diff)

any help greatly appreciated.

PostPosted: Tue Oct 16, 2007 1:45 am
by ramindia
Hi


you can look at loadbalance.txt

ram

load balance

PostPosted: Tue Oct 16, 2007 8:57 am
by garfunct
So do you have to use the load balance steps for multiple * machines

Hope thats not a stupid question....

Hope this helps other newbies!!

I am going to try any-how to load balance and will post my results

Thnx for any input

PostPosted: Tue Oct 16, 2007 5:19 pm
by Op3r
make sure you sync the time on those servers. :)

PostPosted: Thu Oct 18, 2007 8:24 pm
by mflorell
For multiple vicidial servers you should install Asterisk/VICIDIAL and all helper apps on each one and then go through the instructions in the LOAD_BALANCE.txt doc.

Telnet port settings

PostPosted: Mon Nov 05, 2007 9:21 pm
by TroyD
I had similar issue, however it was solved by going into the admin page under servers and verify that the alternate vicidial server that is using remote asterisk/vici server has the telnet server/port pointed to it. hope this makes sence, i have 3 server setup (1-sql, 1-apache, 1 vici/asterisk) had to point the telnet/port from apache server to point to vici server on port 5038 to be sure that when i logged in, it would send the commands to call my extension to the vicidial server that has the trunks configured..