BelledonneCommunications / flexisip

Linphone.org mirror for flexisip (git://git.linphone.org/flexisip.git)
http://flexisip.org
GNU Affero General Public License v3.0
140 stars 68 forks source link

How to entegrate Flexisip Push Gateway with Brekeke SIP Server #100

Open isikozsoy opened 3 years ago

isikozsoy commented 3 years ago

Hi! I am very new to the topic so if you answer, please explain in detail. Thanks a lot! I would like use Flexisip as push gateway and Brekeke SIP Server as central in PSTN part. How can I configure this? Thanks again!

maxberson commented 3 years ago

Hi if you want to use soft phone like Linphone for app users. I recommend your app user's registered on flexisip then setup push gateway ,finally you can make a sip trunk between flexisip and Brekeke and route call to flexisip when you make a call to app users.

isikozsoy commented 3 years ago

Then I would like to ask two more question. 1) How can I register into flexisip without brekeke? 2) If I use brekeke instead of Flexisip, how can I integrate it with Flexisip push gateway? I use Linphone Thanks for your time!

maxberson commented 3 years ago

Hi

1) Flexisip has already supported some modules such as Register-Authentication so you can create sip extensions numbers on it via redis/mysql method then app clients will be registered easily please follow this link: https://itgala.xyz/flexisip-installation-and-configuration-on-centos-7/

2) it depend on your os platform is android or ios. For android platform, frist of all you need download linphone source code then create project on firebase then get sender id ,.. and deploy to both side flexisip server and linphone https://wiki.linphone.org/xwiki/wiki/public/view/Flexisip/Configuration/Push%20notifications/

Get Outlook for iOShttps://aka.ms/o0ukef


