Module: kamailio Branch: master Commit: d0919a004b3bab58c47d9842fc77c19c5a8fed31 URL: https://github.com/kamailio/kamailio/commit/d0919a004b3bab58c47d9842fc77c19c...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-07-05T13:22:03+02:00
uac: docs - note about frequency limit for rpc reload command
---
Modified: src/modules/uac/doc/uac_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/d0919a004b3bab58c47d9842fc77c19c... Patch: https://github.com/kamailio/kamailio/commit/d0919a004b3bab58c47d9842fc77c19c...
---
diff --git a/src/modules/uac/doc/uac_admin.xml b/src/modules/uac/doc/uac_admin.xml index 097609f13f..d9fe2a1de2 100644 --- a/src/modules/uac/doc/uac_admin.xml +++ b/src/modules/uac/doc/uac_admin.xml @@ -1193,7 +1193,10 @@ event_route[uac:reply] { <function moreinfo="none">uac.reg_reload</function> </title> <para> - Reload the records from database for remote registrations. + Reload the records from database for remote registrations. There is + a limit of how often the reload command can be executed, by default + is 150 seconds between reloads -- see the reg_gc_interval parameter + for more details. </para> <example> <title><function>uac.reg_reload</function> usage</title>