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"
|
#Because dynamic bitrate adaption can increase bitrate, we must allow "no limit"
|
||||||
download_bw=0
|
download_bw=0
|
||||||
upload_bw=0
|
upload_bw=0
|
||||||
|
force_ice_disablement=1
|
||||||
|
|
||||||
[sip]
|
[sip]
|
||||||
guess_hostname=1
|
guess_hostname=1
|
||||||
|
|
Loading…
Reference in a new issue