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
[email protected]
http://lists.opensips.org/cgi-bin/mailman/listinfo/users