Hi all, I'm developing an android app wich integrate pjmedia in order to transfer audio each devices. I can initialize media manager, but when I try to create a stream I get "Unable to find default audio device" (PJMEDIA_EAUD_NODEFDEV = 420006) from lookup_dev() call in audiodev.c. And I cannot continue with the stream creation. Anyone knows why I get 420006 return code when I call lookup_dev()? Could be privileges matters? Many many thanks in advance! BR, Isidoro. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.pjsip.org/pipermail/pjsip_lists.pjsip.org/attachments/20111011/66044862/attachment.html>