[OpenSIPS-Devel] [OpenSIPS/opensips] 2c3128: acc: fix bad event parameter values for evi accoun...

Vlad Pătrașcu noreply at github.com
Thu Sep 26 06:54:11 EDT 2019


  Branch: refs/heads/3.0
  Home:   https://github.com/OpenSIPS/opensips
  Commit: 2c312871de6b41eaf3d81ecaa99366299cefdef2
      https://github.com/OpenSIPS/opensips/commit/2c312871de6b41eaf3d81ecaa99366299cefdef2
  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