mirror of
https://gitlab.linphone.org/BC/public/linphone-android.git
synced 2026-01-17 19:38:08 +00:00
fix linphonerc_factory for tablets
This commit is contained in:
parent
6819485c30
commit
1d8c6bf2a2
2 changed files with 2 additions and 3 deletions
|
|
@ -7,7 +7,6 @@ inc_timeout=15
|
|||
register_only_when_network_is_up=1
|
||||
auto_net_state_mon=0
|
||||
auto_answer_replacing_calls=1
|
||||
media_encryption_mandatory=0
|
||||
ping_with_options=0
|
||||
root_ca=/data/data/org.linphone/files/rootca.pem
|
||||
|
||||
|
|
@ -29,4 +28,5 @@ dtmf_player_amp=0.1
|
|||
|
||||
[misc]
|
||||
max_calls=10
|
||||
log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
||||
log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
||||
user_certificates_path=/data/data/org.linphone/files
|
||||
|
|
@ -10,7 +10,6 @@ inc_timeout=15
|
|||
register_only_when_network_is_up=1
|
||||
auto_net_state_mon=0
|
||||
auto_answer_replacing_calls=1
|
||||
media_encryption_mandatory=0
|
||||
ping_with_options=0
|
||||
root_ca=/data/data/org.linphone/files/rootca.pem
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue