Module: kamailio Branch: master Commit: 7bb6fa1794735803668e077e80597b41533d0cca URL: https://github.com/kamailio/kamailio/commit/7bb6fa1794735803668e077e80597b41...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2018-01-31T21:31:24+01:00
modules: readme files regenerated - app_python ... [skip ci]
---
Modified: src/modules/app_python/README
---
Diff: https://github.com/kamailio/kamailio/commit/7bb6fa1794735803668e077e80597b41... Patch: https://github.com/kamailio/kamailio/commit/7bb6fa1794735803668e077e80597b41...
---
diff --git a/src/modules/app_python/README b/src/modules/app_python/README index 8fcad886e9..54ea0697c7 100644 --- a/src/modules/app_python/README +++ b/src/modules/app_python/README @@ -167,7 +167,8 @@ python_exec("my_python_function", "$rU");
5.1. app_python.reload
- IMPORTANT: not implemented yet. + IMPORTANT: not functional yet (can crash a running instance, use it + only for testing).
Marks the need to reload the js script. The actual reload is done by every working process when the next call to KEMI config is executed.