<div dir="ltr">Hi Duarte,<div><br></div><div>Not sure if I understand it correctly but are you trying to set up an HA pair of dispatchers?</div><div><br></div><div>If so I am doing it differently in that, I use the Virtual/floating IP (VIP) as socket. This way the master node (which has got the VIP) can send OPTIONs pings out fine but the backup node won't be able to send. Functionally it is fine, but the backup node keeps logging errors because it doesn't have the VIP:</div><div><pre>ERROR: <core> [core/udp_server.c:599]: udp_send(): sendto(sock, buf: 0x7f0e6b54e2e0, len: 372, 0, dst: (<a href="http://192.168.213.143:5060" target="_blank">192.168.213.143:5060</a>), tolen: 16) - err: Network is unreachable (101)
ERROR: tm [../../core/forward.h:231]: msg_send_buffer(): udp_send failed</pre><pre></pre></div><div>When FO happens, the backup node becomes master and takes the VIP, and it functions correctly. But I haven't worked out how to avoid the ERROR loggings on the backup node. Maybe someone else has any better ideas/suggestions?<br></div><div><br></div><div>Cheers,</div><div>Yufei</div><div></div><div><pre><br></pre></div></div>