[OpenSIPS-Devel] [OpenSIPS/opensips] f54e3f: acc: always try to load dialog module

Răzvan Crainea noreply at github.com
Thu Sep 19 03:48:11 EDT 2019


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: f54e3fd767a6906df260f810baf62cdd04b2e42a
      https://github.com/OpenSIPS/opensips/commit/f54e3fd767a6906df260f810baf62cdd04b2e42a
  Author: Razvan Crainea <razvan at opensips.org>
  Date:   2019-09-19 (Thu, 19 Sep 2019)

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

  Log Message:
  -----------
  acc: always try to load dialog module

In case the `cdr` flag is used as variable, we can not figure out during
startup parsing whether the dialog module should be loaded or not.
Therefore we always try to load the dialog module, and in case we can't
and the `cdr` flag is used, we trigger a warning.





More information about the Devel mailing list