[OpenSIPS-Users] dialog-dlg-repl - not synced

Alexey Kazantsev kurgan-rus at inbox.ru
Wed Aug 25 10:30:41 EST 2021


If I also enable profile replication, MI command shows that it’s synced successfully,
with the same settings as for other types of replication.
 
But the dialogs and dr_gateways status is not synced, according to MI output,
and I can not understand what’s wrong with the configuration.
Why something is synced and other is not.
 
 
modparam("clusterer", "my_node_info",             "cluster_id=1,node_id=1,url=bin:10.10.10.11:5555,seed")
modparam("clusterer", "neighbor_node_info",    "cluster_id=1,node_id=2,url=bin:10.10.10.10:5555")
modparam("clusterer", "sharing_tag", "vip/1=active")
 
modparam("dialog", "profiles_no_value", "inbound/b; outbound/b;")
modparam("dialog", "dialog_replication_cluster", 1)
modparam("dialog", "profile_replication_cluster", 1)
 
modparam("drouting", "cluster_id", 1)
modparam("drouting", "cluster_sharing_tag", "vip")
 
 
voip ~ # opensips-cli -x mi clusterer_list_cap
{
    "Clusters": [
        {
            "cluster_id": 1,
            "Capabilities": [
                {
                    "name": "drouting-status-repl",
                    "state": "not synced"
                },
                {
                    "name": "dialog-dlg-repl",
                    "state": "not synced"
                },
                {
                    "name": "dialog-prof-repl",
                    "state": "Ok"
                }

 
 
 
-----------------------------------------------
BR, Alexey
http://alexeyka.zantsev.com/
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/users/attachments/20210825/cef472da/attachment-0001.html>


More information about the Users mailing list