From: Işık Özsoy notifications@github.com Sent: Monday, July 27, 2020 11:02 To: BelledonneCommunications/flexisip Cc: JNT-Max; Comment Subject: Re: [BelledonneCommunications/flexisip] How to entegrate Flexisip Push Gateway with Brekeke SIP Server (#100)

Then I would like to ask two more question.

  1. How can I register into flexisip without brekeke?
  2. If I use brekeke instead of Flexisip, how can I integrate it with Flexisip push gateway? I use Linphone Thanks for your time!

— You are receiving this because you commented. Reply to this email directly, view it on GitHubhttps://github.com/BelledonneCommunications/flexisip/issues/100#issuecomment-664147683, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AQHAJZF4YTZ5VKDAFOM2TYDR5UNPHANCNFSM4PGR3EHQ.

isikozsoy commented 3 years ago

Thanks a lot, I am working on the first part. I followed the link you mentioned. I used mysql/mariadb created table as it mentioned and create a user as it did. However when I try to connect with the user, connection failed. I thought that it migth happen because I used default domain, should I change it? On Linphone I worte friend1 for username, sip.server.com for domain and default password. Thanks for your time again!

isikozsoy commented 3 years ago

Any answer? I wrote centos7's ip as domain.

I have my logs if you are interested.

2020-08-04 11:29:26:916 [linphone/belle-sip] MESSAGE No SRV result for [_turn._udp.stun.linphone.org], trying A/AAAA. 2020-08-04 11:29:26:921 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:29:26:922 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:26:922 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:29:26:922 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:26:922 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:29:26:922 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:29:26:923 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:29:26:923 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:26:923 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:29:26:923 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:26:924 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:29:26:924 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:29:26:998 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:29:26:998 [linphone/liblinphone] MESSAGE Stun server resolution successful. 2020-08-04 11:29:30:356 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:30:358 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.RHd4mYdZP;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 20 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:34:356 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:34:358 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.RHd4mYdZP;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 20 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:35:476 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [No route to host] 2020-08-04 11:29:35:476 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [4] bytes of keep alive from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:29:35:476 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:29:35:496 [linphone/belle-sip] MESSAGE transaction [0x281693d80] channel state changed to [ERROR] 2020-08-04 11:29:35:496 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 0 ms for purpose [retry] 2020-08-04 11:29:35:497 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:29:35:497 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:35:497 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:35:497 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:35:498 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:35:523 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:35:524 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x281693d80], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:35:524 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x281693d80] terminated 2020-08-04 11:29:35:524 [linphone/belle-sip] MESSAGE transaction [0x281693d80]: ending transaction background task with id=[6b]. 2020-08-04 11:29:35:525 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:29:35:566 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816a4900) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:35:566 [linphone/belle-sip] MESSAGE transaction [0x2816a4900]: starting transaction background task with id=[6d]. 2020-08-04 11:29:35:567 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:35:567 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:35:567 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[6e]. 2020-08-04 11:29:35:567 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.7 2020-08-04 11:29:35:567 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:29:35:567 [linphone/belle-sip] MESSAGE transaction [0x2816a4900] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE transaction [0x2816a4900] channel state changed to [RES_DONE] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE transaction [0x2816a4900] channel state changed to [CONNECTING] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE transaction [0x2816a4900] channel state changed to [READY] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a4900], from state [INIT] to [TRYING] 2020-08-04 11:29:35:568 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:29:35:568 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:29:35:568 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:29:35:575 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[6e]. 2020-08-04 11:29:35:575 [linphone/belle-sip] MESSAGE transaction [0x2816a4900] channel state changed to [ERROR] 2020-08-04 11:29:35:576 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:35:576 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:29:35:576 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a4900], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:35:576 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816a4900] terminated 2020-08-04 11:29:35:576 [linphone/belle-sip] MESSAGE transaction [0x2816a4900]: ending transaction background task with id=[6d]. 2020-08-04 11:29:35:576 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:29:36:472 [linphone/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2020-08-04 11:29:37:311 [linphone/liblinphone] MESSAGE linphone_core_set_playback_gain_db(): no active call. 2020-08-04 11:29:37:311 [linphone/liblinphone] MESSAGE linphone_core_set_mic_gain_db(): no active call. 2020-08-04 11:29:37:312 [linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org] 2020-08-04 11:29:37:312 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:29:37:312 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:312 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:29:37:312 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:313 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:29:37:313 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:29:37:313 [linphone/liblinphone] MESSAGE Sal nat helper [enabled] 2020-08-04 11:29:37:313 [linphone/liblinphone] MESSAGE Sal use rports [enabled] 2020-08-04 11:29:37:376 [linphone/belle-sip] MESSAGE No SRV result for [_turn._udp.stun.linphone.org], trying A/AAAA. 2020-08-04 11:29:37:376 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:29:37:376 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:376 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:29:37:377 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:377 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:29:37:377 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:29:37:377 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:29:37:378 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:378 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:29:37:378 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:29:37:378 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:29:37:378 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:29:37:436 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:29:37:436 [linphone/liblinphone] MESSAGE Stun server resolution successful. 2020-08-04 11:29:37:671 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x281658780) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:37:671 [linphone/belle-sip] MESSAGE transaction [0x281658780]: starting transaction background task with id=[6f]. 2020-08-04 11:29:37:671 [linphone/belle-sip] MESSAGE Transaction [0x2816b3cc0] deleted 2020-08-04 11:29:37:672 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:37:673 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:37:673 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[70]. 2020-08-04 11:29:37:673 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.5 2020-08-04 11:29:37:673 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:29:37:674 [linphone/belle-sip] MESSAGE transaction [0x281658780] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:37:674 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:29:37:674 [linphone/belle-sip] MESSAGE transaction [0x281658780] channel state changed to [RES_DONE] 2020-08-04 11:29:37:674 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:29:37:674 [linphone/belle-sip] MESSAGE transaction [0x281658780] channel state changed to [CONNECTING] 2020-08-04 11:29:37:675 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.5:5060] 2020-08-04 11:29:37:675 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:37:675 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:29:37:675 [linphone/belle-sip] MESSAGE transaction [0x281658780] channel state changed to [READY] 2020-08-04 11:29:37:675 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x281658780], from state [INIT] to [TRYING] 2020-08-04 11:29:37:676 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:37:677 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[70]. 2020-08-04 11:29:37:677 [linphone/liblinphone] MESSAGE Proxy config [0x131291b50] for identity [sip:isikozsoy@172.20.10.5] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:37:677 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:37:677 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:37:677 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:37:686 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:37:687 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x281628e40) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:37:687 [linphone/belle-sip] MESSAGE transaction [0x281628e40]: starting transaction background task with id=[71]. 2020-08-04 11:29:37:687 [linphone/belle-sip] MESSAGE Transaction [0x2816a4900] deleted 2020-08-04 11:29:37:689 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:37:690 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:37:690 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting send background task with id=[72]. 2020-08-04 11:29:37:690 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting resolution of 172.20.10.7 2020-08-04 11:29:37:690 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_IN_PROGRESS 2020-08-04 11:29:37:690 [linphone/belle-sip] MESSAGE transaction [0x281628e40] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:37:691 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_DONE 2020-08-04 11:29:37:691 [linphone/belle-sip] MESSAGE transaction [0x281628e40] channel state changed to [RES_DONE] 2020-08-04 11:29:37:691 [linphone/belle-sip] MESSAGE channel 0x131358000: state CONNECTING 2020-08-04 11:29:37:691 [linphone/belle-sip] MESSAGE transaction [0x281628e40] channel state changed to [CONNECTING] 2020-08-04 11:29:37:691 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:29:37:692 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:37:692 [linphone/belle-sip] MESSAGE channel 0x131358000: state READY 2020-08-04 11:29:37:692 [linphone/belle-sip] MESSAGE transaction [0x281628e40] channel state changed to [READY] 2020-08-04 11:29:37:692 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x281628e40], from state [INIT] to [TRYING] 2020-08-04 11:29:37:693 [linphone/belle-sip] ERROR channel [0x131358000]: could not send UDP packet because [Host is down] 2020-08-04 11:29:37:693 [linphone/belle-sip] ERROR channel [0x131358000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:29:37:693 [linphone/belle-sip] MESSAGE channel 0x131358000: state ERROR 2020-08-04 11:29:37:693 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:37:693 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:37:693 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:37:694 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:37:700 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:37:702 [linphone/belle-sip] MESSAGE channel [0x131358000]: ending send background task with id=[72]. 2020-08-04 11:29:37:702 [linphone/belle-sip] MESSAGE transaction [0x281628e40] channel state changed to [ERROR] 2020-08-04 11:29:37:702 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:37:703 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:29:37:703 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:37:703 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:37:703 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:37:703 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:37:717 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:37:718 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x281628e40], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:37:718 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x281628e40] terminated 2020-08-04 11:29:37:718 [linphone/belle-sip] MESSAGE transaction [0x281628e40]: ending transaction background task with id=[71]. 2020-08-04 11:29:37:718 [linphone/belle-sip] MESSAGE Channel [0x131358000] destroyed 2020-08-04 11:29:38:175 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:38:177 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:39:175 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:39:177 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:39:469 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816a0cc0) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:39:469 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0]: starting transaction background task with id=[73]. 2020-08-04 11:29:39:470 [linphone/belle-sip] MESSAGE Transaction [0x281628e40] deleted 2020-08-04 11:29:39:472 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:39:472 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:39:472 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting send background task with id=[74]. 2020-08-04 11:29:39:472 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting resolution of 172.20.10.7 2020-08-04 11:29:39:472 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_IN_PROGRESS 2020-08-04 11:29:39:473 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:39:473 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_DONE 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0] channel state changed to [RES_DONE] 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE channel 0x131358000: state CONNECTING 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0] channel state changed to [CONNECTING] 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE channel 0x131358000: state READY 2020-08-04 11:29:39:474 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0] channel state changed to [READY] 2020-08-04 11:29:39:475 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a0cc0], from state [INIT] to [TRYING] 2020-08-04 11:29:39:475 [linphone/belle-sip] ERROR channel [0x131358000]: could not send UDP packet because [Host is down] 2020-08-04 11:29:39:475 [linphone/belle-sip] ERROR channel [0x131358000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:29:39:476 [linphone/belle-sip] MESSAGE channel 0x131358000: state ERROR 2020-08-04 11:29:39:476 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:39:476 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:39:476 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:39:476 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:39:486 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:39:487 [linphone/belle-sip] MESSAGE channel [0x131358000]: ending send background task with id=[74]. 2020-08-04 11:29:39:487 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0] channel state changed to [ERROR] 2020-08-04 11:29:39:487 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:39:487 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:29:39:487 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:39:487 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:39:488 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:39:488 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:39:505 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:39:506 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a0cc0], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:39:506 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816a0cc0] terminated 2020-08-04 11:29:39:506 [linphone/belle-sip] MESSAGE transaction [0x2816a0cc0]: ending transaction background task with id=[73]. 2020-08-04 11:29:39:506 [linphone/belle-sip] MESSAGE Channel [0x131358000] destroyed 2020-08-04 11:29:41:175 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:41:177 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:41:836 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:29:41:836 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:29:42:938 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:29:42:938 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:29:45:176 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:45:178 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:45:572 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:29:45:572 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:29:46:472 [linphone/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2020-08-04 11:29:47:771 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:29:47:771 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:29:48:420 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816b4600) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:48:420 [linphone/belle-sip] MESSAGE transaction [0x2816b4600]: starting transaction background task with id=[75]. 2020-08-04 11:29:48:420 [linphone/belle-sip] MESSAGE Transaction [0x2816a0cc0] deleted 2020-08-04 11:29:48:422 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:48:423 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:48:423 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting send background task with id=[76]. 2020-08-04 11:29:48:423 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting resolution of 172.20.10.7 2020-08-04 11:29:48:423 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_IN_PROGRESS 2020-08-04 11:29:48:423 [linphone/belle-sip] MESSAGE transaction [0x2816b4600] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:48:424 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_DONE 2020-08-04 11:29:48:424 [linphone/belle-sip] MESSAGE transaction [0x2816b4600] channel state changed to [RES_DONE] 2020-08-04 11:29:48:424 [linphone/belle-sip] MESSAGE channel 0x131358000: state CONNECTING 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE transaction [0x2816b4600] channel state changed to [CONNECTING] 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE channel 0x131358000: state READY 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE transaction [0x2816b4600] channel state changed to [READY] 2020-08-04 11:29:48:425 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b4600], from state [INIT] to [TRYING] 2020-08-04 11:29:48:426 [linphone/belle-sip] ERROR channel [0x131358000]: could not send UDP packet because [Host is down] 2020-08-04 11:29:48:427 [linphone/belle-sip] ERROR channel [0x131358000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:29:48:427 [linphone/belle-sip] MESSAGE channel 0x131358000: state ERROR 2020-08-04 11:29:48:428 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:48:428 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:48:428 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:48:428 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:48:439 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:48:440 [linphone/belle-sip] MESSAGE channel [0x131358000]: ending send background task with id=[76]. 2020-08-04 11:29:48:440 [linphone/belle-sip] MESSAGE transaction [0x2816b4600] channel state changed to [ERROR] 2020-08-04 11:29:48:440 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:48:441 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:29:48:441 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:48:441 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:48:441 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:48:441 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:48:461 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:48:461 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b4600], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:48:462 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816b4600] terminated 2020-08-04 11:29:48:462 [linphone/belle-sip] MESSAGE transaction [0x2816b4600]: ending transaction background task with id=[75]. 2020-08-04 11:29:48:462 [linphone/belle-sip] MESSAGE Channel [0x131358000] destroyed 2020-08-04 11:29:49:175 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:49:177 [linphone/belle-sip] MESSAGE channel [0x131344000]: message sent to [UDP://172.20.10.5:5060], size: [960] bytes REGISTER sip:172.20.10.5 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.5IFtZr6fi;rport From: sip:isikozsoy@172.20.10.5;tag=wC-UNAfFC To: sip:isikozsoy@172.20.10.5 CSeq: 22 REGISTER Call-ID: 16C-1xWQQg Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:isikozsoy@172.20.10.1:59384;pn-provider=apns;pn-prid=1538EB1BCAD5BD7FD0E4FF581EE634DF14FBBE2202C36DF2332AACF5C508640C:remote&D4BFC0886EEE3A2355E0798971E0D74667018FEE13FB2C768D420CE80085B122:voip;pn-param=ABCD1234.org.linphone.phone.remote&voip;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-groupchat-str=GC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:53:175 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:53:176 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [No route to host] 2020-08-04 11:29:53:176 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [960] bytes from [UDP://172.20.10.1:59384] to [172.20.10.5:5060] 2020-08-04 11:29:53:176 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:29:53:196 [linphone/belle-sip] MESSAGE transaction [0x281658780] channel state changed to [ERROR] 2020-08-04 11:29:53:196 [linphone/belle-sip] MESSAGE Refresher[0x28140d130]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:53:196 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.5;transport=udp>] 2020-08-04 11:29:53:196 [linphone/liblinphone] MESSAGE Proxy config [0x131291b50] for identity [sip:isikozsoy@172.20.10.5] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:53:197 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:53:197 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:53:197 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:53:227 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:53:227 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x281658780], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:53:227 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x281658780] terminated 2020-08-04 11:29:53:227 [linphone/belle-sip] MESSAGE transaction [0x281658780]: ending transaction background task with id=[6f]. 2020-08-04 11:29:53:228 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:29:55:052 [linphone/ios] MESSAGE ( SettingsView.m:752 ) Going editting account friend2 2020-08-04 11:29:55:052 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:29:56:472 [linphone/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2020-08-04 11:29:56:736 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816bb000) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:56:737 [linphone/belle-sip] MESSAGE transaction [0x2816bb000]: starting transaction background task with id=[77]. 2020-08-04 11:29:56:737 [linphone/belle-sip] MESSAGE Transaction [0x281658780] deleted 2020-08-04 11:29:56:738 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:56:738 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:56:738 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[78]. 2020-08-04 11:29:56:738 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.5 2020-08-04 11:29:56:738 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:29:56:738 [linphone/belle-sip] MESSAGE transaction [0x2816bb000] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE transaction [0x2816bb000] channel state changed to [RES_DONE] 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE transaction [0x2816bb000] channel state changed to [CONNECTING] 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.5:5060] 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE transaction [0x2816bb000] channel state changed to [READY] 2020-08-04 11:29:56:739 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816bb000], from state [INIT] to [TRYING] 2020-08-04 11:29:56:739 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:29:56:740 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [960] bytes from [UDP://172.20.10.1:59384] to [172.20.10.5:5060] 2020-08-04 11:29:56:740 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:29:56:740 [linphone/liblinphone] MESSAGE Proxy config [0x131291b50] for identity [sip:isikozsoy@172.20.10.5] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:56:740 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:56:740 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:56:740 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:56:744 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:56:744 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816bde00) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:56:744 [linphone/belle-sip] MESSAGE transaction [0x2816bde00]: starting transaction background task with id=[79]. 2020-08-04 11:29:56:745 [linphone/belle-sip] MESSAGE Transaction [0x2816b4600] deleted 2020-08-04 11:29:56:745 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:29:56:746 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting send background task with id=[7a]. 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel [0x131358000]: starting resolution of 172.20.10.7 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_IN_PROGRESS 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE transaction [0x2816bde00] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel 0x131358000: state RES_DONE 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE transaction [0x2816bde00] channel state changed to [RES_DONE] 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel 0x131358000: state CONNECTING 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE transaction [0x2816bde00] channel state changed to [CONNECTING] 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE channel 0x131358000: state READY 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE transaction [0x2816bde00] channel state changed to [READY] 2020-08-04 11:29:56:746 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816bde00], from state [INIT] to [TRYING] 2020-08-04 11:29:56:747 [linphone/belle-sip] MESSAGE channel [0x131358000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.87UM2WPRq;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 25 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:56:747 [linphone/belle-sip] MESSAGE channel [0x131358000]: ending send background task with id=[7a]. 2020-08-04 11:29:56:747 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:29:56:747 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:56:747 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:56:748 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Refresh registration) 2020-08-04 11:29:56:751 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:56:916 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[78]. 2020-08-04 11:29:56:916 [linphone/belle-sip] MESSAGE transaction [0x2816bb000] channel state changed to [ERROR] 2020-08-04 11:29:56:916 [linphone/belle-sip] MESSAGE Refresher[0x28140d130]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:29:56:916 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.5;transport=udp>] 2020-08-04 11:29:56:917 [linphone/liblinphone] MESSAGE Proxy config [0x131291b50] for identity [sip:isikozsoy@172.20.10.5] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:29:56:917 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:29:56:917 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x131291b50 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:29:56:917 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:29:56:934 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:29:56:934 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816bb000], from state [TRYING] to [TERMINATED] 2020-08-04 11:29:56:935 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816bb000] terminated 2020-08-04 11:29:56:935 [linphone/belle-sip] MESSAGE transaction [0x2816bb000]: ending transaction background task with id=[77]. 2020-08-04 11:29:56:935 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:29:57:256 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:57:257 [linphone/belle-sip] MESSAGE channel [0x131358000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.87UM2WPRq;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 25 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:29:58:256 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:29:58:257 [linphone/belle-sip] MESSAGE channel [0x131358000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.87UM2WPRq;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 25 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:30:00:256 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:30:00:258 [linphone/belle-sip] MESSAGE channel [0x131358000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.87UM2WPRq;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 25 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:30:04:255 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:30:04:258 [linphone/belle-sip] MESSAGE channel [0x131358000]: message sent to [UDP://172.20.10.7:5060], size: [593] bytes REGISTER sip:172.20.10.7 SIP/2.0 Via: SIP/2.0/UDP 172.20.10.1:59384;branch=z9hG4bK.87UM2WPRq;rport From: sip:friend2@172.20.10.7;tag=QFTQ3f9q1 To: sip:friend2@172.20.10.7 CSeq: 25 REGISTER Call-ID: Rb9pXvYDDD Max-Forwards: 70 Supported: replaces, outbound, gruu Accept: application/sdp Accept: text/plain Accept: application/vnd.gsma.rcs-ft-http+xml Contact: sip:friend2@172.20.10.1:59384;transport=udp;+sip.instance="";+org.linphone.specs="lime" Expires: 3600 User-Agent: LinphoneiOS/4.3.1 (IŞIK iPhone'u) LinphoneSDK/4.4.0

2020-08-04 11:30:05:496 [linphone/belle-sip] MESSAGE channel [0x131358000]: keep alive sent to [UDP://172.20.10.7:5060] 2020-08-04 11:30:06:472 [linphone/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2020-08-04 11:30:08:255 [linphone/belle-sip] MESSAGE nict_on_timer_E: sending retransmission 2020-08-04 11:30:08:256 [linphone/belle-sip] ERROR channel [0x131358000]: could not send UDP packet because [No route to host] 2020-08-04 11:30:08:256 [linphone/belle-sip] ERROR channel [0x131358000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:30:08:257 [linphone/belle-sip] MESSAGE channel 0x131358000: state ERROR 2020-08-04 11:30:08:275 [linphone/belle-sip] MESSAGE transaction [0x2816bde00] channel state changed to [ERROR] 2020-08-04 11:30:08:275 [linphone/belle-sip] MESSAGE Refresher[0x28140b390]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:30:08:276 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:30:08:276 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:30:08:276 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:30:08:276 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:30:08:277 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:30:08:307 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:30:08:307 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816bde00], from state [TRYING] to [TERMINATED] 2020-08-04 11:30:08:307 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816bde00] terminated 2020-08-04 11:30:08:307 [linphone/belle-sip] MESSAGE transaction [0x2816bde00]: ending transaction background task with id=[79]. 2020-08-04 11:30:08:308 [linphone/belle-sip] MESSAGE Channel [0x131358000] destroyed 2020-08-04 11:30:10:955 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:30:10:955 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:30:11:990 [linphone/ios] MESSAGE (deMenuTableView.m:165 ) Entry About has been tapped 2020-08-04 11:30:11:990 [linphone/ios] MESSAGE ( PhoneMainView.m:649 ) Change current view to AboutView 2020-08-04 11:30:11:991 [linphone/ios] MESSAGE (reSettingsStore.m:455 ) Account changed, synchronizing. 2020-08-04 11:30:11:991 [linphone/ios] DEBUG (reSettingsStore.m:480 ) ENABLING IPV6 2020-08-04 11:30:11:993 [linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org] 2020-08-04 11:30:11:994 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:11:995 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:11:995 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:11:995 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:11:996 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:11:996 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:11:996 [linphone/ios] MESSAGE (LinphoneManager.m:1897) Proxy config sip:friend2@172.20.10.7 NOT configured for push notifications 2020-08-04 11:30:11:996 [linphone/liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2020-08-04 11:30:11:997 [linphone/belle-sip] MESSAGE Refresher [0x28140b390] stopped. 2020-08-04 11:30:11:997 [linphone/liblinphone] MESSAGE Publish params have not changed on proxy config [0x12fd2b710] 2020-08-04 11:30:11:997 [linphone/liblinphone] MESSAGE Invalidating friends maps for list [0x2818edba0] 2020-08-04 11:30:12:045 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:30:12:046 [linphone/liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2020-08-04 11:30:12:046 [linphone/belle-sip] MESSAGE Refresher [0x28140b390] stopped. 2020-08-04 11:30:12:046 [linphone/liblinphone] MESSAGE Publish params have not changed on proxy config [0x12fd2b710] 2020-08-04 11:30:12:046 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:30:12:049 [linphone/ios] DEBUG (FastAddressBook.m:181 ) CNContactStore authorization granted 2020-08-04 11:30:12:189 [linphone/liblinphone] MESSAGE Friends list [0x2818edba0] subscription update skipped since subscriptions not enabled yet 2020-08-04 11:30:12:189 [linphone/ios] DEBUG (FastAddressBook.m:516 ) dumpContactsDisplayNamesToUserDefaults

2020-08-04 11:30:12:221 [linphone/liblinphone] MESSAGE linphone_core_set_playback_gain_db(): no active call. 2020-08-04 11:30:12:221 [linphone/liblinphone] MESSAGE linphone_core_set_mic_gain_db(): no active call. 2020-08-04 11:30:12:221 [linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org] 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:222 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:222 [linphone/liblinphone] MESSAGE Sal nat helper [enabled] 2020-08-04 11:30:12:222 [linphone/liblinphone] MESSAGE Sal use rports [enabled] 2020-08-04 11:30:12:227 [linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:sip1.linphone.org. port:3478 prio:10 weight:100] 2020-08-04 11:30:12:227 [linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:stun.linphone.org. port:3478 prio:0 weight:100] 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [stun.linphone.org] 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:228 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:229 [linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [sip1.linphone.org] 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:230 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:231 [linphone/liblinphone] MESSAGE LinphoneProxyConfig [0x12fd2b710] about to register (LinphoneCore version: 4.4.0-1-g74ed1a64f) 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE Refresher [0x28140b390] stopped. 2020-08-04 11:30:12:231 [linphone/liblinphone] MESSAGE Destroying op [0x1328b4280] of type [SalOpRegister] 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE Refresher [0x28140b390] stopped. 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE Transaction [0x2816bde00] deleted 2020-08-04 11:30:12:231 [linphone/belle-sip] MESSAGE Transaction [0x281693d80] deleted 2020-08-04 11:30:12:234 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816b6580) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:12:234 [linphone/belle-sip] MESSAGE transaction [0x2816b6580]: starting transaction background task with id=[7b]. 2020-08-04 11:30:12:235 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:30:12:236 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:12:236 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[7c]. 2020-08-04 11:30:12:236 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.7 2020-08-04 11:30:12:236 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:30:12:236 [linphone/belle-sip] MESSAGE transaction [0x2816b6580] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:30:12:237 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:30:12:237 [linphone/belle-sip] MESSAGE transaction [0x2816b6580] channel state changed to [RES_DONE] 2020-08-04 11:30:12:237 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:30:12:237 [linphone/belle-sip] MESSAGE transaction [0x2816b6580] channel state changed to [CONNECTING] 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE transaction [0x2816b6580] channel state changed to [READY] 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b6580], from state [INIT] to [TRYING] 2020-08-04 11:30:12:238 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:30:12:238 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request 2020-08-04 11:30:12:238 [linphone/belle-sip] MESSAGE Refresher [0x28140b4f0] takes ownership of transaction [0x2816b6580] 2020-08-04 11:30:12:238 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:30:12:238 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:30:12:238 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:30:12:239 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Registration in progress) 2020-08-04 11:30:12:241 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:30:12:255 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[7c]. 2020-08-04 11:30:12:255 [linphone/belle-sip] MESSAGE transaction [0x2816b6580] channel state changed to [ERROR] 2020-08-04 11:30:12:255 [linphone/belle-sip] MESSAGE Refresher[0x28140b4f0]: scheduling next timer in 0 ms for purpose [retry] 2020-08-04 11:30:12:255 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:30:12:255 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:30:12:256 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:30:12:256 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:30:12:256 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:30:12:263 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:30:12:263 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b6580], from state [TRYING] to [TERMINATED] 2020-08-04 11:30:12:263 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816b6580] terminated 2020-08-04 11:30:12:263 [linphone/belle-sip] MESSAGE transaction [0x2816b6580]: ending transaction background task with id=[7b]. 2020-08-04 11:30:12:263 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:30:12:287 [linphone/belle-sip] MESSAGE sip1.linphone.org resolved to 91.121.209.194 2020-08-04 11:30:12:287 [linphone/belle-sip] MESSAGE A query finished for srv result [sip1.linphone.org] 2020-08-04 11:30:12:287 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE A query finished for srv result [stun.linphone.org] 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE All A/AAAA results for combined resolution have arrived. 2020-08-04 11:30:12:288 [linphone/liblinphone] MESSAGE Stun server resolution successful. 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE No SRV result for [_turn._udp.stun.linphone.org], trying A/AAAA. 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:288 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:12:289 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816a4240) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:12:289 [linphone/belle-sip] MESSAGE transaction [0x2816a4240]: starting transaction background task with id=[7d]. 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:30:12:290 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[7e]. 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.7 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE transaction [0x2816a4240] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:30:12:290 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE transaction [0x2816a4240] channel state changed to [RES_DONE] 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE transaction [0x2816a4240] channel state changed to [CONNECTING] 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE transaction [0x2816a4240] channel state changed to [READY] 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a4240], from state [INIT] to [TRYING] 2020-08-04 11:30:12:291 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:30:12:291 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:30:12:291 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:30:12:294 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[7e]. 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE transaction [0x2816a4240] channel state changed to [ERROR] 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE Refresher[0x28140b4f0]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:30:12:295 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816a4240], from state [TRYING] to [TERMINATED] 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816a4240] terminated 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE transaction [0x2816a4240]: ending transaction background task with id=[7d]. 2020-08-04 11:30:12:295 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:30:12:355 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:30:12:355 [linphone/belle-sip] MESSAGE resolver[0x281f54100]: starting aaaa timeout since A response is received. 2020-08-04 11:30:12:394 [linphone/liblinphone] MESSAGE Stun server resolution successful. 2020-08-04 11:30:13:588 [linphone/liblinphone] MESSAGE [ToneManager] linphoneCoreStopDtmfStream 2020-08-04 11:30:13:588 [linphone/liblinphone] MESSAGE [ToneManager] doStopTone 2020-08-04 11:30:14:573 [linphone/ios] MESSAGE (deMenuTableView.m:165 ) Entry Settings has been tapped 2020-08-04 11:30:14:574 [linphone/ios] MESSAGE ( PhoneMainView.m:649 ) Change current view to SettingsView 2020-08-04 11:30:14:575 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=isikozsoy, realm= 2020-08-04 11:30:14:575 [linphone/ios] WARNING (reSettingsStore.m:137 ) Codec speex/32000 supported by core is not shown in iOS app config view. 2020-08-04 11:30:14:575 [linphone/ios] WARNING (reSettingsStore.m:137 ) Codec L16/44100 supported by core is not shown in iOS app config view. 2020-08-04 11:30:14:575 [linphone/ios] WARNING (reSettingsStore.m:137 ) Codec L16/44100 supported by core is not shown in iOS app config view. 2020-08-04 11:30:14:579 [linphone/ios] MESSAGE ( SettingsView.m:752 ) Going editting account friend2 2020-08-04 11:30:14:579 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:30:16:472 [linphone/liblinphone] MESSAGE [SHARED] resetSharedCoreLastUpdateTime 2020-08-04 11:30:16:710 [linphone/ios] MESSAGE (reSettingsStore.m:455 ) Account changed, synchronizing. 2020-08-04 11:30:16:711 [linphone/ios] DEBUG (reSettingsStore.m:480 ) ENABLING IPV6 2020-08-04 11:30:16:716 [linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org] 2020-08-04 11:30:16:719 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:719 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:719 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:720 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:722 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:722 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:722 [linphone/ios] MESSAGE (LinphoneManager.m:1897) Proxy config sip:friend2@172.20.10.7 NOT configured for push notifications 2020-08-04 11:30:16:723 [linphone/liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2020-08-04 11:30:16:723 [linphone/belle-sip] MESSAGE Refresher [0x28140b4f0] stopped. 2020-08-04 11:30:16:723 [linphone/liblinphone] MESSAGE Publish params have not changed on proxy config [0x12fd2b710] 2020-08-04 11:30:16:724 [linphone/liblinphone] MESSAGE Invalidating friends maps for list [0x2818edba0] 2020-08-04 11:30:16:767 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:30:16:767 [linphone/liblinphone] MESSAGE linphone_proxy_config_is_server_config_changed : 1 2020-08-04 11:30:16:767 [linphone/belle-sip] MESSAGE Refresher [0x28140b4f0] stopped. 2020-08-04 11:30:16:767 [linphone/liblinphone] MESSAGE Publish params have not changed on proxy config [0x12fd2b710] 2020-08-04 11:30:16:768 [linphone/liblinphone] MESSAGE linphone_core_find_auth_info(): returning auth info username=friend2, realm= 2020-08-04 11:30:16:771 [linphone/ios] DEBUG (FastAddressBook.m:181 ) CNContactStore authorization granted 2020-08-04 11:30:16:908 [linphone/liblinphone] MESSAGE Friends list [0x2818edba0] subscription update skipped since subscriptions not enabled yet 2020-08-04 11:30:16:908 [linphone/ios] DEBUG (FastAddressBook.m:516 ) dumpContactsDisplayNamesToUserDefaults

2020-08-04 11:30:16:940 [linphone/liblinphone] MESSAGE linphone_core_set_playback_gain_db(): no active call. 2020-08-04 11:30:16:940 [linphone/liblinphone] MESSAGE linphone_core_set_mic_gain_db(): no active call. 2020-08-04 11:30:16:940 [linphone/liblinphone] MESSAGE Starting stun server resolution [stun.linphone.org] 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:941 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:941 [linphone/liblinphone] MESSAGE Sal nat helper [enabled] 2020-08-04 11:30:16:942 [linphone/liblinphone] MESSAGE Sal use rports [enabled] 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:sip1.linphone.org. port:3478 prio:10 weight:100] 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE SRV _stun._udp.stun.linphone.org resolved to [target:stun.linphone.org. port:3478 prio:0 weight:100] 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [stun.linphone.org] 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:976 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:977 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE Starting A/AAAA query for srv result [sip1.linphone.org] 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:978 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:979 [linphone/liblinphone] MESSAGE LinphoneProxyConfig [0x12fd2b710] about to register (LinphoneCore version: 4.4.0-1-g74ed1a64f) 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE Refresher [0x28140b4f0] stopped. 2020-08-04 11:30:16:979 [linphone/liblinphone] MESSAGE Destroying op [0x1328fc5a0] of type [SalOpRegister] 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE Refresher [0x28140b4f0] stopped. 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE Transaction [0x2816a4240] deleted 2020-08-04 11:30:16:979 [linphone/belle-sip] MESSAGE Transaction [0x2816b6580] deleted 2020-08-04 11:30:16:981 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x28169f900) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:16:981 [linphone/belle-sip] MESSAGE transaction [0x28169f900]: starting transaction background task with id=[7f]. 2020-08-04 11:30:16:982 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:30:16:983 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:16:983 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[80]. 2020-08-04 11:30:16:983 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.7 2020-08-04 11:30:16:983 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:30:16:983 [linphone/belle-sip] MESSAGE transaction [0x28169f900] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE transaction [0x28169f900] channel state changed to [RES_DONE] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE transaction [0x28169f900] channel state changed to [CONNECTING] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE transaction [0x28169f900] channel state changed to [READY] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x28169f900], from state [INIT] to [TRYING] 2020-08-04 11:30:16:984 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:30:16:984 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE Neither Expires header nor corresponding Contact header found, checking from original request 2020-08-04 11:30:16:984 [linphone/belle-sip] MESSAGE Refresher [0x281408420] takes ownership of transaction [0x28169f900] 2020-08-04 11:30:16:985 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationFailed] to [LinphoneRegistrationProgress] on core [0x13003b400] 2020-08-04 11:30:16:985 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:30:16:985 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:30:16:985 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationProgress (message: Registration in progress) 2020-08-04 11:30:16:990 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:30:16:995 [linphone/belle-sip] MESSAGE No SRV result for [_turn._udp.stun.linphone.org], trying A/AAAA. 2020-08-04 11:30:16:995 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:995 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:995 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE Resolver is using DNS server(s): 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE 213.74.1.4 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE 213.74.0.4 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE resolver_process_data dns_res_check() in progress 2020-08-04 11:30:16:996 [linphone/belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop 2020-08-04 11:30:16:997 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[80]. 2020-08-04 11:30:16:997 [linphone/belle-sip] MESSAGE transaction [0x28169f900] channel state changed to [ERROR] 2020-08-04 11:30:16:997 [linphone/belle-sip] MESSAGE Refresher[0x281408420]: scheduling next timer in 0 ms for purpose [retry] 2020-08-04 11:30:16:997 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:30:16:997 [linphone/liblinphone] MESSAGE Proxy config [0x12fd2b710] for identity [sip:friend2@172.20.10.7] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x13003b400] 2020-08-04 11:30:16:997 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x131291b50] ->dependency=0x0 2020-08-04 11:30:16:997 [linphone/liblinphone] MESSAGE _linphone_update_dependent_proxy_config(): 0x12fd2b710 is registered, checking for [0x12fd2b710] ->dependency=0x0 2020-08-04 11:30:16:997 [linphone/ios] MESSAGE (LinphoneManager.m:642 ) New registration state: LinphoneRegistrationFailed (message: io error) 2020-08-04 11:30:17:005 [linphone/liblinphone] MESSAGE Linphone core [0x13003b400] notified [registration_state_changed] 2020-08-04 11:30:17:005 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x28169f900], from state [TRYING] to [TERMINATED] 2020-08-04 11:30:17:005 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x28169f900] terminated 2020-08-04 11:30:17:005 [linphone/belle-sip] MESSAGE transaction [0x28169f900]: ending transaction background task with id=[7f]. 2020-08-04 11:30:17:006 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:30:17:028 [linphone/belle-sip] MESSAGE sip1.linphone.org resolved to 91.121.209.194 2020-08-04 11:30:17:028 [linphone/belle-sip] MESSAGE A query finished for srv result [sip1.linphone.org] 2020-08-04 11:30:17:029 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:30:17:029 [linphone/belle-sip] MESSAGE A query finished for srv result [stun.linphone.org] 2020-08-04 11:30:17:029 [linphone/belle-sip] MESSAGE All A/AAAA results for combined resolution have arrived. 2020-08-04 11:30:17:029 [linphone/liblinphone] MESSAGE Stun server resolution successful. 2020-08-04 11:30:17:029 [linphone/bctbx] MESSAGE Background task belle-sip transaction(0x2816b8180) started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:17:029 [linphone/belle-sip] MESSAGE transaction [0x2816b8180]: starting transaction background task with id=[81]. 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready 2020-08-04 11:30:17:030 [linphone/bctbx] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background. 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting send background task with id=[82]. 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE channel [0x131344000]: starting resolution of 172.20.10.7 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_IN_PROGRESS 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE transaction [0x2816b8180] channel state changed to [RES_IN_PROGRESS] 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE channel 0x131344000: state RES_DONE 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE transaction [0x2816b8180] channel state changed to [RES_DONE] 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE channel 0x131344000: state CONNECTING 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE transaction [0x2816b8180] channel state changed to [CONNECTING] 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE Trying to connect to [UDP://::ffff:172.20.10.7:5060] 2020-08-04 11:30:17:030 [linphone/belle-sip] MESSAGE Channel has local address 172.20.10.1:59384 2020-08-04 11:30:17:031 [linphone/belle-sip] MESSAGE channel 0x131344000: state READY 2020-08-04 11:30:17:031 [linphone/belle-sip] MESSAGE transaction [0x2816b8180] channel state changed to [READY] 2020-08-04 11:30:17:031 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b8180], from state [INIT] to [TRYING] 2020-08-04 11:30:17:031 [linphone/belle-sip] ERROR channel [0x131344000]: could not send UDP packet because [Host is down] 2020-08-04 11:30:17:031 [linphone/belle-sip] ERROR channel [0x131344000]: could not send [593] bytes from [UDP://172.20.10.1:59384] to [172.20.10.7:5060] 2020-08-04 11:30:17:031 [linphone/belle-sip] MESSAGE channel 0x131344000: state ERROR 2020-08-04 11:30:17:034 [linphone/belle-sip] MESSAGE channel [0x131344000]: ending send background task with id=[82]. 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE transaction [0x2816b8180] channel state changed to [ERROR] 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE Refresher[0x281408420]: scheduling next timer in 60000 ms for purpose [retry] 2020-08-04 11:30:17:035 [linphone/liblinphone] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:172.20.10.7;transport=udp>] 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x2816b8180], from state [TRYING] to [TERMINATED] 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE Client internal REGISTER transaction [0x2816b8180] terminated 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE transaction [0x2816b8180]: ending transaction background task with id=[81]. 2020-08-04 11:30:17:035 [linphone/belle-sip] MESSAGE Channel [0x131344000] destroyed 2020-08-04 11:30:17:055 [linphone/belle-sip] MESSAGE stun.linphone.org resolved to 54.37.202.229 2020-08-04 11:30:17:055 [linphone/liblinphone] MESSAGE Stun server resolution successful.