<div dir="auto"><pre dir="ltr" style="max-height:999999px;font-size:24px;line-height:28px;background-color:rgb(248,249,250);border:none;padding:10px 0.14em 10px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;width:312px;white-space:pre-wrap;color:rgb(60,64,67)"><span style="max-height:999999px">Hi everyone

I use kamailio 5.1 with rtpengine and I would like to set up a simple warm standby or hot standby system for my sip server. on the web I found various discussions and posts that led me to deepen them
the dispatcher, dmq, dmq_usrloc, db_cluster and p_usrloc modules. now, though, I'm a little confused:
what approach do you recommend for this system?
I thought of using two identical servers:</span></pre><pre dir="ltr" style="max-height:999999px;font-size:24px;line-height:28px;background-color:rgb(248,249,250);border:none;padding:10px 0.14em 10px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;width:312px;white-space:pre-wrap;color:rgb(60,64,67)"><span style="max-height:999999px">Kam01 10.10.10.2</span></pre><pre dir="ltr" style="max-height:999999px;font-size:24px;line-height:28px;background-color:rgb(248,249,250);border:none;padding:10px 0.14em 10px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;width:312px;white-space:pre-wrap;color:rgb(60,64,67)"><span style="max-height:999999px">Kam02 10.10.10.3</span></pre><pre dir="ltr" style="max-height:999999px;font-size:24px;line-height:28px;background-color:rgb(248,249,250);border:none;padding:10px 0.14em 10px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;width:312px;white-space:pre-wrap;color:rgb(60,64,67)"><span style="max-height:999999px">Hostname <a href="http://cluster.mydomain.com">cluster.mydomain.com</a></span></pre><pre dir="ltr" style="max-height:999999px;font-size:24px;line-height:28px;background-color:rgb(248,249,250);border:none;padding:10px 0.14em 10px 0px;margin-top:0px;margin-bottom:0px;font-family:inherit;width:312px;white-space:pre-wrap;color:rgb(60,64,67)"><span style="max-height:999999px">each with its own mariadb and implementing data replication (with the dmq module? Or db_cluster and sqlops?). in this scenario is it necessary to also use the dispatcher module or implement a high available system with keepalives and floating ip?
thanks, Christian</span></pre></div>