Updated & reorganized rc files items
This commit is contained in:
parent
9e18bf6bcf
commit
8c833c2ea3
3 changed files with 7 additions and 33 deletions
|
@ -1,25 +0,0 @@
|
||||||
[net]
|
|
||||||
download_bw=512
|
|
||||||
upload_bw=512
|
|
||||||
|
|
||||||
[sip]
|
|
||||||
contact="Linphone Android" <sip:linphone.android@unknown-host>
|
|
||||||
use_info=0
|
|
||||||
use_ipv6=0
|
|
||||||
keepalive_period=30000
|
|
||||||
|
|
||||||
[video]
|
|
||||||
size=vga
|
|
||||||
|
|
||||||
[app]
|
|
||||||
tunnel=disabled
|
|
||||||
push_notification=1
|
|
||||||
debug=0
|
|
||||||
|
|
||||||
[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
|
|
|
@ -23,3 +23,10 @@ port=443
|
||||||
[misc]
|
[misc]
|
||||||
log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
log_collection_upload_server_url=https://www.linphone.org:444/lft.php
|
||||||
file_transfer_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
|
|
@ -25,21 +25,13 @@ ec_calibrator_cool_tones=1
|
||||||
displaytype=MSAndroidTextureDisplay
|
displaytype=MSAndroidTextureDisplay
|
||||||
|
|
||||||
[misc]
|
[misc]
|
||||||
max_calls=10
|
|
||||||
history_max_size=100
|
|
||||||
enable_basic_to_client_group_chat_room_migration=0
|
enable_basic_to_client_group_chat_room_migration=0
|
||||||
enable_simple_group_chat_message_state=0
|
enable_simple_group_chat_message_state=0
|
||||||
aggregate_imdn=1
|
aggregate_imdn=1
|
||||||
version_check_url_root=https://www.linphone.org/releases
|
|
||||||
xmlrpc_server_url=https://subscribe.linphone.org:444/wizard.php
|
|
||||||
|
|
||||||
[app]
|
[app]
|
||||||
activation_code_length=4
|
activation_code_length=4
|
||||||
prefer_basic_chat_room=1
|
prefer_basic_chat_room=1
|
||||||
|
|
||||||
[in-app-purchase]
|
|
||||||
server_url=https://subscribe.linphone.org:444/inapp.php
|
|
||||||
purchasable_items_ids=test_account_subscription
|
|
||||||
|
|
||||||
[assistant]
|
[assistant]
|
||||||
xmlrpc_url=https://subscribe.linphone.org:444/wizard.php
|
xmlrpc_url=https://subscribe.linphone.org:444/wizard.php
|
||||||
|
|
Loading…
Reference in a new issue