linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] How to disable ringback on Android


From: Sylvain Berfini
Subject: Re: [Linphone-developers] How to disable ringback on Android
Date: Fri, 9 Apr 2021 15:52:54 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.8.1

Hi,

You should use the following:

[sound]
ringback_tone=none

Cheers,

Sylvain Berfini
Software Engineer @ Belledonne Communications
Le 30/03/2021 à 19:40, Michael Goffioul a écrit :
What is the recommended way to disable ringback tone on Android?

My linphonerc contains the following, but that doesn't work:

[sound]
remote_ring=none

Following the logic in coreapi/linphonecore.c (as of 4.5.0), the ringback tone will be reset to the default value, unless "remote_ring" points to an existing file or an existing sound resource.

I've also tried to set "use_native_ringing", but that doesn't affect ringback.

Michael.


_______________________________________________
Linphone-developers mailing list
Linphone-developers@nongnu.org
https://lists.nongnu.org/mailman/listinfo/linphone-developers

reply via email to

[Prev in Thread] Current Thread [Next in Thread]