[SR-Users] Custom Authentication module with Java code

2016-03-25 Thread Jungtae Kim
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

[SR-Users] Custom Authentication module with Java Code

2016-03-26 Thread Jungtae Kim
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