[Freeswitch-users] UnstisfiedLinkError

Anurag Rana anuragrana31189 at gmail.com
Sat May 16 14:21:16 MSD 2015


Hi ,

I am getting this error when trying to run the java code

---error start------
java.lang.UnsatisfiedLinkError:
org.freeswitch.swig.freeswitchJNI.new_JavaSession__SWIG_0()J
    at org.freeswitch.swig.freeswitchJNI.new_JavaSession__SWIG_0(Native
Method)
    at org.freeswitch.swig.JavaSession.<init>(JavaSession.java:37)
    at Ping_MakeCall.call(Ping_MakeCall.java:68)
    at Ping_MakeCall.run(Ping_MakeCall.java:61)
    at java.lang.Thread.run(Thread.java:744)
----error ends ------

---
​Java code line where I am getting the error----
  JavaSession sessionAPI = new JavaSession();
 org.freeswitch.swig.API a = new API(sessionAPI);
------
I have already included freeswitch.jar file in path.

​
​What could be the possible reason for this error.?


Anurag Rana <https://sites.google.com/site/homepagerana/>
M.Tech CSE, IIIT-Delhi,
newbie42.com
https://sites.google.com/site/homepagerana/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freeswitch.org/pipermail/freeswitch-users/attachments/20150516/2951e8a0/attachment-0001.html 


Join us at ClueCon 2016 Aug 8-12, 2016
More information about the FreeSWITCH-users mailing list