mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
set mtu to 1300 (so that it works over romanichel.net 3G network)
This commit is contained in:
parent
41a2a33666
commit
873e35a499
2 changed files with 2 additions and 2 deletions
|
|
@ -2,7 +2,7 @@
|
|||
download_bw=380
|
||||
upload_bw=380
|
||||
firewall_policy=0
|
||||
mtu=0
|
||||
mtu=1300
|
||||
|
||||
[sip]
|
||||
sip_random_port=1
|
||||
|
|
|
|||
|
|
@ -2,7 +2,7 @@
|
|||
download_bw=512
|
||||
upload_bw=512
|
||||
firewall_policy=0
|
||||
mtu=0
|
||||
mtu=1300
|
||||
|
||||
[sip]
|
||||
sip_random_port=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue