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 greatly appreciated.
Thanks
Sent from Mail for Windows 10
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 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 greatly appreciated.
Thanks
Sent from Mail https://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
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-Constantin Mierla" miconda@gmail.com wrote:
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 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 greatly appreciated.
Thanks
Sent from Mail https://go.microsoft.com/fwlink/?LinkId=550986 for Windows 10
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing listsr-users@lists.sip-router.orghttp://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierlahttp://www.asipto.comhttp://twitter.com/#!/miconda - http://www.linkedin.com/in/miconda Kamailio World Conference, Berlin, May 18-20, 2016 - http://www.kamailioworld.com
SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
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 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-Constantin Mierla" <miconda@gmail.com mailto:miconda@gmail.com> wrote:
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 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 greatly appreciated. Thanks Sent from Mail <https://go.microsoft.com/fwlink/?LinkId=550986> for Windows 10 _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users
-- Daniel-Constantin Mierla http://www.asipto.com http://twitter.com/#!/miconda <http://twitter.com/#%21/miconda> - http://www.linkedin.com/in/miconda Kamailio World Conference, Berlin, May 18-20, 2016 - http://www.kamailioworld.com _______________________________________________ SIP Express Router (SER) and Kamailio (OpenSER) - sr-users mailing list sr-users@lists.sip-router.org <mailto:sr-users@lists.sip-router.org> http://lists.sip-router.org/cgi-bin/mailman/listinfo/sr-users