CallKit end calls on iOS 16.1 when user pressed side button

In iOS 16.1 CXProviderDelegate.provider(_: CXProvider, perform action: CXEndCallAction) method called when user pressed side button. In previous iOS versions VoIP call was not interrupted by this action. Is it intentional behavior? Is there any way to prevent it in code?

Calls in Google Meeting (both apps) were also completed from by pressing side button. But Zoom app for some reason does not ends calls in this case.

CallKit end calls on iOS 16.1 when user pressed side button
 
 
Q