I answer Scott email about pjsua2 audio issue:
I got the same issue with the provided samples, because the callback onCallMediaState is not defined in the MyCall subclass. Therefore the audio streams are not connected to the sound device.
Just follow the example in the pjsua2 documentation (section "Working with Call’s Audio Media") and it should work: http://www.pjsip.org/docs/book-latest/html/call.htmlI got the same issue with the provided samples, because the callback onCallMediaState is not defined in the MyCall subclass. Therefore the audio streams are not connected to the sound device.
Thibault
_______________________________________________ Visit our blog: http://blog.pjsip.org pjsip mailing list pjsip@xxxxxxxxxxxxxxx http://lists.pjsip.org/mailman/listinfo/pjsip_lists.pjsip.org