Module: kamailio Branch: master Commit: 34f928427ecf315f638cd59fa512d59f4c64f22e URL: https://github.com/kamailio/kamailio/commit/34f928427ecf315f638cd59fa512d59f...
Author: Daniel-Constantin Mierla miconda@gmail.com Committer: Daniel-Constantin Mierla miconda@gmail.com Date: 2019-03-01T15:43:16+01:00
dialplan: docs - note about limiting to max 1 rpc reload in 5 seconds
---
Modified: src/modules/dialplan/doc/dialplan_admin.xml
---
Diff: https://github.com/kamailio/kamailio/commit/34f928427ecf315f638cd59fa512d59f... Patch: https://github.com/kamailio/kamailio/commit/34f928427ecf315f638cd59fa512d59f...
---
diff --git a/src/modules/dialplan/doc/dialplan_admin.xml b/src/modules/dialplan/doc/dialplan_admin.xml index ed8bad4fae..371120fac4 100644 --- a/src/modules/dialplan/doc/dialplan_admin.xml +++ b/src/modules/dialplan/doc/dialplan_admin.xml @@ -620,7 +620,8 @@ xlog("translated to var $var(y) \n"); <function moreinfo="none">dp_reload()</function> </title> <para> - Forces an update of the translation rules from the database. + Reload the translation rules from the database. Note that there is + a rate limiting of maximum one reload in five seconds. </para> <para> Name: <emphasis>dp_reload</emphasis>