Module: kamailio
Branch: master
Commit: 9e16ac869646ff62f648f9a822ffcc12a4614037
URL:
https://github.com/kamailio/kamailio/commit/9e16ac869646ff62f648f9a822ffcc1…
Author: Daniel-Constantin Mierla <miconda(a)gmail.com>
Committer: Daniel-Constantin Mierla <miconda(a)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/9e16ac869646ff62f648f9a822ffcc1…
Patch:
https://github.com/kamailio/kamailio/commit/9e16ac869646ff62f648f9a822ffcc1…
---
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.