浏览代码

dialplan: note about reload interval limit for rpc command

Daniel-Constantin Mierla 6 年之前
父节点
当前提交
1926dc1f2e
共有 1 个文件被更改,包括 4 次插入2 次删除
  1. 4 2
      src/modules/dialplan/doc/dialplan_admin.xml

+ 4 - 2
src/modules/dialplan/doc/dialplan_admin.xml

@@ -642,7 +642,7 @@ xlog("translated to var $var(y) \n");
 
 	</section>
 
-	<section id="dispatcher.f.dp_reload">
+	<section id="dialplan.f.dp_reload">
 		<title>
 		<function moreinfo="none">dp_reload()</function>
 		</title>
@@ -685,7 +685,9 @@ xlog("translated to var $var(y) \n");
 		<section id="dialplan.r.dp.reload">
 			<title><varname>dialplan.reload</varname></title>
 			<para>
-			Forces an update of the translation rules from the database.
+			Perform a reload of the translation rules from the database.
+			Note that there is a rate limiting defined by 'reload_delta'
+			paramenter. By default is allowed maximum one reload in five seconds.
 			</para>
 			<para>
 			Name: <emphasis>dialplan.reload</emphasis>