forked from mirrors/linphone-iphone
update linphone submodule and move out use_ipv6 from factory config file
This commit is contained in:
parent
4fbf31e104
commit
79b44345f2
5 changed files with 5 additions and 3 deletions
|
|
@ -4,6 +4,7 @@ keepalive_period=30000
|
|||
default_proxy=0
|
||||
sip_port=-1
|
||||
sip_tcp_port=-1
|
||||
use_ipv6=0
|
||||
|
||||
[rtp]
|
||||
audio_rtp_port=7076
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ edge_bw=10
|
|||
guess_hostname=1
|
||||
inc_timeout=45
|
||||
use_info=0
|
||||
use_ipv6=0
|
||||
register_only_when_network_is_up=1
|
||||
auto_net_state_mon=0
|
||||
keepalive_period=30000
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ edge_bw=10
|
|||
guess_hostname=1
|
||||
inc_timeout=45
|
||||
use_info=0
|
||||
use_ipv6=0
|
||||
register_only_when_network_is_up=1
|
||||
auto_net_state_mon=0
|
||||
keepalive_period=30000
|
||||
|
|
@ -51,3 +50,5 @@ stun=stun.linphone.org
|
|||
|
||||
[video]
|
||||
display_filter_auto_rotate=0
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -4,6 +4,7 @@ keepalive_period=30000
|
|||
default_proxy=0
|
||||
sip_port=-1
|
||||
sip_tcp_port=-1
|
||||
use_ipv6=0
|
||||
|
||||
[rtp]
|
||||
audio_rtp_port=7076
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit a7bbf819a7da31a767c74a29ba9f68f9b3345ccb
|
||||
Subproject commit b70e389ef54ded24f7bf1e955fe5824ca79bee08
|
||||
Loading…
Add table
Reference in a new issue