Dear all,
I’ve successfully compiled console linphone client (5.2 release branch) for SFOS and It works fine.
Now I’m working on python daemon for linphone and GUI on QML for visualization. Already done catching incoming calls, answering, terminating and making calls. As well as there is DBus commutation between GUI and daemon.
There is some questions about sound switching. At present in my version there are same problems like in s1p: calling and voice volume is according “music" volume of the system. As far as I understood the native voicecall-ui uses pulseaudio card profile or something like this for sound switching. But I absolutely josser in pulseaudio. Could somebody tell me more about this and the Jolla realization? And more one how I can use “call” volume of the system?
I think, the best way is incorporate linphonec directly to Jolla way. I understood how I can do muting all other programs via pulseaudio sink commutation, but I don’t understood how I can do it via profiles as well as use “call” volume instead “music”.