Re: [SR-Users] Kamailio load balansing 2 servers issues

2015-02-06 Thread Yuriy Gorlichenko
We solved this issue with another way because enpoints can registar at only one kam (at location table we see socket field). So we need not register at both servers one endpoint- wee ned call all servers for calling endpoints with same username from both servers. This philosophy right for load bala

Re: [SR-Users] Kamailio load balansing 2 servers issues

2015-02-03 Thread Juha Heinanen
Victor V. Kustov writes: > We use failover such way: > > 2 K. servers with 1 shared IP (CARP) and all actions replicate via DMQ. > This way usable for load balancing too. by all actions, to do you mean also transaction state so that reply to a request can come to different server than the one th

Re: [SR-Users] Kamailio load balansing 2 servers issues

2015-02-03 Thread Victor V. Kustov
Hi, Yuriy Gorlichenko! >So my first qestion- Does anybody have some information about loafd >balansiong between kamailios? We use failover such way: 2 K. servers with 1 shared IP (CARP) and all actions replicate via DMQ. This way usable for load balancing too. >And second question - how to reso