Linphone Desktop : linphonerc

Last modified by Julien Wadel on 2021/10/15 12:14

Linphone Desktop : linphonerc

The Linphone Desktop use the linphonerc file to store its configuration. You can find below all items that are used directly by the application in the settings panel or that are specific to the application.

 

[ui]

use_app_sip_account_enabled=1
use_other_sip_account_enabled=1
create_app_sip_account_enabled=1
fetch_remote_configuration_enabled=1
assistant_supports_phone_numbers=1
show_audio_codecs=1
show_video_codecs=1
auto_answer=0
auto_answer_with_video=0
auto_answer_delay=0
show_tel_keypad_automatically=0
keep_calls_window_in_background=0
outgoing_calls_enabled=1
call_recorder_enabled=1
automatically_record_calls=0
call_pause_enabled=1
mute_microphone_enabled=1
call_wait_registration=0
conference_enabled=1
chat_sound_notification_enabled=1
chat_sound_notification_file="<SoundResourceDir>/incoming_chat.wav"
contacts_enabled=1
show_network_settings=1
rls_uri_enabled=1
text_message_font="Noto Sans"
text_message_font_size=10
saved_screenshots_folder="<DocumentsLocation>/linphone/captures/"
saved_videos_folder="<DocumentsLocation>/linphone/captures/"
saved_calls_folder="<DocumentsLocation>/linphone/captures/"
download_folder="<DownloadLocation>"
exit_on_close=0
show_local_sip_account=1
show_start_chat_button=1
show_start_video_button=1
logs_folder="<AppLocalDataLocation>/logs/"
logs_enabled=0
developer_settings=0 (only on debug builds)


[misc]

hide_empty_chat_rooms=0

[sip]

rls_uri="sips:rls@sip.linphone.org"


This documentation is based on the 4.3 version of the Linphone Desktop application.