forked from mirrors/linphone-iphone
39 lines
728 B
Text
39 lines
728 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
|
|
|
|
[app]
|
|
tunnel=disabled
|
|
auto_start=1
|
|
record_aware=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
|
|
|
|
## End of default rc
|