Fix enable subscribe friend list when log with Linphone account
This commit is contained in:
parent
d43d49e17a
commit
195e4d7e8a
1 changed files with 1 additions and 0 deletions
|
@ -388,6 +388,7 @@ private static AssistantActivity instance;
|
|||
lc.addAuthInfo(authInfo);
|
||||
|
||||
lc.setDefaultProxyConfig(proxyConfig);
|
||||
LinphoneManager.getInstance().subscribeFriendList(true);
|
||||
if (!newAccount) {
|
||||
displayRegistrationInProgressDialog();
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue