linphone-iphone icon indicating copy to clipboard operation
linphone-iphone copied to clipboard

Application Crash on incoming call answering with callkit

Open wirelessmundi opened this issue 3 years ago • 0 comments

Greetings,

In stable linphone version installed from apple store, there is a crash when receiving a call and answering with kit

2022-01-26 12:33:09:000 [linphone/ios] MESSAGE (honeAppDelegate.m:171 ) Connecting for UNNotifications 2022-01-26 12:33:09:002 [linphone/liblinphone] MESSAGE [SHARED] Creating Main Shared Core 2022-01-26 12:33:09:006 [linphone/liblinphone] MESSAGE Initializing LinphoneCore 5.0.49 2022-01-26 12:33:09:006 [linphone/liblinphone] MESSAGE Sal nat helper [enabled] .... 2022-01-26 12:33:09:012 [linphone/mediastreamer] MESSAGE Registering all soundcard handlers 2022-01-26 12:33:09:012 [linphone/mediastreamer] MESSAGE Card 'AU Microphone: iPhone Micrófono' added with capabilities [capture, playback] 2022-01-26 12:33:09:012 [linphone/mediastreamer] MESSAGE Card 'AU Speaker: Speaker' added with capabilities [capture, playback] 2022-01-26 12:33:09:012 [linphone/mediastreamer] MESSAGE Card 'AQ Unknown: Audio Queue Device' added with capabilities [playback] 2022-01-26 12:33:09:012 [linphone/mediastreamer] MESSAGE Registering all webcam handlers 2022-01-26 12:33:09:034 [linphone/mediastreamer] MESSAGE Webcam AV Capture: com.apple.avfoundation.avcapturedevice.built-in_video:0 added 2022-01-26 12:33:09:034 [linphone/mediastreamer] MESSAGE Webcam AV Capture: com.apple.avfoundation.avcapturedevice.built-in_video:1 added 2022-01-26 12:33:09:034 [linphone/mediastreamer] MESSAGE Webcam StaticImage: Static picture added 2022-01-26 12:33:09:034 [linphone/mediastreamer] MESSAGE ms_factory_init_voip() done ... 2022-01-26 12:34:04:564 [linphone/mediastreamer] MESSAGE Configuring av recorder with video format type=video;encoding=H264;vsize=0x0;fps=0.000000;fmtp='' 2022-01-26 12:34:04:564 [linphone/mediastreamer] MESSAGE MKVRecorder: set pin #0 format. type=video;encoding=H264;vsize=0x0;fps=0.000000;fmtp='' 2022-01-26 12:34:04:564 [linphone/liblinphone] MESSAGE CallSession[0x283f82778] : payload type 8 PCMA/8000 fmtp= added to frozen list 2022-01-26 12:34:04:564 [linphone/liblinphone] MESSAGE CallSession[0x283f82778] : payload type 101 telephone-event/8000 fmtp= added to frozen list 2022-01-26 12:34:04:564 [linphone/liblinphone] MESSAGE CallSession[0x283f82778] : payload type 102 H264/90000 fmtp=profile-level-id=42801F added to frozen list 2022-01-26 12:34:04:564 [linphone/liblinphone] MESSAGE CallSession [0x283f82778] moving from state LinphoneCallConnected to LinphoneCallStreamsRunning 2022-01-26 12:34:04:565 [linphone/liblinphone] MESSAGE [MS2AudioStream] setting type of soundcard 0x2838b2940 to voice 2022-01-26 12:34:04:565 [linphone/mediastreamer] MESSAGE au_update_ms_snd_card 2022-01-26 12:34:09:000 [linphone/ios] MESSAGE (honeAppDelegate.m:171 ) Connecting for UNNotifications 2022-01-26 12:34:09:002 [linphone/liblinphone] MESSAGE [SHARED] Creating Main Shared Core 2022-01-26 12:34:09:006 [linphone/liblinphone] MESSAGE Initializing LinphoneCore 5.0.49

Regards,

wirelessmundi avatar Jan 26 '22 11:01 wirelessmundi