Module: kamailio Branch: master Commit: 17dc42ad31643eb95a0fd745ec7a7abc2a70b107 URL: https://github.com/kamailio/kamailio/commit/17dc42ad31643eb95a0fd745ec7a7abc2a70b107
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2019-09-14T16:47:10+02:00 modules: readme files regenerated - msilo ... [skip ci] --- Modified: src/modules/msilo/README --- Diff: https://github.com/kamailio/kamailio/commit/17dc42ad31643eb95a0fd745ec7a7abc2a70b107.diff Patch: https://github.com/kamailio/kamailio/commit/17dc42ad31643eb95a0fd745ec7a7abc2a70b107.patch --- diff --git a/src/modules/msilo/README b/src/modules/msilo/README index 7a8e5a4ac6..7b8b8abd3c 100644 --- a/src/modules/msilo/README +++ b/src/modules/msilo/README @@ -14,8 +14,6 @@ Daniel-Constantin Mierla <[email protected]> -Edited by - Juha Heinanen <[email protected]> @@ -510,7 +508,7 @@ modparam("msilo", "expire_time", 36000) module keeps each request send by itself for a new online user and if the reply is 2xx then the message is deleted from database. - Default value is â30â. + Default value is â60â. Example 1.21. Set the âcheck_timeâ parameter ... @@ -537,7 +535,7 @@ modparam("msilo", "send_time", 60) Number of âcheck_timeâ cycles when to check if there are expired messages in database. - Default value is â5â. + Default value is â10â. Example 1.23. Set the âclean_periodâ parameter ...
_______________________________________________ Kamailio (SER) - Development Mailing List [email protected] https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev
