Thanks! Upon a quick look at the code changes to existing app_jsdt code, all seems ok, so I am going to merge it soon if no other comments.
A few remarks/questions to clarify better what this brings in:
* one can load another JS file in the Kamailio KEMI JS file, but this another JS file has its content following the node.js module specs, right? It cannot be just any JS code * does it allow loading any node.js modules available out there that do not require the node.js core modules (which are embedded (compiled) in node.js binary)?