Module: kamailio Branch: master Commit: 75db07b5d7794b0f67d5798917d1833a21382bb7 URL: https://github.com/kamailio/kamailio/commit/75db07b5d7794b0f67d5798917d1833a...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2015-01-23T09:50:17+01:00
acc: removed note in the docs about no-db support for cdrs
---
Modified: modules/acc/doc/acc_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/75db07b5d7794b0f67d5798917d1833a... Patch: https://github.com/kamailio/kamailio/commit/75db07b5d7794b0f67d5798917d1833a...
---
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