Hello guys,

I hava a setup where there are 2 kamailios in active-active connected to the same db (no registration yet). They both forward requests load balancing to several freeswitches. My question is, is the load balance algorithm independent on the 2 servers, or do they act as 1 load balancing in term of sending the next request to the next FS in the list independent of which kamailio sent the last request? I.e.

Kam1 -> fs1
Kam2 -> fs2
Kam1 -> fs3
Kam1 -> fs1
Kam2 -> fs2
And so on?

Thanks for your help

David