PJSIP Java on Mac OS 10.15

SR
Shlomie Rottenberg - Telebroad
Thu, Feb 6, 2020 5:35 PM

Hi, I have built a java app to make use of the PJSIP, However when I try to run the app it isn’t recording audio. The reason is simple, Mac OS does not allow an application to access the audio without getting permission from the user first. My problem is that the app never requests permission to use the microphone.

Using PJSIP 2.9 and Java 13.0.2+8

Hi, I have built a java app to make use of the PJSIP, However when I try to run the app it isn’t recording audio. The reason is simple, Mac OS does not allow an application to access the audio without getting permission from the user first. My problem is that the app never requests permission to use the microphone. Using PJSIP 2.9 and Java 13.0.2+8