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

Set default SIP for all users #824

Open JustMeLC opened 4 months ago

JustMeLC commented 4 months ago

I have linphone desktop setup and running on a Windows PC. Great app!

Can we set a default SIP configuration that will apply to all users when they log on and open the app for the first time on a single device? The device is in a conference room and is used by multiple users as a softphone; however, users must logon using their credentules. The SIP is always the same, but the powers to be do not want to deal with inputting the settings. This is my first time working with linphone and I am a little in the dark.

I did find if I copy the C:\Users\\AppData\Local\linphone\linphonerc file from a configured users profile into the apps C:\Program Files\Linphone\share\linphone\linphonerc-factory file, the parameters apear to copy to each users setting on first logon and work without issues. Is there a better way to accomplish this? I am experimenting with paring down what is copied to just a subset of parimeters such as [SIP], [proxy_0] and [auth_info_0]. However, this does not work. What parameters are needed for the SIP config?