BelledonneCommunications / linphone-iphone

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of linphone-iphone (git://git.linphone.org/linphone-iphone.git)
http://linphone.org
GNU General Public License v3.0
581 stars 344 forks source link

App is crashed when receive a call in iOS 11 #403

Open prasenraj opened 6 years ago

prasenraj commented 6 years ago

The app is crashed when I called from ios 9.3 to ios 11. This has happened when clicking the accept button. And getting an error on this line.

on CallSideMenuView.m

// Encoder & decoder descriptions const char *enc_desc = ms_factory_get_encoder(linphone_core_get_ms_factory(LC), payload->mime_type)->text;

these are the logs 2018-03-22 12:20:51.033527+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:287 ) CallKit : Call changed 2018-03-22 12:20:51.092002+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:267 ) CallKit : Audio session deactivated 2018-03-22 12:20:51.113417+0530 linphone[6262:2957761] [Message] subscribe.linphone.org resolved to 2001:41d0:8:6e48:: 2018-03-22 12:20:51.114139+0530 linphone[6262:2957761] [Message] subscribe.linphone.org resolved to 37.59.51.72 2018-03-22 12:20:51.114307+0530 linphone[6262:2957761] [Message] channel 0x109308000: state RES_DONE 2018-03-22 12:20:51.114421+0530 linphone[6262:2957761] [Message] channel 0x109308000: state CONNECTING 2018-03-22 12:20:51.114540+0530 linphone[6262:2957761] [Message] Trying to connect to [TLS://2001:41d0:8:6e48:::444] 2018-03-22 12:20:51.123135+0530 linphone[6262:2957761] [Error] stream connect failed No route to host 2018-03-22 12:20:51.123492+0530 linphone[6262:2957761] [Error] Cannot connect to [TLS://subscribe.linphone.org:444] 2018-03-22 12:20:51.123626+0530 linphone[6262:2957761] [Message] channel 0x109308000: state ERROR 2018-03-22 12:20:51.123737+0530 linphone[6262:2957761] [Message] channel 0x109308000: state RETRY 2018-03-22 12:20:51.128739+0530 linphone[6262:2957761] [Message] Dialog [0x10a884720] terminated for op [0x10a04d250] 2018-03-22 12:20:51.161780+0530 linphone[6262:2957761] [Message] channel 0x109308000: state CONNECTING 2018-03-22 12:20:51.162096+0530 linphone[6262:2957761] [Message] Trying to connect to [TLS://::ffff:37.59.51.72:444] 2018-03-22 12:20:51.172803+0530 linphone[6262:2957761] [Message] Call 0x105108000: moving from state LinphoneCallEnd to LinphoneCallReleased 2018-03-22 12:20:51.176645+0530 linphone[6262:2957761] [Message] Linphone core [0x104821800] notified [call_state_changed] 2018-03-22 12:20:51.177754+0530 linphone[6262:2957761] [Message] Call [0x105108000] freed. 2018-03-22 12:20:51.178774+0530 linphone[6262:2957761] [Message] op [0x10a04d250] : set_or_update_dialog() current=[0x10a884720] new=[0x0] 2018-03-22 12:20:55.085116+0530 linphone[6262:2957761] [Message] Changing [client] [BYE] transaction [0x10b565000], from state [COMPLETED] to [TERMINATED] 2018-03-22 12:20:55.085665+0530 linphone[6262:2957761] [Message] Client BYE transaction [0x10b565000] terminated 2018-03-22 12:20:55.086048+0530 linphone[6262:2957761] [Message] transaction [0x10b565000]: ending transaction background task with id=[1b]. 2018-03-22 12:20:56.924990+0530 linphone[6262:2957761] [Message] Changing [client] [INVITE] transaction [0x10a77c120], from state [COMPLETED] to [TERMINATED] 2018-03-22 12:20:56.925561+0530 linphone[6262:2957761] [Message] Client INVITE transaction [0x10a77c120] terminated 2018-03-22 12:20:56.926046+0530 linphone[6262:2957761] [Message] transaction [0x10a77c120]: ending transaction background task with id=[12]. 2018-03-22 12:20:59.524825+0530 linphone[6262:2957761] [Message] Changing [client] [INVITE] transaction [0x10a8926f0], from state [ACCEPTED] to [TERMINATED] 2018-03-22 12:20:59.525459+0530 linphone[6262:2957761] [Message] Client INVITE transaction [0x10a8926f0] terminated 2018-03-22 12:20:59.525854+0530 linphone[6262:2957761] [Message] Destroying op [0x10a04d250] of type [SalOpCall] 2018-03-22 12:20:59.526337+0530 linphone[6262:2957761] [Message] Transaction [0x10a77c120] deleted 2018-03-22 12:20:59.526920+0530 linphone[6262:2957761] [Message] Transaction [0x10b565000] deleted 2018-03-22 12:20:59.527737+0530 linphone[6262:2957761] [Message] transaction [0x10a8926f0]: ending transaction background task with id=[14]. 2018-03-22 12:20:59.528482+0530 linphone[6262:2957761] [Message] Transaction [0x10a8926f0] deleted 2018-03-22 12:21:02.024930+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: keep alive sent to [UDP://192.168.0.122:5060] 2018-03-22 12:21:02.604713+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: starting recv background task with id=[1e]. 2018-03-22 12:21:02.605783+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: received [617] new bytes from [UDP://192.168.0.122:5060]: 2018-03-22 12:21:02.605925+0530 linphone[6262:2957761] [Message] OPTIONS sip:9632167295@192.168.0.108:60814;transport=udp SIP/2.0 2018-03-22 12:21:02.606063+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK5c0dc6e3;rport 2018-03-22 12:21:02.606167+0530 linphone[6262:2957761] [Message] Max-Forwards: 70 2018-03-22 12:21:02.606269+0530 linphone[6262:2957761] [Message] From: "Unknown" sip:Unknown@192.168.0.122;tag=as48276734 2018-03-22 12:21:02.606370+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp 2018-03-22 12:21:02.606470+0530 linphone[6262:2957761] [Message] Contact: sip:Unknown@192.168.0.122:5060 2018-03-22 12:21:02.606570+0530 linphone[6262:2957761] [Message] Call-ID: 4574de375051eaa35e989b3f12551e19@192.168.0.122:5060 2018-03-22 12:21:02.606912+0530 linphone[6262:2957761] [Message] CSeq: 102 OPTIONS 2018-03-22 12:21:02.607019+0530 linphone[6262:2957761] [Message] User-Agent: FPBX-AsteriskNOW-12.0.76.4(11.16.0) 2018-03-22 12:21:02.607120+0530 linphone[6262:2957761] [Message] Date: Wed, 21 Mar 2018 18:31:37 GMT 2018-03-22 12:21:02.607221+0530 linphone[6262:2957761] [Message] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE 2018-03-22 12:21:02.607323+0530 linphone[6262:2957761] [Message] Supported: replaces, timer 2018-03-22 12:21:02.607423+0530 linphone[6262:2957761] [Message] Content-Length: 0 2018-03-22 12:21:02.638875+0530 linphone[6262:2957761] [Message] channel [0x109ac8000] [617] bytes parsed 2018-03-22 12:21:02.641428+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: message sent to [UDP://192.168.0.122:5060], size: [291] bytes 2018-03-22 12:21:02.641744+0530 linphone[6262:2957761] [Message] SIP/2.0 200 Ok 2018-03-22 12:21:02.641965+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK5c0dc6e3;rport 2018-03-22 12:21:02.642095+0530 linphone[6262:2957761] [Message] From: "Unknown" sip:Unknown@192.168.0.122;tag=as48276734 2018-03-22 12:21:02.642203+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp;tag=eohl9 2018-03-22 12:21:02.642307+0530 linphone[6262:2957761] [Message] Call-ID: 4574de375051eaa35e989b3f12551e19@192.168.0.122:5060 2018-03-22 12:21:02.642409+0530 linphone[6262:2957761] [Message] CSeq: 102 OPTIONS 2018-03-22 12:21:02.643617+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: ending recv background task with id=[1e]. 2018-03-22 12:21:18.118543+0530 linphone[6262:2957761] [Message] (honeAppDelegate.m:556 ) Notification [0x10bf36240] received with pay load : { 2018-03-22 12:21:18.118703+0530 linphone[6262:2957761] [Message] aps = { 2018-03-22 12:21:18.118834+0530 linphone[6262:2957761] [Message] "content-available" = 1; 2018-03-22 12:21:18.119096+0530 linphone[6262:2957761] [Message] }; 2018-03-22 12:21:18.119245+0530 linphone[6262:2957761] [Message] } 2018-03-22 12:21:18.119792+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:1748) Cancelling old network reachability 2018-03-22 12:21:18.138294+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:1634) AP Wifi: { 2018-03-22 12:21:18.138465+0530 linphone[6262:2957761] [Message] BSSID = "c4:e9:84:ca:8c:32"; 2018-03-22 12:21:18.138542+0530 linphone[6262:2957761] [Message] SSID = "Aspiring_Wings"; 2018-03-22 12:21:18.138700+0530 linphone[6262:2957761] [Message] SSIDDATA = <41737069 72696e67 5f57696e 6773>; 2018-03-22 12:21:18.139085+0530 linphone[6262:2957761] [Message] } 2018-03-22 12:21:18.141027+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:1662) Network connection flags: kSCNetworkReachabilityFlagsReachable, 2018-03-22 12:21:18.142271+0530 linphone[6262:2957761] [Error] (honeAppDelegate.m:441 ) Notification [0x10bf36240] has no loc_key, it's impossible to process it. 2018-03-22 12:21:23.403478+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: starting recv background task with id=[1f]. 2018-03-22 12:21:23.404739+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: received [1091] new bytes from [UDP://192.168.0.122:5060]: 2018-03-22 12:21:23.404886+0530 linphone[6262:2957761] [Message] INVITE sip:9632167295@192.168.0.108:60814;transport=udp SIP/2.0 2018-03-22 12:21:23.404996+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:23.405101+0530 linphone[6262:2957761] [Message] Max-Forwards: 70 2018-03-22 12:21:23.405202+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:23.405303+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp 2018-03-22 12:21:23.405406+0530 linphone[6262:2957761] [Message] Contact: sip:9614608687@192.168.0.122:5060 2018-03-22 12:21:23.405507+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:23.405847+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:23.405954+0530 linphone[6262:2957761] [Message] User-Agent: FPBX-AsteriskNOW-12.0.76.4(11.16.0) 2018-03-22 12:21:23.406055+0530 linphone[6262:2957761] [Message] Date: Wed, 21 Mar 2018 18:31:58 GMT 2018-03-22 12:21:23.406157+0530 linphone[6262:2957761] [Message] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE 2018-03-22 12:21:23.406333+0530 linphone[6262:2957761] [Message] Supported: replaces, timer 2018-03-22 12:21:23.406490+0530 linphone[6262:2957761] [Message] P-Asserted-Identity: "Prasen" sip:9614608687@192.168.0.122 2018-03-22 12:21:23.406604+0530 linphone[6262:2957761] [Message] Content-Type: application/sdp 2018-03-22 12:21:23.406708+0530 linphone[6262:2957761] [Message] Content-Length: 376 2018-03-22 12:21:23.406956+0530 linphone[6262:2957761] [Message] v=0 2018-03-22 12:21:23.413424+0530 linphone[6262:2957761] [Message] o=root 978008302 978008302 IN IP4 192.168.0.122 2018-03-22 12:21:23.413567+0530 linphone[6262:2957761] [Message] s=Asterisk PBX 11.16.0 2018-03-22 12:21:23.413672+0530 linphone[6262:2957761] [Message] c=IN IP4 192.168.0.122 2018-03-22 12:21:23.413872+0530 linphone[6262:2957761] [Message] t=0 0 2018-03-22 12:21:23.413975+0530 linphone[6262:2957761] [Message] m=audio 18796 RTP/AVP 0 8 3 111 101 2018-03-22 12:21:23.414091+0530 linphone[6262:2957761] [Message] a=rtpmap:0 PCMU/8000 2018-03-22 12:21:23.414189+0530 linphone[6262:2957761] [Message] a=rtpmap:8 PCMA/8000 2018-03-22 12:21:23.414288+0530 linphone[6262:2957761] [Message] a=rtpmap:3 GSM/8000 2018-03-22 12:21:23.414511+0530 linphone[6262:2957761] [Message] a=rtpmap:111 G726-32/8000 2018-03-22 12:21:23.414629+0530 linphone[6262:2957761] [Message] a=rtpmap:101 telephone-event/8000 2018-03-22 12:21:23.414732+0530 linphone[6262:2957761] [Message] a=fmtp:101 0-16 2018-03-22 12:21:23.414833+0530 linphone[6262:2957761] [Message] a=ptime:20 2018-03-22 12:21:23.415097+0530 linphone[6262:2957761] [Message] a=sendrecv 2018-03-22 12:21:23.415209+0530 linphone[6262:2957761] [Message] m=text 13362 RTP/AVP 106 2018-03-22 12:21:23.415308+0530 linphone[6262:2957761] [Message] a=rtpmap:106 T140/1000 2018-03-22 12:21:23.415722+0530 linphone[6262:2957761] [Message] a=sendrecv 2018-03-22 12:21:23.449517+0530 linphone[6262:2957761] [Message] channel [0x109ac8000] [715] bytes parsed 2018-03-22 12:21:23.450450+0530 linphone[6262:2957761] [Message] channel [0x109ac8000] read [376] bytes of body from [192.168.0.122:5060] 2018-03-22 12:21:23.455689+0530 linphone[6262:2957761] [Message] transaction [0x10bfb19f0]: starting transaction background task with id=[20]. 2018-03-22 12:21:23.456384+0530 linphone[6262:2957761] [Message] Changing [server] [INVITE] transaction [0x10bfb19f0], from state [INIT] to [PROCEEDING] 2018-03-22 12:21:23.459461+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: message sent to [UDP://192.168.0.122:5060], size: [286] bytes 2018-03-22 12:21:23.459778+0530 linphone[6262:2957761] [Message] SIP/2.0 100 Trying 2018-03-22 12:21:23.460280+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:23.460407+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:23.460515+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp 2018-03-22 12:21:23.460619+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:23.460722+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:23.461213+0530 linphone[6262:2957761] [Message] New server dialog [0x10c04cb40] , local tag [5AxlhRv], remote tag [as65b672eb] 2018-03-22 12:21:23.461556+0530 linphone[6262:2957761] [Message] op [0x10bfea420] : set_or_update_dialog() current=[0x0] new=[0x10c04cb40] 2018-03-22 12:21:23.462960+0530 linphone[6262:2957761] [Message] new incoming call from ["Prasen" sip:9614608687@192.168.0.122] to [sip:9632167295@192.168.0.108:60814;transport=udp] 2018-03-22 12:21:23.470944+0530 linphone[6262:2957761] [Message] Found payload PCMU/8000 fmtp= 2018-03-22 12:21:23.471461+0530 linphone[6262:2957761] [Message] Found payload PCMA/8000 fmtp= 2018-03-22 12:21:23.471943+0530 linphone[6262:2957761] [Message] Found payload GSM/8000 fmtp= 2018-03-22 12:21:23.472273+0530 linphone[6262:2957761] [Message] Found payload G726-32/8000 fmtp= 2018-03-22 12:21:23.472728+0530 linphone[6262:2957761] [Message] Found payload telephone-event/8000 fmtp=0-16 2018-03-22 12:21:23.473311+0530 linphone[6262:2957761] [Message] Found payload T140/1000 fmtp= 2018-03-22 12:21:23.476249+0530 linphone[6262:2957761] [Message] Searching for already_a_call_with_remote_address. 2018-03-22 12:21:23.476790+0530 linphone[6262:2957761] [Message] Found media local-ip from signaling. 2018-03-22 12:21:23.477169+0530 linphone[6262:2957761] [Message] New LinphoneCall [0x10518d800] initialized (LinphoneCore version: 3.12.0-273-g20efb4ad4) 2018-03-22 12:21:23.478128+0530 linphone[6262:2957761] [Message] audio stream index found: 0, updating main audio stream index 2018-03-22 12:21:23.478472+0530 linphone[6262:2957761] [Message] text stream index found: 1, updating main text stream index 2018-03-22 12:21:23.478784+0530 linphone[6262:2957761] [Message] 1 was used for video stream ; now using 2 2018-03-22 12:21:23.479194+0530 linphone[6262:2957761] [Message] Call [0x10518d800], stream type [audio], multicast role is [inactive] 2018-03-22 12:21:23.481079+0530 linphone[6262:2957761] [Message] RtpSession bound to [0.0.0.0] ports [7230] [7231] 2018-03-22 12:21:23.481669+0530 linphone[6262:2957761] [Message] rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2018-03-22 12:21:23.482632+0530 linphone[6262:2957761] [Message] Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_80 2018-03-22 12:21:23.483020+0530 linphone[6262:2957761] [Message] Configured srtp crypto suite: AES_CM_128_HMAC_SHA1_32 2018-03-22 12:21:23.483371+0530 linphone[6262:2957761] [Message] Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_80 2018-03-22 12:21:23.483953+0530 linphone[6262:2957761] [Message] Configured srtp crypto suite: AES_256_CM_HMAC_SHA1_32 2018-03-22 12:21:23.484767+0530 linphone[6262:2957761] [Message] Creating ZRTP engine on rtp session [0x10518e200] ssrc 0x992f6123 2018-03-22 12:21:23.519451+0530 linphone[6262:2957761] [Message] Setting DSCP to 46 for MSAudio stream. 2018-03-22 12:21:23.520328+0530 linphone[6262:2957761] [Message] Equalizer location: mic 2018-03-22 12:21:23.521320+0530 linphone[6262:2957761] [Message] cannot set noise gate mode to [0] because no volume send 2018-03-22 12:21:23.522606+0530 linphone[6262:2957761] [Message] Call [0x10518d800], stream type [video], multicast role is [inactive] 2018-03-22 12:21:23.524629+0530 linphone[6262:2957761] [Message] RtpSession bound to [0.0.0.0] ports [11078] [11079] 2018-03-22 12:21:23.525746+0530 linphone[6262:2957761] [Message] rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2018-03-22 12:21:23.526456+0530 linphone[6262:2957761] [Message] Initializing multistream ZRTP context on rtp session [0x10518c600] ssrc 0xa719d5ba 2018-03-22 12:21:23.527315+0530 linphone[6262:2957761] [Message] Setting DSCP to 0 for MSVideo stream. 2018-03-22 12:21:23.528364+0530 linphone[6262:2957761] [Message] Call [0x10518d800], stream type [text], multicast role is [inactive] 2018-03-22 12:21:23.530781+0530 linphone[6262:2957761] [Message] RtpSession bound to [0.0.0.0] ports [9254] [9255] 2018-03-22 12:21:23.531722+0530 linphone[6262:2957761] [Message] rtp_session_enable_network_simulation:DISABLING NETWORK SIMULATION 2018-03-22 12:21:23.532595+0530 linphone[6262:2957761] [Message] Created new ICE check list for stream [0] 2018-03-22 12:21:23.533282+0530 linphone[6262:2957761] [Message] Created new ICE check list for stream [1] 2018-03-22 12:21:23.534158+0530 linphone[6262:2957761] [Message] Found media local-ip from signaling. 2018-03-22 12:21:23.535225+0530 linphone[6262:2957761] [Message] Don't put video stream on local offer for call [0x10518d800] 2018-03-22 12:21:23.536222+0530 linphone[6262:2957761] [Message] Doing SDP offer/answer process of type incoming 2018-03-22 12:21:23.537126+0530 linphone[6262:2957761] [Message] No match for GSM/8000/1 2018-03-22 12:21:23.537575+0530 linphone[6262:2957761] [Message] No match for G726-32/8000/1 2018-03-22 12:21:23.539666+0530 linphone[6262:2957761] [Message] linphone_ringtoneplayer_ios_start_with_cb: using ringtone /var/containers/Bundle/Application/C6A5D399-D813-45D5-983F-61F0547E7218/linphone.app/notes_of_the_optimistic.caf 2018-03-22 12:21:23.939698+0530 linphone[6262:2957761] [Message] Call 0x10518d800: moving from state LinphoneCallIdle to LinphoneCallIncomingReceived 2018-03-22 12:21:23.940516+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:690 ) Decrementing index of long running task for call id : 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 with index : -1 2018-03-22 12:21:23.945885+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:85 ) CallKit: report new incoming call 2018-03-22 12:21:23.946774+0530 linphone[6262:2957761] [Message] Linphone core [0x104821800] notified [call_state_changed] 2018-03-22 12:21:23.946958+0530 linphone[6262:2957761] [Message] Contact has been fixed using proxy 2018-03-22 12:21:23.948158+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: message sent to [UDP://192.168.0.122:5060], size: [425] bytes 2018-03-22 12:21:23.948275+0530 linphone[6262:2957761] [Message] SIP/2.0 180 Ringing 2018-03-22 12:21:23.948320+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:23.948360+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:23.948394+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp;tag=5AxlhRv 2018-03-22 12:21:23.948450+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:23.996085+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:23.996154+0530 linphone[6262:2957761] [Message] User-Agent: Secure.Office_iPhone6.2 iPhone.5s_iOS11.2.6/3.16.5-53-gff6adcb5 (belle-sip/1.6.3) 2018-03-22 12:21:23.996191+0530 linphone[6262:2957761] [Message] Supported: replaces, outbound 2018-03-22 12:21:23.996459+0530 linphone[6262:2957761] [Message] Dialog [0x10c04cb40]: now updated by transaction [0x10bfb19f0]. 2018-03-22 12:21:23.998184+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: ending recv background task with id=[1f]. 2018-03-22 12:21:24.005113+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: starting recv background task with id=[22]. 2018-03-22 12:21:24.005637+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: received [1091] new bytes from [UDP://192.168.0.122:5060]: 2018-03-22 12:21:24.005711+0530 linphone[6262:2957761] [Message] INVITE sip:9632167295@192.168.0.108:60814;transport=udp SIP/2.0 2018-03-22 12:21:24.032228+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:24.032302+0530 linphone[6262:2957761] [Message] Max-Forwards: 70 2018-03-22 12:21:24.032360+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:24.032414+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp 2018-03-22 12:21:24.032452+0530 linphone[6262:2957761] [Message] Contact: sip:9614608687@192.168.0.122:5060 2018-03-22 12:21:24.032487+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:24.032519+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:24.032551+0530 linphone[6262:2957761] [Message] User-Agent: FPBX-AsteriskNOW-12.0.76.4(11.16.0) 2018-03-22 12:21:24.032582+0530 linphone[6262:2957761] [Message] Date: Wed, 21 Mar 2018 18:31:58 GMT 2018-03-22 12:21:24.035278+0530 linphone[6262:2957761] [Message] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, SUBSCRIBE, NOTIFY, INFO, PUBLISH, MESSAGE 2018-03-22 12:21:24.035327+0530 linphone[6262:2957761] [Message] Supported: replaces, timer 2018-03-22 12:21:24.035358+0530 linphone[6262:2957761] [Message] P-Asserted-Identity: "Prasen" sip:9614608687@192.168.0.122 2018-03-22 12:21:24.035390+0530 linphone[6262:2957761] [Message] Content-Type: application/sdp 2018-03-22 12:21:24.035420+0530 linphone[6262:2957761] [Message] Content-Length: 376 2018-03-22 12:21:24.035516+0530 linphone[6262:2957761] [Message] v=0 2018-03-22 12:21:24.035561+0530 linphone[6262:2957761] [Message] o=root 978008302 978008302 IN IP4 192.168.0.122 2018-03-22 12:21:24.035593+0530 linphone[6262:2957761] [Message] s=Asterisk PBX 11.16.0 2018-03-22 12:21:24.035622+0530 linphone[6262:2957761] [Message] c=IN IP4 192.168.0.122 2018-03-22 12:21:24.035739+0530 linphone[6262:2957761] [Message] t=0 0 2018-03-22 12:21:24.038807+0530 linphone[6262:2957761] [Message] m=audio 18796 RTP/AVP 0 8 3 111 101 2018-03-22 12:21:24.038866+0530 linphone[6262:2957761] [Message] a=rtpmap:0 PCMU/8000 2018-03-22 12:21:24.038897+0530 linphone[6262:2957761] [Message] a=rtpmap:8 PCMA/8000 2018-03-22 12:21:24.038927+0530 linphone[6262:2957761] [Message] a=rtpmap:3 GSM/8000 2018-03-22 12:21:24.038958+0530 linphone[6262:2957761] [Message] a=rtpmap:111 G726-32/8000 2018-03-22 12:21:24.039052+0530 linphone[6262:2957761] [Message] a=rtpmap:101 telephone-event/8000 2018-03-22 12:21:24.039083+0530 linphone[6262:2957761] [Message] a=fmtp:101 0-16 2018-03-22 12:21:24.039113+0530 linphone[6262:2957761] [Message] a=ptime:20 2018-03-22 12:21:24.039640+0530 linphone[6262:2957761] [Message] a=sendrecv 2018-03-22 12:21:24.039681+0530 linphone[6262:2957761] [Message] m=text 13362 RTP/AVP 106 2018-03-22 12:21:24.039714+0530 linphone[6262:2957761] [Message] a=rtpmap:106 T140/1000 2018-03-22 12:21:24.039746+0530 linphone[6262:2957761] [Message] a=sendrecv 2018-03-22 12:21:24.034521+0530 linphone[6262:2958064] [Message] (LinphoneManager.m:2549) Current audio route is [Receiver] 2018-03-22 12:21:24.052094+0530 linphone[6262:2957761] [Message] channel [0x109ac8000] [715] bytes parsed 2018-03-22 12:21:24.052471+0530 linphone[6262:2957761] [Message] channel [0x109ac8000] read [376] bytes of body from [192.168.0.122:5060] 2018-03-22 12:21:24.052632+0530 linphone[6262:2957761] [Message] Found transaction [0x10bfb19f0] matching request. 2018-03-22 12:21:24.053294+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: message sent to [UDP://192.168.0.122:5060], size: [425] bytes 2018-03-22 12:21:24.053455+0530 linphone[6262:2957761] [Message] SIP/2.0 180 Ringing 2018-03-22 12:21:24.053489+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:24.053522+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:24.065447+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp;tag=5AxlhRv 2018-03-22 12:21:24.065513+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:24.065550+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:24.065583+0530 linphone[6262:2957761] [Message] User-Agent: Secure.Office_iPhone6.2 iPhone.5s_iOS11.2.6/3.16.5-53-gff6adcb5 (belle-sip/1.6.3) 2018-03-22 12:21:24.065616+0530 linphone[6262:2957761] [Message] Supported: replaces, outbound 2018-03-22 12:21:24.065993+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: ending recv background task with id=[22]. 2018-03-22 12:21:24.120731+0530 linphone[6262:2957761] [Message] incoming call ringing for 1 seconds 2018-03-22 12:21:24.260145+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:287 ) CallKit : Call changed 2018-03-22 12:21:25.397826+0530 linphone[6262:2957761] [Message] incoming call ringing for 2 seconds 2018-03-22 12:21:25.449266+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:2454) Sound interruption detected! 2018-03-22 12:21:25.483765+0530 linphone[6262:2958064] [Message] (LinphoneManager.m:2549) Current audio route is [(null)] 2018-03-22 12:21:26.082936+0530 linphone[6262:2957761] [Message] incoming call ringing for 3 seconds 2018-03-22 12:21:26.494627+0530 linphone[6262:2957761] [Message] (honeAppDelegate.m:59 ) applicationWillResignActive: 2018-03-22 12:21:27.082906+0530 linphone[6262:2957761] [Message] incoming call ringing for 4 seconds 2018-03-22 12:21:28.083668+0530 linphone[6262:2957761] [Message] incoming call ringing for 5 seconds 2018-03-22 12:21:28.597099+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:116 ) CallKit : Answering Call 2018-03-22 12:21:28.833476+0530 linphone[6262:2958064] [Message] (LinphoneManager.m:2549) Current audio route is [Speaker] 2018-03-22 12:21:28.893902+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:2462) Sound interruption ended! 2018-03-22 12:21:28.901559+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:287 ) CallKit : Call changed 2018-03-22 12:21:29.082658+0530 linphone[6262:2957761] [Message] incoming call ringing for 6 seconds 2018-03-22 12:21:29.613733+0530 linphone[6262:2958064] [Message] (LinphoneManager.m:2549) Current audio route is [Receiver] 2018-03-22 12:21:30.070795+0530 linphone[6262:2957761] [Debug] (roviderDelegate.m:234 ) CallKit : Audio session activated 2018-03-22 12:21:30.071410+0530 linphone[6262:2957761] [Message] Found media local-ip from signaling. 2018-03-22 12:21:30.071650+0530 linphone[6262:2957761] [Message] Don't put video stream on local offer for call [0x10518d800] 2018-03-22 12:21:30.072124+0530 linphone[6262:2957761] [Message] Configuring prefered card sampling rate to [48000] 2018-03-22 12:21:30.072408+0530 linphone[6262:2957761] [Message] ms_filter_link: MSRtpRecv:0x10bfc5460,0-->MSAUWrite:0x10bfc55a0,0 2018-03-22 12:21:30.073251+0530 linphone[6262:2959528] [Message] Priority used: 47 2018-03-22 12:21:30.073646+0530 linphone[6262:2959528] [Message] MSAudio MSTicker priority set to SCHED_RR and value (47) 2018-03-22 12:21:30.073775+0530 linphone[6262:2957761] [Message] Configuring audio session for playback/record 2018-03-22 12:21:30.135386+0530 linphone[6262:2957761] [Message] AudioUnit created with type kAudioUnitSubType_VoiceProcessingIO. 2018-03-22 12:21:30.228622+0530 linphone[6262:2957761] [Message] Accepting server transaction [0x10bfb19f0] on op [0x10bfea420] 2018-03-22 12:21:30.229199+0530 linphone[6262:2957761] [Message] Doing SDP offer/answer process of type incoming 2018-03-22 12:21:30.229476+0530 linphone[6262:2957761] [Message] No match for GSM/8000/1 2018-03-22 12:21:30.229586+0530 linphone[6262:2957761] [Message] No match for G726-32/8000/1 2018-03-22 12:21:30.230671+0530 linphone[6262:2957761] [Message] channel [0x109ac8000]: message sent to [UDP://192.168.0.122:5060], size: [891] bytes 2018-03-22 12:21:30.230751+0530 linphone[6262:2957761] [Message] SIP/2.0 200 Ok 2018-03-22 12:21:30.230785+0530 linphone[6262:2957761] [Message] Via: SIP/2.0/UDP 192.168.0.122:5060;branch=z9hG4bK3a53e5bc;rport 2018-03-22 12:21:30.230818+0530 linphone[6262:2957761] [Message] From: "Prasen" sip:9614608687@192.168.0.122;tag=as65b672eb 2018-03-22 12:21:30.230850+0530 linphone[6262:2957761] [Message] To: sip:9632167295@192.168.0.108:60814;transport=udp;tag=5AxlhRv 2018-03-22 12:21:30.331944+0530 linphone[6262:2957761] [Message] Call-ID: 7b52fc517295a01f7411786e417338ca@192.168.0.122:5060 2018-03-22 12:21:30.332021+0530 linphone[6262:2957761] [Message] CSeq: 102 INVITE 2018-03-22 12:21:30.332059+0530 linphone[6262:2957761] [Message] User-Agent: Secure.Office_iPhone6.2 iPhone.5s_iOS11.2.6/3.16.5-53-gff6adcb5 (belle-sip/1.6.3) 2018-03-22 12:21:30.332095+0530 linphone[6262:2957761] [Message] Supported: replaces, outbound 2018-03-22 12:21:30.332127+0530 linphone[6262:2957761] [Message] Allow: INVITE, ACK, CANCEL, OPTIONS, BYE, REFER, NOTIFY, MESSAGE, SUBSCRIBE, INFO, UPDATE 2018-03-22 12:21:30.332160+0530 linphone[6262:2957761] [Message] Contact: sip:9632167295@192.168.0.108:60814;transport=udp;+sip.instance="" 2018-03-22 12:21:30.332192+0530 linphone[6262:2957761] [Message] Content-Type: application/sdp 2018-03-22 12:21:30.332223+0530 linphone[6262:2957761] [Message] Content-Length: 203 2018-03-22 12:21:30.332458+0530 linphone[6262:2957761] [Message] v=0 2018-03-22 12:21:30.332493+0530 linphone[6262:2957761] [Message] o=9632167295 2107 2059 IN IP4 192.168.0.108 2018-03-22 12:21:30.332549+0530 linphone[6262:2957761] [Message] s=Talk 2018-03-22 12:21:30.332581+0530 linphone[6262:2957761] [Message] c=IN IP4 192.168.0.108 2018-03-22 12:21:30.332634+0530 linphone[6262:2957761] [Message] t=0 0 2018-03-22 12:21:30.332665+0530 linphone[6262:2957761] [Message] m=audio 7230 RTP/AVP 0 8 101 2018-03-22 12:21:30.332696+0530 linphone[6262:2957761] [Message] a=rtpmap:101 telephone-event/8000 2018-03-22 12:21:30.332760+0530 linphone[6262:2957761] [Message] m=text 9254 RTP/AVP 106 2018-03-22 12:21:30.332791+0530 linphone[6262:2957761] [Message] a=rtpmap:106 t140/1000 2018-03-22 12:21:30.333056+0530 linphone[6262:2957761] [Message] Changing [server] [INVITE] transaction [0x10bfb19f0], from state [PROCEEDING] to [ACCEPTED] 2018-03-22 12:21:30.333448+0530 linphone[6262:2957761] [Message] Dialog [0x10c04cb40]: now updated by transaction [0x10bfb19f0]. 2018-03-22 12:21:30.335928+0530 linphone[6262:2957761] [Message] Call 0x10518d800: moving from state LinphoneCallIncomingReceived to LinphoneCallConnected 2018-03-22 12:21:30.337369+0530 linphone[6262:2957761] [Message] (LinphoneManager.m:3038) Adding CT call center listener [0x10c0b2d90] 2018-03-22 12:21:30.340023+0530 linphone[6262:2957761] [Message] Linphone core [0x104821800] notified [call_state_changed] 2018-03-22 12:21:30.340416+0530 linphone[6262:2957761] [Message] linphone_call_start_media_streams() call=[0x10518d800] local upload_bandwidth=[0] kbit/s; local download_bandwidth=[0] kbit/s 2018-03-22 12:21:30.340609+0530 linphone[6262:2957761] [Message] Audio bandwidth for this call is 80 2018-03-22 12:21:30.340749+0530 linphone[6262:2957761] [Warning] LinphoneCall[0x10518d800] - advanced adaptive rate control requested but avpf is not activated in this stream. Reverting to basic rate control instead. 2018-03-22 12:21:30.341085+0530 linphone[6262:2957761] [Message] RtpSession [0x10518e200] sending to rtp 192.168.0.122:18796 rtcp 192.168.0.122:18797 2018-03-22 12:21:30.347705+0530 linphone[6262:2957761] [Message] Stun packet sent for session [0x10518e200] 2018-03-22 12:21:30.348287+0530 linphone[6262:2957761] [Message] Stun packet sent on rtcp for session [0x10518e200] 2018-03-22 12:21:30.349027+0530 linphone[6262:2957761] [Message] ms_filter_unlink: MSRtpRecv:0x10bfc5460,0-->MSAUWrite:0x10bfc55a0,0 2018-03-22 12:21:30.349306+0530 linphone[6262:2957761] [Message] speex_lib_ctl init with neon ? 1 2018-03-22 12:21:30.349423+0530 linphone[6262:2957761] [Message] speex_lib_ctl init with neon ? 1 2018-03-22 12:21:30.349554+0530 linphone[6262:2957761] [Message] target bitrate not set for stream [0x10aaec5f0] using payload's bitrate is 80000 2018-03-22 12:21:30.349778+0530 linphone[6262:2957761] [Message] Setting audio encoder network bitrate to [80000] on stream [0x10aaec5f0] 2018-03-22 12:21:30.350058+0530 linphone[6262:2957761] [Message] MSUlawEnc: got ptime=20 2018-03-22 12:21:30.350344+0530 linphone[6262:2957761] [Message] configuring MSAURead:0x10bfc5500-->MSUlawEnc:0x10c0b5880 from rate [48000] to rate [8000] and from channel [1] to channel [1] 2018-03-22 12:21:30.350557+0530 linphone[6262:2957761] [Message] configuring MSUlawDec:0x10c0b5a20-->MSAUWrite:0x10bfc55a0 from rate [8000] to rate [48000] and from channel [1] to channel [1] 2018-03-22 12:21:30.350708+0530 linphone[6262:2957761] [Message] ms_filter_link: MSAURead:0x10bfc5500,0-->MSResample:0x10aaeced0,0 2018-03-22 12:21:30.350838+0530 linphone[6262:2957761] [Message] ms_filter_link: MSResample:0x10aaeced0,0-->MSEqualizer:0x10c1670e0,0 2018-03-22 12:21:30.351491+0530 linphone[6262:2957761] [Message] ms_filter_link: MSEqualizer:0x10c1670e0,0-->MSVolume:0x10aaecbe0,0 2018-03-22 12:21:30.351657+0530 linphone[6262:2957761] [Message] ms_filter_link: MSVolume:0x10aaecbe0,0-->MSAudioMixer:0x10c0b6080,0 2018-03-22 12:21:30.351766+0530 linphone[6262:2957761] [Message] ms_filter_link: MSAudioMixer:0x10c0b6080,0-->MSUlawEnc:0x10c0b5880,0 2018-03-22 12:21:30.354345+0530 linphone[6262:2957761] [Message] ms_filter_link: MSUlawEnc:0x10c0b5880,0-->MSRtpSend:0x10aaeca80,0 2018-03-22 12:21:30.354471+0530 linphone[6262:2957761] [Message] ms_filter_link: MSRtpRecv:0x10c16fd70,0-->MSUlawDec:0x10c0b5a20,0 2018-03-22 12:21:30.354733+0530 linphone[6262:2957761] [Message] ms_filter_link: MSUlawDec:0x10c0b5a20,0-->MSGenericPLC:0x10c0b68b0,0 2018-03-22 12:21:30.354916+0530 linphone[6262:2957761] [Message] ms_filter_link: MSGenericPLC:0x10c0b68b0,0-->MSAudioFlowControl:0x10c0b6990,0 2018-03-22 12:21:30.355030+0530 linphone[6262:2957761] [Message] ms_filter_link: MSAudioFlowControl:0x10c0b6990,0-->MSDtmfGen:0x10c170910,0 2018-03-22 12:21:30.355135+0530 linphone[6262:2957761] [Message] ms_filter_link: MSDtmfGen:0x10c170910,0-->MSVolume:0x10aaecc80,0 2018-03-22 12:21:30.355242+0530 linphone[6262:2957761] [Message] ms_filter_link: MSVolume:0x10aaecc80,0-->MSEqualizer:0x10c171050,0 2018-03-22 12:21:30.355529+0530 linphone[6262:2957761] [Message] ms_filter_link: MSEqualizer:0x10c171050,0-->MSAudioMixer:0x10c0b6a70,0 2018-03-22 12:21:30.357519+0530 linphone[6262:2957761] [Message] speex_lib_ctl init with neon ? 1 2018-03-22 12:21:30.357761+0530 linphone[6262:2957761] [Message] ms_filter_link: MSFilePlayer:0x10c0b7b20,0-->MSResample:0x10c0b7f40,0 2018-03-22 12:21:30.357872+0530 linphone[6262:2957761] [Message] ms_filter_link: MSResample:0x10c0b7f40,0-->MSAudioMixer:0x10c0b6a70,1 2018-03-22 12:21:30.357985+0530 linphone[6262:2957761] [Message] ms_filter_link: MSAudioMixer:0x10c0b6a70,0-->MSResample:0x10c0b6130,0 2018-03-22 12:21:30.358194+0530 linphone[6262:2957761] [Message] ms_filter_link: MSResample:0x10c0b6130,0-->MSAUWrite:0x10bfc55a0,0 2018-03-22 12:21:30.358698+0530 linphone[6262:2957761] [Message] Audio session already correctly configured. 2018-03-22 12:21:30.359062+0530 linphone[6262:2957761] [Message] ms_ticker_set_time_func: ticker's time method updated. 2018-03-22 12:21:30.360049+0530 linphone[6262:2957761] [Message] Initializing speex resampler in mode [voip] 2018-03-22 12:21:30.361330+0530 linphone[6262:2957761] [Message] Initializing speex resampler in mode [voip] 2018-03-22 12:21:30.361630+0530 linphone[6262:2957761] [Message] Initializing speex resampler in mode [voip] 2018-03-22 12:21:30.362194+0530 linphone[6262:2957761] [Message] Audio session already correctly configured. 2018-03-22 12:21:30.362920+0530 linphone[6262:2957761] [Message] Not applying PreferredSampleRate because HW rate already correct [48000] 2018-03-22 12:21:30.363147+0530 linphone[6262:2957761] [Error] no such method on filter MSAUWrite, fid=16394 method index=2 2018-03-22 12:21:30.363262+0530 linphone[6262:2957761] [Message] MSVolume set gain to [0.000000 db], [1.000000] linear 2018-03-22 12:21:30.363365+0530 linphone[6262:2957761] [Warning] 'eq_active' linphonerc parameter has not effect anymore. Please use 'mic_eq_active' or 'spk_eq_active' instead 2018-03-22 12:21:30.363458+0530 linphone[6262:2957761] [Warning] 'eq_gains' linphonerc parameter has not effect anymore. Please use 'mic_eq_gains' or 'spk_eq_gains' instead 2018-03-22 12:21:30.363716+0530 linphone[6262:2957761] [Message] No valid video stream defined. 2018-03-22 12:21:30.364031+0530 linphone[6262:2957761] [Message] RtpSession [0x10495ee00] sending to rtp 192.168.0.122:13362 rtcp 192.168.0.122:13363 2018-03-22 12:21:30.364286+0530 linphone[6262:2957761] [Message] Stun packet sent for session [0x10495ee00] 2018-03-22 12:21:30.364770+0530 linphone[6262:2957761] [Message] Stun packet sent on rtcp for session [0x10495ee00] 2018-03-22 12:21:30.370349+0530 linphone[6262:2957761] [Message] ms_filter_link: MSRTT4103Source:0x10c0bb2a0,0-->MSRtpSend:0x10bfc4ab0,0 2018-03-22 12:21:30.370642+0530 linphone[6262:2957761] [Message] ms_filter_link: MSRtpRecv:0x10c0baeb0,0-->MSRTT4103Sink:0x10c0bb340,0 2018-03-22 12:21:30.370791+0530 linphone[6262:2957761] [Message] LinphoneCall[0x10518d800] : payload type 0 PCMU/8000 fmtp= added to frozen list. 2018-03-22 12:21:30.380422+0530 linphone[6262:2957761] [Message] LinphoneCall[0x10518d800] : payload type 8 PCMA/8000 fmtp= added to frozen list. 2018-03-22 12:21:30.380688+0530 linphone[6262:2957761] [Message] LinphoneCall[0x10518d800] : payload type 101 telephone-event/8000 fmtp= added to frozen list. 2018-03-22 12:21:30.380889+0530 linphone[6262:2957761] [Message] LinphoneCall[0x10518d800] : payload type 106 t140/1000 fmtp= added to frozen list. 2018-03-22 12:21:30.381058+0530 linphone[6262:2957761] [Message] Call 0x10518d800: moving from state LinphoneCallConnected to LinphoneCallStreamsRunning 2018-03-22 12:21:30.382220+0530 linphone[6262:2957761] [Message] ( PhoneMainView.m:682 ) Change current view to CallView 2018-03-22 12:21:30.370943+0530 linphone[6262:2959537] [Message] Priority used: 47 2018-03-22 12:21:30.382713+0530 linphone[6262:2959537] [Message] MSText MSTicker priority set to SCHED_RR and value (47) 2018-03-22 12:21:30.382832+0530 linphone[6262:2959537] [Message] Stun packet sent for session [0x10495ee00] 2018-03-22 12:21:30.404174+0530 linphone[6262:2959537] [Message] Stun packet sent on rtcp for session [0x10495ee00] warning: could not execute support code to read Objective-C class data in the process. This may reduce the quality of type information available. (lldb)

ghost commented 6 years ago

HI,

Can you post the stack trace of the crash here please ?

Thanks