mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-27 16:09:20 +00:00
Merge branch '2.4.x'
This commit is contained in:
commit
226f5628a5
1 changed files with 1 additions and 1 deletions
|
|
@ -515,7 +515,7 @@ extern void linphone_iphone_log_handler(int lev, const char *fmt, va_list args);
|
|||
linphone_core_set_default_proxy_config(lc, proxyCfg);
|
||||
}
|
||||
|
||||
// add auth info only after finishing editting the proxy config, so that
|
||||
// add auth info only after finishing editing the proxy config, so that
|
||||
// UNREGISTER succeed
|
||||
linphone_core_clear_all_auth_info(lc);
|
||||
if (info) {
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue