forked from mirrors/linphone-iphone
46 lines
895 B
Text
46 lines
895 B
Text
|
|
## Start of default rc
|
|
|
|
[sip]
|
|
contact="Linphone iPhone" <sip:linphone.iphone@unknown-host>
|
|
use_info=0
|
|
use_ipv6=1
|
|
keepalive_period=30000
|
|
sip_port=-1
|
|
sip_tcp_port=-1
|
|
sip_tls_port=-1
|
|
media_encryption=none
|
|
update_presence_model_timestamp_before_publish_expires_refresh=1
|
|
|
|
[net]
|
|
#Because dynamic bitrate adaption can increase bitrate, we must allow "no limit"
|
|
download_bw=0
|
|
upload_bw=0
|
|
|
|
[video]
|
|
size=vga
|
|
automatically_accept=1
|
|
automatically_initiate=0
|
|
automatically_accept_direction=2 #receive only
|
|
|
|
[app]
|
|
tunnel=disabled
|
|
auto_download_incoming_voice_recordings=1
|
|
auto_download_incoming_icalendars=1
|
|
|
|
|
|
[tunnel]
|
|
host=
|
|
port=443
|
|
|
|
[misc]
|
|
log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
|
file_transfer_server_url=https://www.linphone.org:444/lft.php
|
|
version_check_url_root=https://www.linphone.org/releases
|
|
max_calls=10
|
|
conference_layout=1
|
|
|
|
[fec]
|
|
fec_enabled=1
|
|
|
|
## End of default rc
|