Hi gentlemen,<br><br>I&#39;m trying to find a suitable topology to deploy on our SIP network.<br><br>We started testing UCARP, but it seems it&#39;s not going to do for us.<br>Our topology involves 2 servers with physical IPs on them and 2 floating IPs (to balance load 50% on each).<br>
The balancing is manual, we are going to point half our servers (measured in load) to one floating IP and so on.<br>When a server fails, the other will handle the load assuming the other floating IP.<br><br>We found an issue managing IPs, if we have to make Kamailio listen to a floating IP we have to set:<br>
listen=0.0.0.0<br>and then record_route will just pass that IP on the record route headers, making destination servers not to respond.<br><br>If we try to use record_route_preset() there, when server A fails, all responses come with the &quot;wrong&quot; IP on record_route when server B assumes A&#39;s IP.<br>
<br>I&#39;d like to know if some of you found a tidier solution and would like to share some topology and implementation tips. DNS SRV is also on our list, but maybe there is something out there that can help us with this.<br>
<br>Thanks in advance,<br>Uriel<br>