BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

New Account wizard shown if provisioned via config-file or xml when getShowLocalSipAccount is 0 #758

Open vKnmnn opened 1 year ago

vKnmnn commented 1 year ago

We want to roll out linphone on the client computers in the company.

We want to prohibit people creating accounts with linphone, instead we want to provision the sip account data via installation tool.

rolling out the config with these settings will cause linphone to keep displaying the new account wizard on the start page, although there already is a configured account. Note that this applies only to launching the app. Manually clicking the start page makes the dialog disappear.

i feel like this is a bug. What config option do i have to set to make the wizard disappear?

show_local_sip_account=0
read_and_agree_terms_and_privacy=1
use_other_sip_account_enabled=1
create_app_sip_account_enabled=0
use_app_sip_account_enabled=0
show_start_chat_button=0
show_start_video_button=0
vKnmnn commented 1 year ago

The wizard also disappears, when we define two sip profiles. they can even be identical.