[OpenSIPS-Devel] [OpenSIPS/opensips] dad353: Fix milliseconds (for call duration) consistency a...

Bogdan-Andrei Iancu bogdan at opensips.org
Thu Jul 6 07:52:10 EDT 2017


  Branch: refs/heads/2.2
  Home:   https://github.com/OpenSIPS/opensips
  Commit: dad353ac2bd6c41820973292a3a5de22091b43e1
      https://github.com/OpenSIPS/opensips/commit/dad353ac2bd6c41820973292a3a5de22091b43e1
  Author: Bogdan-Andrei Iancu <bogdan at opensips.org>
  Date:   2017-07-06 (Thu, 06 Jul 2017)

  Changed paths:
    M modules/acc/acc.c
    M modules/acc/acc.h
    M modules/acc/acc_logic.c

  Log Message:
  -----------
  Fix milliseconds (for call duration) consistency across ACC backends.

Each backend was evaluating the END time by itself, leading to discrepencies in the reported milliseconds between different backends (when multiple backends were used for CDR reporting).
The fix consists in having a single END time value shared to all ACC backends.




More information about the Devel mailing list