Module: kamailio Branch: 5.2 Commit: 2c011ba68ae2c2d299d1851a818a5d4b7018f74e URL: https://github.com/kamailio/kamailio/commit/2c011ba68ae2c2d299d1851a818a5d4b7018f74e
Author: Kamailio Dev <[email protected]> Committer: Kamailio Dev <[email protected]> Date: 2019-09-14T16:46:57+02:00 modules: readme files regenerated - modules ... [skip ci] --- Modified: src/modules/msilo/README --- Diff: https://github.com/kamailio/kamailio/commit/2c011ba68ae2c2d299d1851a818a5d4b7018f74e.diff Patch: https://github.com/kamailio/kamailio/commit/2c011ba68ae2c2d299d1851a818a5d4b7018f74e.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
