Hello,
app_java should allow you to execute any java app from kamailio. I
haven't use it and not sure if the docs are explicit on what to do:
* http://www.kamailio.org/docs/modules/stable/modules/app_java.html
Also, iirc, app_mono should be able to execute java via mono interpreter
in linux.
Hello,
I'm new to Kamailio. I'm trying to make my own auth module to check if
incoming SIP messages are sighed with a correct key. I want to do this by
calling a Java code snippet. I found app_java module but I can't figure out
if this will support my usecase.
Does app_java allow me to call Java
Hello,
I'm new to Kamailio. I'm trying to make my own auth module to check if
incoming SIP messages are sighed with a correct key. I want to do this by
calling a Java code snippet. I found app_java module but I can't figure out
if this will support my usecase.
Does app_java allow me to call Java