submodules: update linphone to fix pause music looping

This commit is contained in:
Gautier Pelloux-Prayer 2016-01-21 17:24:16 +01:00
parent c48f65db1d
commit 06be92c325
3 changed files with 3 additions and 3 deletions

View file

@ -32,7 +32,7 @@
}
- (bool)onUpdate {
return !linphone_core_mic_enabled(LC);
return !(linphone_core_get_current_call(LC) && linphone_core_mic_enabled(LC));
}
@end

@ -1 +1 @@
Subproject commit 3fab83d02e2d5e8430c3b7b606d033065dc88842
Subproject commit f76447b43e3bbd31dfe6fdbe280e99e2aea73382

@ -1 +1 @@
Subproject commit ca03bb19722cff4266cebd4339c6aeb120a3f017
Subproject commit ba58c9f03851e8381d781a38d93911d025bf9271