[OpenSIPS-Devel] [OpenSIPS/opensips] da1751: [acc]flags used for accounting now replaced by do_...

Bogdan Andrei IANCU bogdan at opensips.org
Fri Mar 25 11:54:43 CET 2016


  Branch: refs/heads/master
  Home:   https://github.com/OpenSIPS/opensips
  Commit: da17513bd78f1cd379611a7b49ba3260498c5a27
      https://github.com/OpenSIPS/opensips/commit/da17513bd78f1cd379611a7b49ba3260498c5a27
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

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

  Log Message:
  -----------
  [acc]flags used for accounting now replaced by do_accounting()

Introducing new do_accounting() function. It has 3 arguments,
first one is used to specify the type of accounting separated
by '|'(db, log, aaa, evi, diam), second one to specify the flags
used for accounting also separated by '|' (cdr, missed, failed -
failed_transaction_flag) and the third parameter represents the
name of the table used for accounting.


  Commit: 9a9f092acb1e9fa4e3f1dee49a5e3da49d59a266
      https://github.com/OpenSIPS/opensips/commit/9a9f092acb1e9fa4e3f1dee49a5e3da49d59a266
  Author: ionutrazvanionita <ionutionita at opensips.org>
  Date:   2016-03-24 (Thu, 24 Mar 2016)

  Changed paths:
    M modules/acc/README
    M modules/acc/doc/acc_admin.xml

  Log Message:
  -----------
  [acc] updated docs for do_accounting()


  Commit: 6992f2de18c5c4322fff06860889068b369b7b99
      https://github.com/OpenSIPS/opensips/commit/6992f2de18c5c4322fff06860889068b369b7b99
  Author: Bogdan Andrei IANCU <bogdan at opensips.org>
  Date:   2016-03-25 (Fri, 25 Mar 2016)

  Changed paths:
    M modules/acc/README
    M modules/acc/acc.c
    M modules/acc/acc_logic.c
    M modules/acc/acc_logic.h
    M modules/acc/acc_mod.c
    M modules/acc/doc/acc_admin.xml

  Log Message:
  -----------
  Merge pull request #840 from ionutrazvanionita/acc-do-acc

[acc]flags used for accounting now replaced by do_accounting()


Compare: https://github.com/OpenSIPS/opensips/compare/c2a07672bf6e...6992f2de18c5


More information about the Devel mailing list