submodules: update linphone

This commit is contained in:
Gautier Pelloux-Prayer 2015-10-15 16:30:15 +02:00
parent 5e87223051
commit b66d57d5b5
2 changed files with 2 additions and 2 deletions

View file

@ -93,7 +93,7 @@ static UICompositeViewDescription *compositeDescription = nil;
[self dismiss];
} else if ([LinphoneManager.instance lpConfigBoolForKey:@"auto_answer"]) {
LinphoneCallState state = linphone_call_get_state(call);
if (state == LinphoneCallIncomingReceived || state == LinphoneCallIncomingEarlyMedia) {
if (state == LinphoneCallIncomingReceived) {
[self onAcceptClick:nil];
}
}

@ -1 +1 @@
Subproject commit 1dc50acfd10b48ca23e96a3311eaadec7aa40b86
Subproject commit 00e96f59f7af7fd7a47421ea0f118036182f8ea6