[OpenSIPS-Devel] [opensips] [acc]flags used for accounting now replaced by do_accounting() (#840)

Ionut Ionita notifications at github.com
Thu Mar 24 15:24:51 CET 2016


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.
You can view, comment on, or merge this pull request online at:

  https://github.com/OpenSIPS/opensips/pull/840

-- Commit Summary --

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

-- File Changes --

    M modules/acc/README (547)
    M modules/acc/acc.c (10)
    M modules/acc/acc_logic.c (548)
    M modules/acc/acc_logic.h (43)
    M modules/acc/acc_mod.c (244)
    M modules/acc/doc/acc_admin.xml (377)

-- Patch Links --

https://github.com/OpenSIPS/opensips/pull/840.patch
https://github.com/OpenSIPS/opensips/pull/840.diff

---
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/OpenSIPS/opensips/pull/840
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.opensips.org/pipermail/devel/attachments/20160324/a7efd5ba/attachment.htm>


More information about the Devel mailing list