Fix an audio issue on iPhone 14 only - probably arriving because Callkit deactivates the audiosession while the end tone is still being played, causing the AudioUnit to be marked as zombified. The next call, the zombified and audio_session_configured were still set, causing improper start sequence of the AudioUnit and AudioSession.