[sr-dev] git:4.2:332d8fa0: acc: removed note in the docs about no-db support for cdrs

Daniel-Constantin Mierla miconda at gmail.com
Wed Jan 28 13:46:35 CET 2015


Module: kamailio
Branch: 4.2
Commit: 332d8fa0aace2c331f464042084e421acaee8a80
URL: https://github.com/kamailio/kamailio/commit/332d8fa0aace2c331f464042084e421acaee8a80

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2015-01-28T13:39:11+01:00

acc: removed note in the docs about no-db support for cdrs

(cherry picked from commit 75db07b5d7794b0f67d5798917d1833a21382bb7)

---

Modified: modules/acc/doc/acc_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/332d8fa0aace2c331f464042084e421acaee8a80.diff
Patch: https://github.com/kamailio/kamailio/commit/332d8fa0aace2c331f464042084e421acaee8a80.patch

---

diff --git a/modules/acc/doc/acc_admin.xml b/modules/acc/doc/acc_admin.xml
index 9d0403c..eb7acdc 100644
--- a/modules/acc/doc/acc_admin.xml
+++ b/modules/acc/doc/acc_admin.xml
@@ -352,12 +352,6 @@ if (uri=~"sip:+40") /* calls to Romania */ {
                 </para>
 
                 <para>
-                Note that CDR generation does not involve any kind of database storage (yet). In order
-                to persist the CDRs into a database you will have to set up an exterior process (i.e.,
-                a script living outside of &kamailio;) and implement the storage task yourself.
-                </para>
-
-                <para>
 				Sometimes, dialogs expire because the UA has a problem and a final message is never
 				transmitted. You can toggle on/off the generation of CDR-based logging in such cases
 				with only the dlg_vars showing by using the cdr_expired_dlg_enable parameter




More information about the sr-dev mailing list