Oh, I see, there is app_lua as well, so all I found that could be used for calling webservices:app_pythonapp_perlapp_luaapp_monohttp_query form utils moduleSo the question is, what would you use and why? :)On Mon, Jul 29, 2013 at 10:09 AM, Mino Haluz <mino.haluz@gmail.com> wrote:
Hi,we would like to remove any SQL in our configuration and to fetch all data from web services (REST/RPC/whatever). What do you think, what would be the best way to integrate webservices in kamailio? app_python? app_perl? When calling any method from app_python configured script, it executes everytime the interpreter right? I am afraid this will be a bit slow.M