I am working with android SIP for VoIP. The application is receiving calls successfully. However, initiation of a call is having some bugs.
There is no error in the logs but info says:
" I/art: Thread[1,tid=23775,WaitingForJniOnLoad,Thread*=0xb4f07800,peer=0x759512e0,"main"] recursive attempt to load library "/system/lib/librtp_jni.so" "
Can anyone explain what is the problem and how could we possible solve it?