Skip to content

Do not attempt to store Account or AuthInfo when the LinphoneConfig cannot...

Simon Morlat requested to merge fix/accounts-slowliness into release/5.3

Do not attempt to store Account or AuthInfo when the LinphoneConfig cannot write anything. This is useless, but costs a lot of CPU processing.

Merge request reports