[sr-dev] [kamailio/kamailio] RPC command app_jsdt.reload does not reload "require()" files (Issue #3145)

Daniel-Constantin Mierla notifications at github.com
Wed Jun 15 09:13:54 CEST 2022


I think this is a matter of the code imported from the duktape project for having  jsmodule support, respectively `src/modules/app_jsdt/duk_module_node.{c,h}`. I see function names referring to cache, so the js modules might be cached and used from there. If it is something that has to be done there, it has to be addressed to the duktape project, because Kamailio just reuses the code as recommended by duktape project, embedding the code, but there is no plan to diverge our copy from the original one, we sycn from time to time with the upstream version. 

Maybe @xantek-imc can comment more.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/kamailio/kamailio/issues/3145#issuecomment-1156076594
You are receiving this because you are subscribed to this thread.

Message ID: <kamailio/kamailio/issues/3145/1156076594 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.kamailio.org/pipermail/sr-dev/attachments/20220615/b1055982/attachment.htm>


More information about the sr-dev mailing list