Module: sip-router Branch: master Commit: ea56896eb36a8fffd96bb4ec1e5af4d5defa24d9 URL: http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=ea56896e...
Author: Konstantin Mosesov ez@voipgroup.org.ua Committer: Konstantin Mosesov ez@voipgroup.org.ua Date: Sat May 24 17:16:07 2014 +0400
Added app_java to modules list
---
README-MODULES | 1 + 1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/README-MODULES b/README-MODULES index 2499370..88b4807 100644 --- a/README-MODULES +++ b/README-MODULES @@ -37,6 +37,7 @@ app_lua Lang :: Execute embedded LUA scripts app_mono Lang :: Execute embedded MONO scripts (like C#, Java, javascript) app_perl Lang :: Embedded perl script support app_python Lang :: Execute embedded Python scripts +app_java Lang :: Execute embedded Java compiled code async Asynchronus SIP request handling functions auth MD5 digest authentication support auth_db Authentication using a database module