1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
| [sip]
| contact="Linphone Android" <sip:linphone.android@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
|
| [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
| push_notification=1
| auto_start=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
| history_max_size=100
|
| [in-app-purchase]
| server_url=https://subscribe.linphone.org:444/inapp.php
| purchasable_items_ids=test_account_subscription
|
|