Skip to content

Commit

Permalink
topos: docs for dialog_expire param limitation for in-dialog requests…
Browse files Browse the repository at this point in the history
… (GH #2024)

(cherry picked from commit 3ccf5ee)
  • Loading branch information
henningw committed Aug 12, 2019
1 parent c1eaf33 commit 6e5cb77
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/modules/topos/doc/topos_admin.xml
Expand Up @@ -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>
Expand Down

0 comments on commit 6e5cb77

Please sign in to comment.