[sr-dev] git:master:3ccf5ee6: topos: docs for dialog_expire param limitation for in-dialog requests (GH #2024)
Henning Westerholt
hw at skalatan.de
Mon Aug 12 20:55:06 CEST 2019
Module: kamailio
Branch: master
Commit: 3ccf5ee691440e806d441f0e58562ddc4137a488
URL: https://github.com/kamailio/kamailio/commit/3ccf5ee691440e806d441f0e58562ddc4137a488
Author: Henning Westerholt <hw at skalatan.de>
Committer: Henning Westerholt <hw at skalatan.de>
Date: 2019-08-12T20:54:48+02:00
topos: docs for dialog_expire param limitation for in-dialog requests (GH #2024)
---
Modified: src/modules/topos/doc/topos_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/3ccf5ee691440e806d441f0e58562ddc4137a488.diff
Patch: https://github.com/kamailio/kamailio/commit/3ccf5ee691440e806d441f0e58562ddc4137a488.patch
---
diff --git a/src/modules/topos/doc/topos_admin.xml b/src/modules/topos/doc/topos_admin.xml
index b81672b006..681c5bb9a1 100644
--- a/src/modules/topos/doc/topos_admin.xml
+++ b/src/modules/topos/doc/topos_admin.xml
@@ -192,6 +192,10 @@ modparam("topos", "branch_expire", 300)
<title><varname>dialog_expire</varname> (int)</title>
<para>
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.
</para>
<para>
<emphasis>
More information about the sr-dev
mailing list