[sr-dev] git:master:9e16ac86: app_python: adjusted the note about incomplete implementation for rpc reload

Daniel-Constantin Mierla miconda at gmail.com
Wed Jan 31 21:21:05 CET 2018


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

Author: Daniel-Constantin Mierla <miconda at gmail.com>
Committer: Daniel-Constantin Mierla <miconda at gmail.com>
Date: 2018-01-31T21:20:16+01:00

app_python: adjusted the note about incomplete implementation for rpc reload

---

Modified: src/modules/app_python/doc/app_python_admin.xml

---

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

---

diff --git a/src/modules/app_python/doc/app_python_admin.xml b/src/modules/app_python/doc/app_python_admin.xml
index 9afeffb03f..50191f562d 100644
--- a/src/modules/app_python/doc/app_python_admin.xml
+++ b/src/modules/app_python/doc/app_python_admin.xml
@@ -165,7 +165,8 @@ python_exec("my_python_function", "$rU");
             <function moreinfo="none">app_python.reload</function>
             </title>
 			<para>
-				IMPORTANT: not implemented yet.
+				IMPORTANT: not functional yet (can crash a running instance,
+				use it only for testing).
 			</para>
             <para>
             Marks the need to reload the js script.




More information about the sr-dev mailing list