<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<tt>Hi Kirill,<br>
<br>
Indeed, the explanations are not 100% clear - if the dialog
replication is enabled, the profile info (profiles used by
dialogs) is also replicated and seen as part of the local
profiles, not shared profile. So you can use the profiles without
the /b or /s<br>
<br>
Best regards,<br>
</tt>
<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 Summit 2019
<a class="moz-txt-link-freetext" href="https://www.opensips.org/events/Summit-2019Amsterdam/">https://www.opensips.org/events/Summit-2019Amsterdam/</a>
</pre>
<div class="moz-cite-prefix">On 04/15/2019 09:12 AM, Kirill
Galinurov wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAPDUut_6ZcbA7s-WJP0uFM6UvuXO06Kx9EgK-7Mw3eOyXx7MJg@mail.gmail.com">
<div dir="ltr">
<div dir="ltr">
<div dir="ltr">Hi all. In dialog module documentation we see:
<div>"<span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">Also
configuring profile replication via the</span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
class="emphasis"
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"><em>profile_replication_cluster</em></span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">parameter
is not necessary when dialog replication is already
configured. The profile information is included in the
dialog updates sent in the dialog replication cluster.
The profiles must still be marked for sharing though in
the</span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
class="emphasis"
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"><em>profiles_with_value</em></span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">or</span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
class="emphasis"
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"><em>profiles_no_value</em></span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify"> </span><span
style="color:rgb(0,0,0);font-family:Helvetica,Arial;font-size:12px;text-align:justify">parameters.</span></div>
<div>" </div>
<div><a
href="https://opensips.org/html/docs/modules/2.4.x/dialog.html#dialog-clustering"
moz-do-not-send="true">https://opensips.org/html/docs/modules/2.4.x/dialog.html#dialog-clustering</a><br>
</div>
<div><br>
</div>
<div>But when we set only params in config:</div>
<span style="font-family:monospace;color:rgb(0,0,0)">modparam("dialog",
"dialog_replication_cluster", 1)
</span><br>
<font face="monospace">modparam("dialog","profiles_with_value","reknumber/b;nccqueue/b;")
</font><br>
<font face="monospace">modparam("dialog","profiles_no_value","incoming/b;")</font><br>
<font face="monospace">We have some warnings at startup</font></div>
<div dir="ltr"><font face="monospace"><br>
</font></div>
<div dir="ltr"><font face="monospace">"</font><span
style="color:rgb(0,0,0);font-family:monospace">WARNING:dialog:add_profile_definitions:
profile incoming configured to be replicated over BIN, but
'profile_repl</span></div>
<span style="font-family:monospace">ication_cluster' is not
defined
<br>
Apr 15 01:46:22 nau-sbc-test-spb /usr/sbin/opensips[14330]:
WARNING:dialog:add_profile_definitions: profile reknumber
configured to be replicated over BIN, but 'profile_rep<br>
lication_cluster' is not defined
<br>
Apr 15 01:46:22 nau-sbc-test-spb /usr/sbin/opensips[14330]:
WARNING:dialog:add_profile_definitions: profile nccqueue
configured to be replicated over BIN, but 'profile_repl<br>
ication_cluster' is not defined<br>
<br>
</span>
<div dir="ltr"><font face="monospace">"<br>
</font>
<div> </div>
</div>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<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>