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

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


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





More information about the Devel mailing list