If two kamailio servers share the same dialog db table, on restart, they both load all dialogues info stored in db into memory and
dlg.stats_alive returns the same amount of alive dialogues on both serves.
I would expect that dlg.stats_alive would return just the dialogues info that belongs to the server ( socket_info is not empty )
Introduce an optional parameter to the RPC command to filter just the dialogues that belongs to the server
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.