Hi,
I am trying to build pjsip2.7 version for android with integration of g729 as mentioned using this link https://trac.pjsip.org/repos/ticket/2029. I am able to build g729 library and pjsip is able to recognize
the g729 library. Using bcg729 prefix... /home/protocol/Jeeva/PJSIPWorks/bcgandroidI am getting this message above successfully. When trying to run the sample android pjsua2 app, i get this following linker error java.lang.UnsatisfiedLinkError: dlopen failed: library "libbcg729.so.0" not found I placed the pjsua2.so file in this path order |--app: |--|--src: |--|--|--main |--|--|--|--jniLibs |--|--|--|--|--armeabi-v7a |--|--|--|--|--|--pjsua2.so Please help me to fix this issue. |
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org