move default firewall policy from linphonerc-factory to linphonerc

This commit is contained in:
Jehan Monnier 2012-09-17 11:22:16 +02:00
parent 3e78c72b6b
commit f118e62af7
4 changed files with 6 additions and 3 deletions

View file

@ -19,6 +19,8 @@ size=qvga
display_filter_auto_rotate=1
[net]
firewall_policy=0
[default_values]
reg_expires=600

View file

@ -1,7 +1,6 @@
[net]
download_bw=380
upload_bw=380
firewall_policy=0
mtu=1300
activate_edge_workarounds=1
edge_ping_time=200

View file

@ -1,7 +1,6 @@
[net]
download_bw=512
upload_bw=512
firewall_policy=0
mtu=1300
activate_edge_workarounds=1
edge_ping_time=200

View file

@ -7,4 +7,7 @@ keepalive_period=30000
[rtp]
audio_rtp_port=7076
video_rtp_port=9078
video_rtp_port=9078
[net]
firewall_policy=0