From c0e61aa35c5bb359a895f7938fe8b537d701c6fb Mon Sep 17 00:00:00 2001 From: Stefan Sayer Date: Mon, 20 Sep 2010 17:33:28 +0200 Subject: [PATCH] dded notes about session timer support in apps --- doc/Readme.webconference.txt | 3 +++ doc/dsm/Readme.dsm.txt | 3 +++ 2 files changed, 6 insertions(+) diff --git a/doc/Readme.webconference.txt b/doc/Readme.webconference.txt index 3eaf7a6c..4234afc1 100644 --- a/doc/Readme.webconference.txt +++ b/doc/Readme.webconference.txt @@ -30,6 +30,9 @@ will save its results to a log file. A master password can be set, which serves to retrieve room PINs (adminpins), for site administrator or the like. +There is SIP Session Timer (RFC4028) support, which is configured in +webconference.conf. By default, session timers are turned not enabled. + Room adminpin handling ---------------------- The adminpin is used so that only authorized users can access the conference control. diff --git a/doc/dsm/Readme.dsm.txt b/doc/dsm/Readme.dsm.txt index 43510075..04a00b94 100644 --- a/doc/dsm/Readme.dsm.txt +++ b/doc/dsm/Readme.dsm.txt @@ -58,6 +58,9 @@ directive. That loads a script from the load path (where the current script resides), unless an absolute path is given (e.g. #include "/path/to/script). +There is SIP Session Timer (RFC4028) support, which is configured in +dsm.conf. By default, session timers are turned not enabled. + SystemDSMs ==========