[sr-dev] git:master: acc: option to write dialog-based cdrs to database

Daniel-Constantin Mierla miconda at gmail.com
Tue Sep 3 16:18:39 CEST 2013


Module: sip-router
Branch: master
Commit: 70ec02cfc9a203ea100d6550be3aa5f51f4fa473
URL:    http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=70ec02cfc9a203ea100d6550be3aa5f51f4fa473

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date:   Tue Sep  3 16:16:30 2013 +0200

acc: option to write dialog-based cdrs to database

- new module parameter cdrs_table has to be set and classic db
  accounting enabled at compile time and db_url set
- cdr_log_enable - new parameter to turn off writing cdrs to syslog,
  cdr_enable being now used as top level control flag for both cdrs to
  syslog or db

---

 modules/acc/README            |   82 +++++++++++++++++++----------
 modules/acc/acc.c             |    9 +++-
 modules/acc/acc.h             |    1 +
 modules/acc/acc_cdr.c         |  113 +++++++++++++++++++++++++++++++++++++----
 modules/acc/acc_mod.c         |   11 +++-
 modules/acc/acc_mod.h         |    2 +
 modules/acc/doc/acc_admin.xml |   49 ++++++++++++++---
 7 files changed, 216 insertions(+), 51 deletions(-)

Diff:   http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commitdiff;h=70ec02cfc9a203ea100d6550be3aa5f51f4fa473



More information about the sr-dev mailing list