liblinphone: set history in database now

This commit is contained in:
Gautier Pelloux-Prayer 2015-09-18 17:38:41 +02:00
parent f7d5823d5e
commit d66fad5896
2 changed files with 3 additions and 2 deletions

View file

@ -1320,7 +1320,8 @@ static LinphoneCoreVTable linphonec_vtable = {.show = NULL,
[zrtpSecretsFileName cStringUsingEncoding:[NSString defaultCStringEncoding]]);
linphone_core_set_chat_database_path(theLinphoneCore,
[chatDBFileName cStringUsingEncoding:[NSString defaultCStringEncoding]]);
linphone_core_set_call_logs_database_path(theLinphoneCore,
[chatDBFileName cStringUsingEncoding:[NSString defaultCStringEncoding]]);
[self migrationLinphoneSettings];
[self setupNetworkReachabilityCallback];

@ -1 +1 @@
Subproject commit 1213a64a64bea68b5cbcde4c5573822201c25265
Subproject commit 1ce35ae7e3934916bde5b3551899f4b838d7964e