Module: kamailio Branch: 5.2 Commit: 6e5cb772817a8275c89869c868ce20a2ddb47df9 URL: https://github.com/kamailio/kamailio/commit/6e5cb772817a8275c89869c868ce20a2...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2019-08-12T20:55:26+02:00
topos: docs for dialog_expire param limitation for in-dialog requests (GH #2024)
(cherry picked from commit 3ccf5ee691440e806d441f0e58562ddc4137a488)
---
Modified: src/modules/topos/doc/topos_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/6e5cb772817a8275c89869c868ce20a2... Patch: https://github.com/kamailio/kamailio/commit/6e5cb772817a8275c89869c868ce20a2...
---
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>