I compiled pjsip2.3 for android and using it for a sip dialer development for android, I followed below wiki page to compile pjsip with android. https://trac.pjsip.org/repos/wiki/Getting-Started/Android Call is working fine. but I am not reciving audio at both the ends. After debugging I found out that audiodevicemanager.getCaptureDev() = -1 audiodevicemanager.getPlaybackDev() = -2 audiodevicemanager.getDevCount() = 1 audiodevicemanager.sndIsActive() = false can any one help me to get audio working with sip to sip calls on android. Thank You Regards. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20150601/c519c6af/attachment.html>