Module: kamailio Branch: master Commit: 8fa77cf95a1e985405d3471fc5655e2ec6a2e192 URL: https://github.com/kamailio/kamailio/commit/8fa77cf95a1e985405d3471fc5655e2e...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2022-07-27T09:31:30+02:00
modules: readme files regenerated - acc ... [skip ci]
---
Modified: src/modules/acc/README
---
Diff: https://github.com/kamailio/kamailio/commit/8fa77cf95a1e985405d3471fc5655e2e... Patch: https://github.com/kamailio/kamailio/commit/8fa77cf95a1e985405d3471fc5655e2e...
---
diff --git a/src/modules/acc/README b/src/modules/acc/README index 878623d24f..1ea4e6f98d 100644 --- a/src/modules/acc/README +++ b/src/modules/acc/README @@ -529,6 +529,11 @@ Note information given will not be stored in the CDR as they cannot be accessed by the end of the call when the CDR is logged.
+ The dialog module needs to be engaged on the dialogs that should be + accounted, that they will be tracked by the server. This is usally done + by calling the function dlg_manage() or setting the dlg_flag. Refer to + the documentation of the dialog module for more information. + 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