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

Linphone iOS App - Issue with First Call Dropping in Deep Sleep Mode #954

Open iosapppublisher opened 6 days ago

iosapppublisher commented 6 days ago

Subject: Issue with First Call Dropping in Deep Sleep Mode

Hi Team Linphone,

I am experiencing an issue with the Linphone app. When my device is in deep sleep mode (for around 6 to 12 hours) and the Linphone app is in the background or killed, the first incoming call drops. I receive the PushKit notification, and CallKit also works, but when I accept the call, it either drops or fails to connect. However, subsequent calls after the first one work fine.

Could you please assist with this issue?

Here is the log detail `2024-09-25 09:29:40:158 [Mientry/belle-sip] MESSAGE belle_sip_channel_init(); peer_cname=edge.sip.onsip.com 2024-09-25 09:29:40:158 [Mientry/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2024-09-25 09:29:40:159 [Mientry/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:159 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting send background task with id=[2a3]. 2024-09-25 09:29:40:160 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting resolution of edge.sip.onsip.com 2024-09-25 09:29:40:160 [Mientry/belle-sip] MESSAGE channel[0x10a824000]: entering state RES_IN_PROGRESS 2024-09-25 09:29:40:160 [Mientry/belle-sip] MESSAGE transaction [0x3009f9ec0] channel state changed to [RES_IN_PROGRESS] 2024-09-25 09:29:40:163 [Mientry/liblinphone] MESSAGE [SHARED] unlockSharedCoreIfNeeded : no update during last 30 sec 2024-09-25 09:29:40:163 [Mientry/liblinphone] MESSAGE [SHARED] setSharedCoreState state: noCoreStarted 2024-09-25 09:29:40:163 [Mientry/liblinphone] MESSAGE [push] unlock executorCoreMutex [0x105ec6780] 2024-09-25 09:29:40:163 [Mientry/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2024-09-25 09:29:40:169 [Mientry/ios] WARNING AbhinayDebug didReceiveIncomingPushWithPayload method #265 2024-09-25 09:29:40:169 [Mientry/ios] WARNING AbhinayDebug MIELinphoneHelper launchLinphoneCore method #266 2024-09-25 09:29:40:169 [Mientry/ios] ERROR (LinphoneManager.m:1396) Liblinphone is already initialized! 2024-09-25 09:29:40:170 [Mientry/ios] MESSAGE (honeAppDelegate.m:738 ) [PushKit] Notification [0x303c8bf20] received with payload : { data = { payload = { callid = "b855eeeb-861d-601f-8740-fcc23d089eee@imx8-tx3t10"; fromDisplayName = "Proto-2 Edris Desk"; fromUri = "sip:tx3nanos4_imx8_nano_1@sip1.mircomsip.com"; fromtag = "ce44eeeb-861d-601f-873f-fcc23d089eee"; method = INVITE; server = "ep2-la1.edge.sip.onsip.com"; }; sip = { aor = "tmientry_13@sip1.mircomsip.com"; type = "sip.invite"; }; }; } 2024-09-25 09:29:40:170 [Mientry/ios] WARNING AbhinayDebug processPush method #267 2024-09-25 09:29:40:173 [Mientry/ios] WARNING AbhinayDebug processRemoteNotification INVITE method #268 2024-09-25 09:29:40:173 [Mientry/ios] ERROR (honeAppDelegate.m:652 ) Notification [0x303c8bf20] method INVITE. 2024-09-25 09:29:40:173 [Mientry/ios] WARNING AbhinayDebug processRemoteNotification callKitEnabled condition #269 2024-09-25 09:29:40:173 [Mientry/ios] WARNING AbhinayDebug displayIncomingCall method #270 2024-09-25 09:29:40:173 [Mientry/ios] WARNING AbhinayDebug displayIncomingCall method call = nil #271 2024-09-25 09:29:40:174 [Mientry/ios] WARNING AbhinayDebug displayIncomingCall method call = nil and refreshRegister #272 2024-09-25 09:29:40:174 [Mientry/ios] WARNING AbhinayDebug MIELinphoneHelper refreshRegister method #273 2024-09-25 09:29:40:174 [Mientry/ios] MESSAGE (LinphoneManager.m:1862) Network reachability callback setup 2024-09-25 09:29:40:174 [Mientry/ios] MESSAGE CallKit: report new incoming call with call-id: [Optional("b855eeeb-861d-601f-8740-fcc23d089eee@imx8-tx3t10")] and UUID: [50673299-54F6-4A13-8488-A00DC41E5237] 2024-09-25 09:29:40:174 [Mientry/belle-sip] MESSAGE dns_service_query_record_cb : resolving _sip._tcp.edge.sip.onsip.com. : no such record 2024-09-25 09:29:40:174 [Mientry/ios] MESSAGE (honeAppDelegate.m:225 ) Registering for UNNotifications 2024-09-25 09:29:40:175 [Mientry/belle-sip] MESSAGE edge.sip.onsip.com resolved to 199.7.175.181 2024-09-25 09:29:40:176 [Mientry/belle-sip] MESSAGE dns_service_query_record_cb : resolving edge.sip.onsip.com. : no such record 2024-09-25 09:29:40:176 [Mientry/liblinphone] MESSAGE Proxy config [0x301fd6670] is already on edit mode 2024-09-25 09:29:40:176 [Mientry/ios] MESSAGE (LinphoneManager.m:2106) PK PUSH TOKEN {length = 32, bytes = 0x0032d675 f66b21e6 55c8e372 a125d1dd ... 8165ff8d b4f218fe } 2024-09-25 09:29:40:176 [Mientry/ios] MESSAGE (LinphoneManager.m:2107) REMOTE PUSH TOKEN {length = 32, bytes = 0xf04c9b40 3d94140f a74ffa79 25462258 ... e47743c5 c8aa5357 } 2024-09-25 09:29:40:176 [Mientry/liblinphone] MESSAGE linphoneAccountIsServerConfigChanged : 1 2024-09-25 09:29:40:176 [Mientry/belle-sip] MESSAGE Refresher [0x300bc1fa0] stopped. 2024-09-25 09:29:40:176 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009f9ec0], from state [INIT] to [TERMINATED] 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE Client internal REGISTER transaction [0x3009f9ec0] terminated 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE transaction [0x3009f9ec0]: ending transaction background task with id=[2a2]. 2024-09-25 09:29:40:177 [Mientry/liblinphone] MESSAGE Publish params have not changed on account [0x10817d388] 2024-09-25 09:29:40:177 [Mientry/liblinphone] MESSAGE Push notification received for Call-ID [] 2024-09-25 09:29:40:177 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [push_notification_received] 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE resolver[0x3000ca500]: starting aaaa timeout since A response is received. 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE resolver[0x10bc99900]: starting SRV timer since A/AAAA fallback response is received. 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE channel[0x10a824000]: entering state RES_DONE 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE transaction [0x3009f9ec0] channel state changed to [RES_DONE] 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE channel[0x10a824000]: entering state CONNECTING 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE transaction [0x3009f9ec0] channel state changed to [CONNECTING] 2024-09-25 09:29:40:177 [Mientry/belle-sip] MESSAGE Trying to connect to [TCP://::ffff:199.7.175.181:5060] 2024-09-25 09:29:40:178 [Mientry/liblinphone] MESSAGE LinphoneAccount [0x10817d380] about to register (LinphoneCore version: 5.2.79) 2024-09-25 09:29:40:178 [Mientry/belle-sip] MESSAGE Refresher [0x300bc1fa0] stopped. 2024-09-25 09:29:40:178 [Mientry/liblinphone] MESSAGE Destroying op [0x10bc81800] of type [SalOpRegister] 2024-09-25 09:29:40:178 [Mientry/belle-sip] MESSAGE Refresher [0x300bc1fa0] stopped. 2024-09-25 09:29:40:178 [Mientry/belle-sip] MESSAGE Transaction [0x3009f9ec0] deleted 2024-09-25 09:29:40:178 [Mientry/belle-sip] MESSAGE Transaction [0x3009e0000] deleted 2024-09-25 09:29:40:183 [Mientry/bctbx] MESSAGE Background task belle-sip transaction(0x3009fa640) started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:183 [Mientry/belle-sip] MESSAGE transaction [0x3009fa640]: starting transaction background task with id=[2a4]. 2024-09-25 09:29:40:183 [Mientry/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request 2024-09-25 09:29:40:183 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] takes ownership of transaction [0x3009fa640] 2024-09-25 09:29:40:184 [Mientry/ios] WARNING AbhinayDebug processPush method inner background #274 2024-09-25 09:29:40:186 [Mientry/ios] MESSAGE (honeAppDelegate.m:705 ) [APNs] application:didRegisterForRemoteNotificationsWithDeviceToken: : {length = 32, bytes = 0xf04c9b40 3d94140f a74ffa79 25462258 ... e47743c5 c8aa5357 } 2024-09-25 09:29:40:200 [Mientry/ios] WARNING AbhinayDebug MIELinphoneHelper launchLinphoneCore method #275 2024-09-25 09:29:40:200 [Mientry/ios] ERROR (LinphoneManager.m:1396) Liblinphone is already initialized! 2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE Channel has local address 10.10.12.245:49292 2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE channel[0x10a824000]: entering state READY 2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE transaction [0x3009fa640] channel state changed to [READY] 2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009fa640], from state [INIT] to [TRYING] 2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: message sent to [TCP://edge.sip.onsip.com:5060], size: [876] bytes REGISTER sip:sip1.mircomsip.com SIP/2.0 Via: SIP/2.0/TCP 10.10.12.245:49292;alias;branch=z9hG4bK.Bpg-UiGet;rport From: sip:tmientry_13@sip1.mircomsip.com;tag=gz~O2cke8 To: sip:tmientry_13@sip1.mircomsip.com CSeq: 20 REGISTER Call-ID: 4bYVIHR51b Max-Forwards: 70 Supported: replaces, outbound, gruu, path Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:tmientry_13@10.10.12.245:49292;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime" Expires: 0 User-Agent: MiEntryiOS/3.2.3 (iPhone) LinphoneSDK/4.4.0-beta.48+aa02503 Content-Length: 0

2024-09-25 09:29:40:257 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: ending send background task with id=[2a3]. 2024-09-25 09:29:40:437 [Mientry/bctbx] MESSAGE Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:437 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting recv background task with id=[2a5]. 2024-09-25 09:29:40:438 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: received [492] new bytes from [TCP://edge.sip.onsip.com:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/TCP 10.10.12.245:49292;received=75.98.202.130;alias;branch=z9hG4bK.Bpg-UiGet;rport=46130 From: sip:tmientry_13@sip1.mircomsip.com;tag=gz~O2cke8 To: sip:tmientry_13@sip1.mircomsip.com;tag=3e56624696354839164e94cd00148538.3ace CSeq: 20 REGISTER Call-ID: 4bYVIHR51b WWW-Authenticate: Digest realm="jnctn.net", nonce="66f410620000dc6626aa0ee8e2cde4ad5364ad515d9f1ad8", qop="auth" Server: OpenSIPS (1.11.8-notls (x86_64/linux)) Content-Length: 0

2024-09-25 09:29:40:439 [Mientry/belle-sip] MESSAGE channel [0x10a824000] [492] bytes parsed 2024-09-25 09:29:40:439 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: discovered public ip and port are [75.98.202.130:46130] 2024-09-25 09:29:40:439 [Mientry/belle-sip] MESSAGE Found transaction matching response. 2024-09-25 09:29:40:439 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009fa640], from state [TRYING] to [COMPLETED] 2024-09-25 09:29:40:440 [Mientry/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=tmientry_13, realm=jnctn.net 2024-09-25 09:29:40:440 [Mientry/liblinphone] MESSAGE AuthStack::authFound() for Username[tmientry_13];Userid[];Realm[jnctn.net];Domain[sip1.mircomsip.com];Algorithm[];AvailableAlgorithms[]; 2024-09-25 09:29:40:440 [Mientry/belle-sip] MESSAGE Auth info found for [tmientry_13] realm [jnctn.net] 2024-09-25 09:29:40:440 [Mientry/bctbx] MESSAGE Background task belle-sip transaction(0x3009840c0) started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:440 [Mientry/belle-sip] MESSAGE transaction [0x3009840c0]: starting transaction background task with id=[2a6]. 2024-09-25 09:29:40:440 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009840c0], from state [INIT] to [TRYING] 2024-09-25 09:29:40:445 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: message sent to [TCP://edge.sip.onsip.com:5060], size: [1127] bytes REGISTER sip:sip1.mircomsip.com SIP/2.0 Via: SIP/2.0/TCP 10.10.12.245:49292;alias;branch=z9hG4bK.0hcqZ0B4W;rport From: sip:tmientry_13@sip1.mircomsip.com;tag=gz~O2cke8 To: sip:tmientry_13@sip1.mircomsip.com CSeq: 21 REGISTER Call-ID: 4bYVIHR51b Max-Forwards: 70 Supported: replaces, outbound, gruu, path Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime" Expires: 0 User-Agent: MiEntryiOS/3.2.3 (iPhone) LinphoneSDK/4.4.0-beta.48+aa02503 Content-Length: 0 Authorization: Digest realm="jnctn.net", nonce="66f410620000dc6626aa0ee8e2cde4ad5364ad515d9f1ad8", username="tmientry_13", uri="sip:sip1.mircomsip.com", response="530e040ffe26806e80d63aed99134909", cnonce="ja3UnPAiSsfpbWsW", nc=00000001, qop=auth

2024-09-25 09:29:40:445 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] stopped. 2024-09-25 09:29:40:445 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009fa640], from state [COMPLETED] to [TERMINATED] 2024-09-25 09:29:40:446 [Mientry/belle-sip] MESSAGE Client internal REGISTER transaction [0x3009fa640] terminated 2024-09-25 09:29:40:446 [Mientry/belle-sip] MESSAGE transaction [0x3009fa640]: ending transaction background task with id=[2a4]. 2024-09-25 09:29:40:447 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: ending recv background task with id=[2a5]. 2024-09-25 09:29:40:448 [Mientry/mediastreamer] MESSAGE [IOS Audio Route Change] msiounit audio route change callback 2024-09-25 09:29:40:448 [Mientry/mediastreamer] MESSAGE [IOS Audio Route Change] Previous audio route: input=No input, output=Speaker, New audio route: input=No input, output=No output 2024-09-25 09:29:40:448 [Mientry/mediastreamer] MESSAGE [IOS Audio Route Change] Audio unit not initialized, ignore route change 2024-09-25 09:29:40:533 [Mientry/bctbx] MESSAGE Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting recv background task with id=[2a7]. 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: received [507] new bytes from [TCP://edge.sip.onsip.com:5060]: SIP/2.0 200 OK Via: SIP/2.0/TCP 10.10.12.245:49292;received=75.98.202.130;alias;branch=z9hG4bK.0hcqZ0B4W;rport=46130 From: sip:tmientry_13@sip1.mircomsip.com;tag=gz~O2cke8 To: sip:tmientry_13@sip1.mircomsip.com;tag=3e56624696354839164e94cd00148538.1531 CSeq: 21 REGISTER Call-ID: 4bYVIHR51b Contact: sip:tmientry_13@75.98.202.130:49291;transport=tcp;pn-key=23501dfffe345d51d9a0f96f82091d56;received=75.98.202.130;expires=42549 Server: OpenSIPS (1.11.8-notls (x86_64/linux)) Content-Length: 0

2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE channel [0x10a824000] [507] bytes parsed 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE Found transaction matching response. 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009840c0], from state [TRYING] to [COMPLETED] 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE No matching contact neither for [Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime"] nor [Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime"] 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] stopped. 2024-09-25 09:29:40:534 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] not scheduling next refresh, because it was stopped 2024-09-25 09:29:40:534 [Mientry/liblinphone] MESSAGE Register refresher [200] reason [OK] for proxy [<sip:edge.sip.onsip.com;transport=tcp>] 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE No matching contact neither for [Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime"] nor [Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime"] 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Account [0x10817d380] for identity [sip:tmientry_13@sip1.mircomsip.com] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationCleared] on core [0x1081f4000] 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE updateDependentAccount(): 0x10817d380 is registered, checking for [0x10817d388] ->dependency=0x0 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [account_registration_state_changed] 2024-09-25 09:29:40:535 [Mientry/ios] MESSAGE (LinphoneManager.m:649 ) New registration state: LinphoneRegistrationCleared (message: Unregistration done) 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Proxy config [0x301fd6670] is already on edit mode 2024-09-25 09:29:40:535 [Mientry/ios] MESSAGE (LinphoneManager.m:2155) PK PUSH TOKEN {length = 32, bytes = 0x0032d675 f66b21e6 55c8e372 a125d1dd ... 8165ff8d b4f218fe } 2024-09-25 09:29:40:535 [Mientry/ios] MESSAGE (LinphoneManager.m:2156) REMOTE PUSH TOKEN {length = 32, bytes = 0xf04c9b40 3d94140f a74ffa79 25462258 ... e47743c5 c8aa5357 } 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE linphoneAccountIsServerConfigChanged : 1 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] stopped. 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Publish params have not changed on account [0x10817d388] 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [registration_state_changed] 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009840c0], from state [COMPLETED] to [TERMINATED] 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Client internal REGISTER transaction [0x3009840c0] terminated 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE transaction [0x3009840c0]: ending transaction background task with id=[2a6]. 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: ending recv background task with id=[2a7]. 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE LinphoneAccount [0x10817d380] about to register (LinphoneCore version: 5.2.79) 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] stopped. 2024-09-25 09:29:40:535 [Mientry/liblinphone] MESSAGE Destroying op [0x10bc81800] of type [SalOpRegister] 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Refresher [0x300bc8b00] stopped. 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Transaction [0x3009840c0] deleted 2024-09-25 09:29:40:535 [Mientry/belle-sip] MESSAGE Transaction [0x3009fa640] deleted 2024-09-25 09:29:40:537 [Mientry/bctbx] MESSAGE Background task belle-sip transaction(0x300980000) started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:537 [Mientry/belle-sip] MESSAGE transaction [0x300980000]: starting transaction background task with id=[2a8]. 2024-09-25 09:29:40:537 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x300980000], from state [INIT] to [TRYING] 2024-09-25 09:29:40:537 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: message sent to [TCP://edge.sip.onsip.com:5060], size: [882] bytes REGISTER sip:sip1.mircomsip.com SIP/2.0 Via: SIP/2.0/TCP 10.10.12.245:49292;alias;branch=z9hG4bK.oiLZgPSlc;rport From: sip:tmientry_13@sip1.mircomsip.com;tag=vo-JRQD5J To: sip:tmientry_13@sip1.mircomsip.com CSeq: 20 REGISTER Call-ID: myrYglfdSw Max-Forwards: 70 Supported: replaces, outbound, gruu, path Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime" Expires: 432000 User-Agent: MiEntryiOS/3.2.3 (iPhone) LinphoneSDK/4.4.0-beta.48+aa02503 Content-Length: 0

2024-09-25 09:29:40:537 [Mientry/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request 2024-09-25 09:29:40:537 [Mientry/belle-sip] MESSAGE Refresher [0x300bd0000] takes ownership of transaction [0x300980000] 2024-09-25 09:29:40:537 [Mientry/liblinphone] MESSAGE Account [0x10817d380] for identity [sip:tmientry_13@sip1.mircomsip.com] moving from state [LinphoneRegistrationCleared] to [LinphoneRegistrationProgress] on core [0x1081f4000] 2024-09-25 09:29:40:537 [Mientry/liblinphone] MESSAGE updateDependentAccount(): 0x10817d380 is registered, checking for [0x10817d388] ->dependency=0x0 2024-09-25 09:29:40:537 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [account_registration_state_changed] 2024-09-25 09:29:40:538 [Mientry/ios] MESSAGE (LinphoneManager.m:649 ) New registration state: LinphoneRegistrationProgress (message: Registration in progress) 2024-09-25 09:29:40:538 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [registration_state_changed] 2024-09-25 09:29:40:624 [Mientry/bctbx] MESSAGE Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:624 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting recv background task with id=[2a9]. 2024-09-25 09:29:40:625 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: received [492] new bytes from [TCP://edge.sip.onsip.com:5060]: SIP/2.0 401 Unauthorized Via: SIP/2.0/TCP 10.10.12.245:49292;received=75.98.202.130;alias;branch=z9hG4bK.oiLZgPSlc;rport=46130 From: sip:tmientry_13@sip1.mircomsip.com;tag=vo-JRQD5J To: sip:tmientry_13@sip1.mircomsip.com;tag=3e56624696354839164e94cd00148538.af2a CSeq: 20 REGISTER Call-ID: myrYglfdSw WWW-Authenticate: Digest realm="jnctn.net", nonce="66f410620000dc7b9fa238bf8b18c73225e5b649b7664bc2", qop="auth" Server: OpenSIPS (1.11.8-notls (x86_64/linux)) Content-Length: 0

2024-09-25 09:29:40:625 [Mientry/belle-sip] MESSAGE channel [0x10a824000] [492] bytes parsed 2024-09-25 09:29:40:625 [Mientry/belle-sip] MESSAGE Found transaction matching response. 2024-09-25 09:29:40:625 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x300980000], from state [TRYING] to [COMPLETED] 2024-09-25 09:29:40:625 [Mientry/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=tmientry_13, realm=jnctn.net 2024-09-25 09:29:40:625 [Mientry/liblinphone] MESSAGE AuthStack::authFound() for Username[tmientry_13];Userid[];Realm[jnctn.net];Domain[sip1.mircomsip.com];Algorithm[];AvailableAlgorithms[]; 2024-09-25 09:29:40:625 [Mientry/belle-sip] MESSAGE Auth info found for [tmientry_13] realm [jnctn.net] 2024-09-25 09:29:40:626 [Mientry/bctbx] MESSAGE Background task belle-sip transaction(0x3009e40c0) started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE transaction [0x3009e40c0]: starting transaction background task with id=[2aa]. 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009e40c0], from state [INIT] to [TRYING] 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: message sent to [TCP://edge.sip.onsip.com:5060], size: [1132] bytes REGISTER sip:sip1.mircomsip.com SIP/2.0 Via: SIP/2.0/TCP 10.10.12.245:49292;alias;branch=z9hG4bK.6sGU3WzXF;rport From: sip:tmientry_13@sip1.mircomsip.com;tag=vo-JRQD5J To: sip:tmientry_13@sip1.mircomsip.com CSeq: 21 REGISTER Call-ID: myrYglfdSw Max-Forwards: 70 Supported: replaces, outbound, gruu, path Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-bundle-id=com.mircom.mientrypush;pn-app=MiEntry;pn-type=apple;pn-tok=0032D675F66B21E655C8E372A125D1DDA92144176378F0718165FF8DB4F218FE;pn-tok-apn=F04C9B403D94140FA74FFA792546225843D0A98EE577505CE47743C5C8AA5357;+sip.instance="";+org.linphone.specs="lime" Expires: 432000 User-Agent: MiEntryiOS/3.2.3 (iPhone) LinphoneSDK/4.4.0-beta.48+aa02503 Content-Length: 0 Authorization: Digest realm="jnctn.net", nonce="66f410620000dc7b9fa238bf8b18c73225e5b649b7664bc2", username="tmientry_13", uri="sip:sip1.mircomsip.com", response="4aa89149eb37d755fc75112de2251bee", cnonce="FV~bFrB9ds3Bgeeg", nc=00000001, qop=auth

2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x300980000], from state [COMPLETED] to [TERMINATED] 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE Client internal REGISTER transaction [0x300980000] terminated 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE transaction [0x300980000]: ending transaction background task with id=[2a8]. 2024-09-25 09:29:40:626 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: ending recv background task with id=[2a9]. 2024-09-25 09:29:40:723 [Mientry/bctbx] MESSAGE Background task belle-sip recv channel started. Unknown remaining time since application is not fully in background. 2024-09-25 09:29:40:723 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: starting recv background task with id=[2ab]. 2024-09-25 09:29:40:724 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: received [508] new bytes from [TCP://edge.sip.onsip.com:5060]: SIP/2.0 200 OK Via: SIP/2.0/TCP 10.10.12.245:49292;received=75.98.202.130;alias;branch=z9hG4bK.6sGU3WzXF;rport=46130 From: sip:tmientry_13@sip1.mircomsip.com;tag=vo-JRQD5J To: sip:tmientry_13@sip1.mircomsip.com;tag=3e56624696354839164e94cd00148538.7257 CSeq: 21 REGISTER Call-ID: myrYglfdSw Contact: sip:tmientry_13@75.98.202.130:46130;transport=tcp;pn-key=23501dfffe345d51d9a0f96f82091d56;received=75.98.202.130;expires=432000 Server: OpenSIPS (1.11.8-notls (x86_64/linux)) Content-Length: 0

2024-09-25 09:29:40:725 [Mientry/belle-sip] MESSAGE channel [0x10a824000] [508] bytes parsed 2024-09-25 09:29:40:725 [Mientry/belle-sip] MESSAGE Found transaction matching response. 2024-09-25 09:29:40:725 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009e40c0], from state [TRYING] to [COMPLETED] 2024-09-25 09:29:40:725 [Mientry/belle-sip] MESSAGE Refresher [0x300bd0000]: has no contact for request [0x3012f0b80]. 2024-09-25 09:29:40:725 [Mientry/belle-sip] MESSAGE Refresher[0x300bd0000]: scheduling next timer in 388800000 ms for purpose [normal refresh] 2024-09-25 09:29:40:725 [Mientry/liblinphone] MESSAGE Register refresher [200] reason [OK] for proxy [<sip:edge.sip.onsip.com;transport=tcp>] 2024-09-25 09:29:40:725 [Mientry/liblinphone] MESSAGE Account [0x10817d380] for identity [sip:tmientry_13@sip1.mircomsip.com] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationOk] on core [0x1081f4000] 2024-09-25 09:29:40:726 [Mientry/liblinphone] MESSAGE updateDependentAccount(): 0x10817d380 is registered, checking for [0x10817d388] ->dependency=0x0 2024-09-25 09:29:40:726 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [account_registration_state_changed] 2024-09-25 09:29:40:726 [Mientry/liblinphone] WARNING [LIME] No LIME server URL in account params, trying to fallback on Core's default LIME server URL [] 2024-09-25 09:29:40:726 [Mientry/liblinphone] WARNING [LIME] Server URL unavailable for encryption engine: can't create user 2024-09-25 09:29:40:726 [Mientry/ios] MESSAGE (LinphoneManager.m:649 ) New registration state: LinphoneRegistrationOk (message: Registration successful) 2024-09-25 09:29:40:726 [Mientry/liblinphone] MESSAGE Linphone core [0x1081f4000] notified [registration_state_changed] 2024-09-25 09:29:40:726 [Mientry/liblinphone] MESSAGE Updating friend list 0x3007c8d00 subscriptions 2024-09-25 09:29:40:726 [Mientry/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x3009e40c0], from state [COMPLETED] to [TERMINATED] 2024-09-25 09:29:40:726 [Mientry/belle-sip] MESSAGE Client internal REGISTER transaction [0x3009e40c0] terminated 2024-09-25 09:29:40:726 [Mientry/belle-sip] MESSAGE transaction [0x3009e40c0]: ending transaction background task with id=[2aa]. 2024-09-25 09:29:40:726 [Mientry/belle-sip] MESSAGE channel [0x10a824000]: ending recv background task with id=[2ab]. 2024-09-25 09:29:43:184 [Mientry/belle-sip] MESSAGE No SRV results while A/AAAA fallback resulted arrived a while ago. Giving up SRV. 2024-09-25 09:29:47:058 [Mientry/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2024-09-25 09:29:57:058 [Mientry/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2024-09-25 09:30:01:194 [Mientry/ios] MESSAGE CallKit: terminate call with call-id: Optional("b855eeeb-861d-601f-8740-fcc23d089eee@imx8-tx3t10") and UUID: 50673299-54F6-4A13-8488-A00DC41E5237 which does not exist.

`

iosapppublisher commented 1 day ago

Hi Team Linphone,

I hope you're doing well. I wanted to follow up on the issue mentioned above. Currently, my app is using Linphone SDK version 5.2.79. I’ve also attached the log file in PDF format for your reference.

Looking forward to your response.

Log.pdf