Update tablet linphonerc default & factory from phone one
This commit is contained in:
parent
34533ef165
commit
d75c6f2ccb
2 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
[net]
|
||||
download_bw=512
|
||||
upload_bw=512
|
||||
firewall_policy=0
|
||||
|
||||
[sip]
|
||||
contact="Linphone Android" <sip:linphone.android@unknown-host>
|
||||
|
|
|
@ -8,6 +8,7 @@ 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
|
||||
sip_port=-1
|
||||
sip_tcp_port=-1
|
||||
|
@ -18,6 +19,7 @@ video_rtp_port=9078
|
|||
audio_jitt_comp=60
|
||||
video_jitt_comp=60
|
||||
nortp_timeout=30
|
||||
disable_upnp=1
|
||||
|
||||
[sound]
|
||||
playback_dev_id=
|
||||
|
|
Loading…
Reference in a new issue