Merge branch 'newUI' of git.linphone.org:linphone-android into newUI
This commit is contained in:
commit
c039872dc2
1 changed files with 1 additions and 2 deletions
|
@ -477,8 +477,7 @@ public final class LinphoneManager implements LinphoneCoreListener {
|
|||
|
||||
mLc.enableIpv6(getPrefBoolean(R.string.pref_ipv6_key, false));
|
||||
mLc.setZrtpSecretsCache(basePath+"/zrtp_secrets");
|
||||
|
||||
mLc.setPlaybackGain(3);
|
||||
|
||||
mLc.setRing(null);
|
||||
mLc.setRootCA(mLinphoneRootCaFile);
|
||||
mLc.setPlayFile(mPauseSoundFile);
|
||||
|
|
Loading…
Reference in a new issue