Hi Kirill,
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
Best regards,
Bogdan-Andrei Iancu
OpenSIPS Founder and Developer
https://www.opensips-solutions.com
OpenSIPS Summit 2019
https://www.opensips.org/events/Summit-2019Amsterdam/
On 04/15/2019 09:12 AM, Kirill Galinurov wrote:
Hi all. In dialog module documentation we see:
"Also configuring profile replication via
the/profile_replication_cluster/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/profiles_with_value/or/profiles_no_value/parameters.
"
https://opensips.org/html/docs/modules/2.4.x/dialog.html#dialog-clustering
But when we set only params in config:
modparam("dialog", "dialog_replication_cluster", 1)
modparam("dialog","profiles_with_value","reknumber/b;nccqueue/b;")
modparam("dialog","profiles_no_value","incoming/b;")
We have some warnings at startup
"WARNING:dialog:add_profile_definitions: profile incoming configured
to be replicated over BIN, but 'profile_repl
ication_cluster' is not defined
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
lication_cluster' is not defined
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
ication_cluster' is not defined
"
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users
_______________________________________________
Users mailing list
Users@lists.opensips.org
http://lists.opensips.org/cgi-bin/mailman/listinfo/users