mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
enable group chat and lime_v2
This commit is contained in:
parent
e8765370c6
commit
d841c0388e
2 changed files with 10 additions and 0 deletions
|
|
@ -48,6 +48,7 @@ reg_expires=1314000
|
|||
file_transfer_server_url=https://www.linphone.org:444/lft.php
|
||||
max_calls=3
|
||||
real_early_media=1
|
||||
prefer_basic_chat_room=0
|
||||
|
||||
[net]
|
||||
edge_bw=10
|
||||
|
|
|
|||
|
|
@ -46,6 +46,7 @@ history_max_size=-1
|
|||
enable_basic_to_client_group_chat_room_migration=0
|
||||
aggregate_imdn=1
|
||||
version_check_url_root=https://linphone.org/releases
|
||||
prefer_basic_chat_room=0
|
||||
|
||||
[sound]
|
||||
dtmf_player_amp=0.007
|
||||
|
|
@ -56,3 +57,11 @@ ringer_dev_id=AQ: Audio Queue Device
|
|||
|
||||
[video]
|
||||
display_filter_auto_rotate=0
|
||||
|
||||
[lime]
|
||||
lime_v2=1
|
||||
x3dh_server_url=http://54.37.202.229:8082/flexisip-account-manager/x3dh-25519.php
|
||||
lime_update_threshold=86400
|
||||
max_nb_device_per_participant=255
|
||||
allow_message_in_unsafe_chatroom=1
|
||||
unsafe_if_sas_refused=1
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue