Module: kamailio Branch: master Commit: 01795ee7f909519814fc8047480c1c436657c505 URL: https://github.com/kamailio/kamailio/commit/01795ee7f909519814fc8047480c1c43...
Author: Henning Westerholt hw@skalatan.de Committer: Henning Westerholt hw@skalatan.de Date: 2019-05-30T17:29:20+02:00
Makefile.groups: add new module app_lua_sr to lua group
---
Modified: src/Makefile.groups
---
Diff: https://github.com/kamailio/kamailio/commit/01795ee7f909519814fc8047480c1c43... Patch: https://github.com/kamailio/kamailio/commit/01795ee7f909519814fc8047480c1c43...
---
diff --git a/src/Makefile.groups b/src/Makefile.groups index 90f62e0127..229b3fe8d8 100644 --- a/src/Makefile.groups +++ b/src/Makefile.groups @@ -115,7 +115,7 @@ mod_list_presence=presence presence_conference presence_dialoginfo \
# - modules depending on lua library -mod_list_lua=app_lua +mod_list_lua=app_lua app_lua_sr
# - modules depending on perl library mod_list_perldeps=app_perl db_perlvdb