[OpenSIPS-Devel] [OpenSIPS/opensips] c0f150: fix acc_*_request: determine the event based on fl...

ionutrazvanionita ionutionita at opensips.org
Fri Oct 9 13:32:17 CEST 2015


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: c0f150775e27e2d09e611273a4b18a5f057b5953
      https://github.com/OpenSIPS/opensips/commit/c0f150775e27e2d09e611273a4b18a5f057b5953
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2015-10-09 (Fri, 09 Oct 2015)

  Changed paths:
    M modules/acc/acc_logic.c

  Log Message:
  -----------
  fix acc_*_request: determine the event based on flags

* cdr flag and acc - cdr logging (E_ACC_CDR for events)
* only acc flag - normal logging (E_ACC_EVENT for events)
* missed calls flag - missed calls logging (E_ACC_MISSED event for events)

The order is as stated so if you set both missed calls and acc flag, only
acc logging shall be done




More information about the Devel mailing list