[sr-dev] git:master:d1342772: userblocklist: add a note about deactivated MI cmds to docs

Henning Westerholt hw at gilawa.com
Wed Apr 13 08:03:06 CEST 2022


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

Author: Henning Westerholt <hw at gilawa.com>
Committer: Henning Westerholt <hw at gilawa.com>
Date: 2022-04-13T06:02:57Z

userblocklist: add a note about deactivated MI cmds to docs

---

Modified: src/modules/userblocklist/doc/userblocklist_admin.xml

---

Diff:  https://github.com/kamailio/kamailio/commit/d1342772cdcd882b0c26db111b608e37b748314d.diff
Patch: https://github.com/kamailio/kamailio/commit/d1342772cdcd882b0c26db111b608e37b748314d.patch

---

diff --git a/src/modules/userblocklist/doc/userblocklist_admin.xml b/src/modules/userblocklist/doc/userblocklist_admin.xml
index a5f136d8f4..8e562f63e1 100644
--- a/src/modules/userblocklist/doc/userblocklist_admin.xml
+++ b/src/modules/userblocklist/doc/userblocklist_admin.xml
@@ -405,24 +405,7 @@ if (!check_allowlist("globalblocklist")) {
 
 <section>
 	<title>MI Commands</title>
-		<section>
-			<title>
-				<function moreinfo="none">reload_blocklist</function>
-			</title>
-			<para>
-				Reload the internal global blocklist cache. This is necessary after
-				the database tables for the global blocklist have been changed.
-			</para>
-			<example>
-				<title><function>reload_blocklist</function> usage</title>
-				<programlisting format="linespecific">
-					...
-					&ctltool; fifo reload_blocklist
-					...
-				</programlisting>
-	    		</example>
-		</section>
-
+		The following MI commands are currently disabled, they need to migrated to the RPC infrastructure.
 		<section>
 			<title>
 				<function moreinfo="none">dump_blocklist</function>




More information about the sr-dev mailing list