[OpenSIPS-Devel] [OpenSIPS/opensips] aa2f53: dialog: Fix broken stats after a restart+reload
Liviu Chircu
noreply at github.com
Thu Jul 4 11:45:33 EDT 2019
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: aa2f534e18dc0830a160bb90d4cc3a116386953d
https://github.com/OpenSIPS/opensips/commit/aa2f534e18dc0830a160bb90d4cc3a116386953d
Author: Liviu Chircu <liviu at opensips.org>
Date: 2019-07-04 (Thu, 04 Jul 2019)
Changed paths:
M modules/dialog/dialog.c
M modules/dialog/dlg_db_handler.c
M modules/dialog/dlg_replication.c
Log Message:
-----------
dialog: Fix broken stats after a restart+reload
* the "active_dialogs" and "early_dialogs" stats were broken along
with the data reloading move to child_init()
* the global helper counters, "active_dlgs_cnt" and "early_dlgs_cnt"
are no longer needed
More information about the Devel
mailing list