[sr-dev] git:master:34f92842: dialplan: docs - note about limiting to max 1 rpc reload in 5 seconds

Daniel-Constantin Mierla miconda at gmail.com
Fri Mar 1 15:44:15 CET 2019


Module: kamailio
Branch: master
Commit: 34f928427ecf315f638cd59fa512d59f4c64f22e
URL: https://github.com/kamailio/kamailio/commit/34f928427ecf315f638cd59fa512d59f4c64f22e

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at 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/34f928427ecf315f638cd59fa512d59f4c64f22e.diff
Patch: https://github.com/kamailio/kamailio/commit/34f928427ecf315f638cd59fa512d59f4c64f22e.patch

---

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>




More information about the sr-dev mailing list