forked from mirrors/linphone-iphone
Fix incall view issue after gsm call
This commit is contained in:
parent
6626abed2a
commit
2e4f912d62
1 changed files with 1 additions and 0 deletions
|
|
@ -94,6 +94,7 @@ int __aeabi_idiv(int a, int b) {
|
|||
instance->currentCallContextBeforeGoingBackground.cameraIsEnabled);
|
||||
}
|
||||
instance->currentCallContextBeforeGoingBackground.call = 0;
|
||||
[myPhoneViewController displayCall:call InProgressFromUI:nil forUser:nil withDisplayName:nil];
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue