[sr-dev] [kamailio/kamailio] add dlg.stats_active parameter to filter dialogs that belongs to the server (Issue #2920)

Victor Seva notifications at github.com
Fri Nov 5 23:34:08 CET 2021


### Description

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.

### Expected behavior

I would expect that dlg.stats_alive would return just the dialogues info that belongs to the server ( socket_info is not empty )

### Possible Solutions

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 or view it on GitHub:
https://github.com/kamailio/kamailio/issues/2920
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20211105/0d3868db/attachment.htm>


More information about the sr-dev mailing list