Re: [Linphone-users] Incoming Call rejected

2022-02-24 Thread Rene Kockisch
Hey Sylvain, if you need more info’s or some tests Contact me. Thank you very much for your support. René > Am 24.02.2022 um 16:00 schrieb Sylvain Berfini > : > >  > Hi, > > We use TelecomManager to create self-managed calls, this way it's Android > that handles bluetooth devices like

Re: [Linphone-users] Incoming Call rejected

2022-02-24 Thread Sylvain Berfini
Hi, We use TelecomManager to create self-managed calls, this way it's Android that handles bluetooth devices like it would do for a GSM call, so you can see an incoming call on your car dashboard, answer/decline it using buttons on your bluetooth headset, etc... It's possible Chrome OS

Re: [Linphone-users] Incoming Call rejected

2022-02-24 Thread René Kockisch
Hi Sylvain, yes this fix the issue, thank you very much. What is this feature for? Is this a bug in using the telecom manager API or a bug in bluetooth handling in chrome os? BR René Am 24.02.2022 um 15:00 schrieb Sylvain Berfini: Can you try to disable "Improve interactions with

Re: [Linphone-users] Incoming Call rejected

2022-02-24 Thread Sylvain Berfini
Hi, Can you try to disable "Improve interactions with bluetooth devices" setting under "Call" section and tell me if it fixes your issue please? Cheers, Sylvain Berfini *Head of Mobile & Desktop Apps Department* +33 (0)9 52 63 65 05 sylvain.berf...@belledonne-communications.com Discover

Re: [Linphone-users] Incoming Call rejected

2022-02-24 Thread René Kockisch
I do some debugging and found the following documentation: https://docs.microsoft.com/en-us/dotnet/api/android.telecom.telecommanager.isincomingcallpermitted?view=xamarin-android-sdk-12 so there is a function that block every incoming Call: ``` fun isIncomingCallPermitted(): Boolean {    

[Linphone-users] Incoming Call rejected

2022-02-24 Thread René Kockisch
Hello @all, on a new chromebook with linphone installed in version 4.6.1 I cannot get any incoming call, in the logfiles I found following lines:  [org.linphone/liblinphone] MESSAGE Linphone core [0xd83cd000] notified [first_call_started]  [org.linphone/linphone-android] MESSAGE [Context]