[sr-dev] git:5.2:db0ae1e3: modules: readme files regenerated - modules ... [skip ci]

Kamailio Dev kamailio.dev at kamailio.org
Mon Aug 12 21:01:39 CEST 2019


Module: kamailio
Branch: 5.2
Commit: db0ae1e3dde3331810ba8b154d7e111bf3322583
URL: https://github.com/kamailio/kamailio/commit/db0ae1e3dde3331810ba8b154d7e111bf3322583

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: Kamailio Dev <kamailio.dev at kamailio.org>
Date: 2019-08-12T21:01:32+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/topos/README

---

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

---

diff --git a/src/modules/topos/README b/src/modules/topos/README
index d75a9de697..d430714543 100644
--- a/src/modules/topos/README
+++ b/src/modules/topos/README
@@ -197,7 +197,11 @@ modparam("topos", "branch_expire", 300)
 
 3.6. dialog_expire (int)
 
-   Interval in seconds after which the dialog records are deleted.
+   Interval in seconds after which the dialog records are deleted. Keep in
+   mind that the module does not update the dialog timestamp after the
+   initial call setup on re-INVITEs or other in-dialog messages. So set a
+   large enough value (according your longest call duration) to prevent
+   problems in re-writing messages.
 
    Default value is 10800 (3 hours).
 




More information about the sr-dev mailing list