Henning,

Would it be a fair statement that if contributing to docs, the only
files that need to be modified are the doc/*.xml files and that's it?

-- Alex

On Fri, Feb 21, 2020 at 05:27:54PM +0100, Henning Westerholt wrote:

> Module: kamailio
> Branch: 5.2
> Commit: ef8238a58dc901904e53655cf9e14028fd190c2b
> URL: 
> https://github.com/kamailio/kamailio/commit/ef8238a58dc901904e53655cf9e14028fd190c2b
> 
> Author: Alex Balashov <[email protected]>
> Committer: Henning Westerholt <[email protected]>
> Date: 2020-02-21T17:26:43+01:00
> 
> usrloc: Updated docs for 'timer_procs' parameter about multiple timer 
> processes
> 
> ---
> 
> Modified: src/modules/usrloc/doc/usrloc_admin.xml
> 
> ---
> 
> Diff:  
> https://github.com/kamailio/kamailio/commit/ef8238a58dc901904e53655cf9e14028fd190c2b.diff
> Patch: 
> https://github.com/kamailio/kamailio/commit/ef8238a58dc901904e53655cf9e14028fd190c2b.patch
> 
> ---
> 
> diff --git a/src/modules/usrloc/doc/usrloc_admin.xml 
> b/src/modules/usrloc/doc/usrloc_admin.xml
> index 3dd180b937..74a1ac0506 100644
> --- a/src/modules/usrloc/doc/usrloc_admin.xml
> +++ b/src/modules/usrloc/doc/usrloc_admin.xml
> @@ -952,6 +952,14 @@ modparam("usrloc", "db_check_update", 1)
>                       database. If set to 0, no dedicated timer is started, 
> the one from
>                       core will be used.
>               </para>
> +
> +             <para>
> +                     If the number of timer processes is greater than 1, the 
> workload 
> +                     of synchronization and record expiration is split up 
> among the 
> +                     multiple processes. (Each process is assigned a range 
> of slots 
> +                     from the internal hash table, and is responsible for 
> cleanup and
> +                     storage on those slots.)
> +             </para>
>               <para>
>               <emphasis>
>                       Default value is <quote>0</quote>.
> 
> 
> _______________________________________________
> Kamailio (SER) - Development Mailing List
> [email protected]
> https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

-- 
Alex Balashov | Principal | Evariste Systems LLC

Tel: +1-706-510-6800 / +1-800-250-5920 (toll-free) 
Web: http://www.evaristesys.com/, http://www.csrpswitch.com/

_______________________________________________
Kamailio (SER) - Development Mailing List
[email protected]
https://lists.kamailio.org/cgi-bin/mailman/listinfo/sr-dev

Reply via email to