[OpenSIPS-Devel] [OpenSIPS/opensips] f829ee: acc: fix bad event parameter values for evi accoun...
Vlad Pătrașcu
noreply at github.com
Thu Sep 26 06:54:22 EDT 2019
Branch: refs/heads/master
Home: https://github.com/OpenSIPS/opensips
Commit: f829eedda26ab87fc2cf31b52a0e87b7b920e96f
https://github.com/OpenSIPS/opensips/commit/f829eedda26ab87fc2cf31b52a0e87b7b920e96f
Author: Vlad Patrascu <vladp at opensips.org>
Date: 2019-09-26 (Thu, 26 Sep 2019)
Changed paths:
M modules/acc/acc.c
M modules/acc/acc.h
M modules/acc/acc_logic.c
M modules/acc/acc_logic.h
Log Message:
-----------
acc: fix bad event parameter values for evi accounting
All dialog specific accounting fields were incorectly pushed as event
parameters for E_ACC_EVENT and E_ACC_MISSED_EVENT. This would result in
bogus values, possibly set by previous triggerings of E_ACC_CDR_EVENT.
This commit also fixes a type conversion bug causing the 'setuptime' and
'created' parameters of E_ACC_MISSED_EVENT to be improperly set.
Closes #1786
(cherry picked from commit b0760cd10122ef879eec325a2b4ce564e73ec03e)
More information about the Devel
mailing list