Hello,<div><br></div><div>I&#39;ve been searching a lot on how to have more than one OpenSIPS handling messages from the same dialog (for example, the initial request goes to server #1 and the sequential requests go to server #2, in case server #1 goes down). I&#39;ve tried pointing the db_url to the same database on both servers, setting db_mode parameter to 1 (flush all dialog data into DB immediately), setting the db_update_period to a smaller value than the default but didn&#39;t work, except for when we stop server #1 smoothly. Even so, some header translations we should do were not performed.</div>

<div><br></div><div>I&#39;m supposed to find out how a distributed key-value store like Redis can be useful on that. I&#39;ve seen the example in the Key-value Interface Tutorial but I have no idea on how to transfer dialog <span class="Apple-style-span" style="font-family:Helvetica,Arial;font-size:12px">values, flags </span><span class="Apple-style-span" style="font-family:Helvetica,Arial;font-size:12px">along with other dialog state information</span><span class="Apple-style-span" style="font-family:Helvetica,Arial;font-size:12px"> from the database to a KVP store. Would it be something like having a whole new dialog module that uses a distributed cache_db instead? Sounds hard to accomplish...</span></div>

<div><span class="Apple-style-span" style="font-family:Helvetica,Arial;font-size:12px"><br></span></div><div><span class="Apple-style-span" style="font-family:Helvetica,Arial;font-size:12px">Is this </span><a href="http://lists.opensips.org/pipermail/users/2012-February/020657.html">http://lists.opensips.org/pipermail/users/2012-February/020657.html</a> supposed to do what I need? Is there any example of use anywhere? What I got from it is just profiling distribution, I don&#39;t get how could this allow all dialog state to be shared...</div>

<div><br></div><div>Thanks a lot for any pointer or help.</div><div>Mariana.</div><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8"><meta http-equiv="content-type" content="text/html; charset=utf-8">