I am not using the app_java module, so not familiar with how was built.
log_stderr is a variable inside kamailio.
Can you share the java code you try to run?
Cheers,
Daniel
On 11/04/16 10:53, Bonjour Madame wrote:
>
> Thanks for responding. I followed the steps in the readme documents
> and was
Thanks for responding. I followed the steps in the readme documents and was
able to compile my application. However, when I try to run it, I get the
error unsatisfiedlinkerror undefined symbol: log_stderr.
I don't know what is the reason and how I can solve it.
On Apr 11, 2016 1:05 AM, "Daniel-Con
Hello,
I see the module has some txt docs in the folder:
https://github.com/kamailio/kamailio/tree/master/modules/app_java
Is it what you have tried?
Cheers,
Daniel
On 09/04/16 08:10, Bonjour Madame wrote:
>
> Hi!
>
>
>
> I am a newbie and I need help understanding how to use the java module
Hi!
I am a newbie and I need help understanding how to use the java module with
Kamailio. I am trying to create a basic java application that will print the
SIP message type being processed by Kamailio.
I read the app_java module but can't still figure it out. Any help or reference
will be gre