mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-05-03 15:26:27 +00:00
Force ice disablement.
Previous commit updating liblinphone also fixes important battery drain after creating a groupchat.
This commit is contained in:
parent
6e5d3f5a94
commit
fad1ed3c56
1 changed files with 1 additions and 0 deletions
|
|
@ -7,6 +7,7 @@ mtu=1300
|
|||
#Because dynamic bitrate adaption can increase bitrate, we must allow "no limit"
|
||||
download_bw=0
|
||||
upload_bw=0
|
||||
force_ice_disablement=1
|
||||
|
||||
[sip]
|
||||
guess_hostname=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue