Module: kamailio Branch: master Commit: c9ff3010b523436269bc73a28f9d3181db58f31f URL: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d3181...
Author: Kamailio Dev kamailio.dev@kamailio.org Committer: Kamailio Dev kamailio.dev@kamailio.org Date: 2022-12-16T18:46:19+01:00
modules: readme files regenerated - app_lua ... [skip ci]
---
Modified: src/modules/app_lua/README
---
Diff: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d3181... Patch: https://github.com/kamailio/kamailio/commit/c9ff3010b523436269bc73a28f9d3181...
---
diff --git a/src/modules/app_lua/README b/src/modules/app_lua/README index 545fb78f14..ad0c89c465 100644 --- a/src/modules/app_lua/README +++ b/src/modules/app_lua/README @@ -124,7 +124,8 @@ Chapter 1. Admin Guide
The following libraries or applications must be installed before running Kamailio with this module loaded: - * liblua5.1-dev - Lua devel library. + * liblua5.1-dev - Lua devel library. Versions 5.2, 5.3 and 5.4 also + work.
This module can be compiled against LuaJIT compiler (instead of standard Lua). Then this library is needed: