<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
</head>
<body>
<font face="monospace">Hi Aberto,<br>
<br>
It is not a good strategy to blindly share the tables for usrloc
or dialog between multiple opensips instances, as this will lead
to data conflicts. Of course, you can have all pointing to the
same DB, but one table per opensips server.<br>
<br>
If you want to aggregate the data (between all opensips
instances), there is no other way than using the clustering .<br>
<br>
Regards,<br>
</font>
<pre class="moz-signature" cols="72">Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
<a class="moz-txt-link-freetext" href="https://www.opensips-solutions.com">https://www.opensips-solutions.com</a>
OpenSIPS eBootcamp 2021
<a class="moz-txt-link-freetext" href="https://opensips.org/training/OpenSIPS_eBootcamp_2021/">https://opensips.org/training/OpenSIPS_eBootcamp_2021/</a></pre>
<div class="moz-cite-prefix">On 1/16/22 1:47 PM, Alberto wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CANoA6_+uRysFmgmbeDBA6nMx62Chy00fOPTmYdwVd1ViLjRhhA@mail.gmail.com">
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<div dir="ltr">
<div>Hi,</div>
<div>I need several opensips servers to save usrloc and dialog
to the same central database, not for clustering/ha, but for
reporting and billing.</div>
<div>Is it safe to point multiple usrloc and dialog modules to a
central database using the db_url? Or would they cause
conflicts?</div>
<div>Since it's not a cluster where they use the shared
information, I would prefer to avoid the complexity of the
clusterer module. But I need to know one server won't cancel
another server location or dialog.</div>
<div>Thanks<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<pre class="moz-quote-pre" wrap="">_______________________________________________
Users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Users@lists.opensips.org">Users@lists.opensips.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opensips.org/cgi-bin/mailman/listinfo/users">http://lists.opensips.org/cgi-bin/mailman/listinfo/users</a>
</pre>
</blockquote>
<br>
</body>
</html>