linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] iPv6


From: A.Žukovič
Subject: Re: [Linphone-developers] iPv6
Date: Thu, 5 Jul 2018 14:29:18 +0200

and this part of the log, from linphone TestFlight version:

2018-07-05 07:54:04:843 [belle-sip] MESSAGE Resolver is not using connect().
2018-07-05 07:54:04:843 [belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2018-07-05 07:54:04:843 [belle-sip] MESSAGE DNS resolution awaiting response, queued to main loop
2018-07-05 07:54:04:854 [belle-sip] ERROR channel_res_done: DNS resolution failed for sip.linphone.org
2018-07-05 07:54:04:855 [belle-sip] MESSAGE channel 0x104aac000: state ERROR
2018-07-05 07:54:04:855 [belle-sip] ERROR channel_res_done: DNS resolution failed for call.pricall.eu
2018-07-05 07:54:04:855 [belle-sip] MESSAGE channel 0x104ac0000: state ERROR
2018-07-05 07:54:04:874 [belle-sip] MESSAGE channel [0x104aac000]: ending send background task with id=[442].
2018-07-05 07:54:04:875 [belle-sip] MESSAGE transaction [0x282884600] channel state changed to [ERROR]
2018-07-05 07:54:04:875 [belle-sip] MESSAGE Refresher[0x282a8c000]: scheduling next timer in 60000 ms for purpose [retry]
2018-07-05 07:54:04:875 [bctbx] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:sip.linphone.org;transport=tls>]
2018-07-05 07:54:04:875 [liblinphone] MESSAGE Proxy config [0x121f0a340] for identity [sip:address@hidden] moving from state [LinphoneRegistrationProgress] to [LinphoneRegistrationFailed] on core [0x12280d400]
2018-07-05 07:54:04:875 [ios] MESSAGE (LinphoneManager.m:944 ) New registration state: LinphoneRegistrationFailed (message: io error)
2018-07-05 07:54:04:895 [liblinphone] MESSAGE Linphone core [0x12280d400] notified [registration_state_changed]
2018-07-05 07:54:04:896 [belle-sip] MESSAGE Changing [client] [REGISTER] transaction [0x282884600], from state [INIT] to [TERMINATED]
2018-07-05 07:54:04:896 [belle-sip] MESSAGE Client internal REGISTER transaction [0x282884600] terminated
2018-07-05 07:54:04:896 [belle-sip] MESSAGE transaction [0x282884600]: ending transaction background task with id=[441].
2018-07-05 07:54:04:896 [belle-sip] MESSAGE Channel [0x104aac000] destroyed
2018-07-05 07:54:04:896 [belle-sip] MESSAGE channel [0x104ac0000]: ending send background task with id=[444].
2018-07-05 07:54:04:896 [belle-sip] MESSAGE transaction [0x28289c540] channel state changed to [ERROR]
2018-07-05 07:54:04:896 [belle-sip] MESSAGE Refresher[0x282a8c160]: scheduling next timer in 60000 ms for purpose [retry]
2018-07-05 07:54:04:896 [bctbx] MESSAGE Register refresher [503] reason [io error] for proxy [<sip:call.pricall.eu;transport=tls>]
2018-07-05 07:54:05:675 [belle-sip] MESSAGE resolver_process_data dns_res_check() in progress
2018-07-05 07:54:05:737 [belle-sip] MESSAGE stun.linphone.org resolved to 37.59.51.72

2018-07-05 07:54:05:738 [belle-sip] WARNING DNS answer was not received from the DNS server IP address the request was sent to. This seems to be a known issue with NAT64 networks created by Apple computers.

2018-07-05 07:54:05:738 [liblinphone] MESSAGE Stun server resolution successful.
2018-07-05 07:54:06:550 [belle-sip] MESSAGE Background task belle-sip transaction(0x2828b3f00) started. Unknown remaining time since application is not fully in background.
2018-07-05 07:54:06:550 [belle-sip] MESSAGE transaction [0x2828b3f00]: starting transaction background task with id=[49b].
2018-07-05 07:54:06:550 [belle-sip] MESSAGE Transaction [0x282884600] deleted
2018-07-05 07:54:06:551 [belle-sip] MESSAGE belle_sip_client_transaction_send_request(): waiting channel to be ready
2018-07-05 07:54:06:552 [belle-sip] MESSAGE Background task belle-sip send channel started. Unknown remaining time since application is not fully in background.
2018-07-05 07:54:06:553 [belle-sip] MESSAGE channel [0x104ac0000]: starting send background task with id=[49c].
2018-07-05 07:54:06:553 [belle-sip] MESSAGE channel [0x104ac0000]: starting resolution of sip.linphone.org
2018-07-05 07:54:06:553 [belle-sip] MESSAGE channel 0x104ac0000: state RES_IN_PROGRESS
2018-07-05 07:54:06:553 [belle-sip] MESSAGE transaction [0x2828b3f00] channel state changed to [RES_IN_PROGRESS]
2018-07-05 07:54:06:555 [belle-sip] WARNING DNS entry [[fe80::1]:53] has no scope id, will try to guess it.
2018-07-05 07:54:06:555 [belle-sip] WARNING Best guess for scope id is 8
2018-07-05 07:54:06:555 [belle-sip] MESSAGE Resolver is using DNS server(s):

and recommendations from Apple support:

Resources

For information about testing your app and preparing it for review, please see Technical Note TN2431: App Testing Guide

For a networking overview, please review About Networking. For a more specific overview of App Review’s IPv6 requirements, please review the IPv6 and App Review discussion on the Apple Developer Forum.

maybe this help, im hope.


On 5 Jul 2018, at 10:18, Jehan Monnier <address@hidden> wrote:

Hi,

Can you send us traces from the launch of the app to the failure ?

Best regards


Le 4 juil. 2018 à 18:07, A.Žukovič <address@hidden> a écrit :

Hi all,

last linphone version (4.0.1 2617-g61e38e370) not working too with ipv6. im tested from testflight last version without success.

i compiling commit 23525ef. and start in my house linphone, but registration fail. in lte or network where not ipv6 protocols works fine. In my house, i have home network with ipv4. but my isp provider connect my router to ipv6 network.

ipv4 -> ipv6 - ipv4.

can you please check?

2018-05-29 08:40:20.702884+0200 Linphone[6905:4002734] [Warning] Stun server resolution failed.
2018-05-29 08:40:20.703084+0200 Linphone[6905:4002734] [Error] channel_res_done: DNS resolution failed for sip.linphone.org
2018-05-29 08:40:20.703131+0200 Linphone[6905:4002734] [Message] channel 0x108f74000: state ERROR
2018-05-29 08:40:20.704764+0200 Linphone[6905:4002734] [Message] (LinphoneManager.m:2828) Proxy config sip:;pn-msg-str=IM_MSG;pn-call-str=IC_MSG;pn-call-snd=notes_of_the_optimistic.caf;pn-msg-snd=msg.caf;pn-timeout=0;pn-silent=1
2018-05-29 08:40:20.704958+0200 Linphone[6905:4002734] [Message] linphone_proxy_config_is_server_config_changed : 1
2018-05-29 08:40:20.704985+0200 Linphone[6905:4002734] [Message] Refresher [0x1d4150070] stopped.
2018-05-29 08:40:20.705010+0200 Linphone[6905:4002734] [Message] Changing [client] [REGISTER] transaction [0x1d036e580], from state [INIT] to [TERMINATED]
2018-05-29 08:40:20.705035+0200 Linphone[6905:4002734] [Message] Client internal REGISTER transaction [0x1d036e580] terminated
2018-05-29 08:40:20.705059+0200 Linphone[6905:4002734] [Message] transaction [0x1d036e580]: ending transaction background task with id=[8].
2018-05-29 08:40:20.705110+0200 Linphone[6905:4002734] [Message] Publish params have not changed on proxy config [0x129e160f0]
2018-05-29 08:40:20.724475+0200 Linphone[6905:4002734] [Message] channel [0x108f74000]: ending send background task with id=[9].
2018-05-29 08:40:20.725220+0200 Linphone[6905:4002734] [Message] transaction [0x1d036e580] channel state changed to [ERROR]
2018-05-29 08:40:20.725256+0200 Linphone[6905:4002734] [Message] Channel [0x108f74000] destroyed
2018-05-29 08:40:20.725524+0200 Linphone[6905:4002734] [Message] LinphoneProxyConfig [0x129e160f0] about to register (LinphoneCore version: 37a24f6)
2018-05-29 08:40:20.725554+0200 Linphone[6905:4002734] [Message] Refresher [0x1d4150070] stopped.
2018-05-29 08:40:20.725577+0200 Linphone[6905:4002734] [Message] Destroying op [0x129e0c180] of type [SalOpRegister]
2018-05-29 08:40:20.725599+0200 Linphone[6905:4002734] [Message] Refresher [0x1d4150070] stopped.
2018-05-29 08:40:20.725635+0200 Linphone[6905:4002734] [Message] Transaction [0x1d036e580] deleted
2018-05-29 08:40:20.726540+0200 Linphone[6905:4002734] [Message] Background task belle-sip transaction(0x1d0371040) started. Unknown remaining time since application is not fully in background.
2018-05-29 08:40:20.726569+0200 Linphone[6905:4002734] [Message] transaction [0x1d0371040]: starting transaction background task with id=[d].
2018-05-29 08:40:20.726622+0200 Linphone[6905:4002734] [Message] belle_sip_client_transaction_send_request(): waiting channel to be ready
2018-05-29 08:40:20.726663+0200 Linphone[6905:4002734] [Message] Background task belle-sip send channel started. Unknown remaining time since application is not fully in background.
2018-05-29 08:40:20.726690+0200 Linphone[6905:4002734] [Message] channel [0x108f74000]: starting send background task with id=[e].
2018-05-29 08:40:20.726713+0200 Linphone[6905:4002734] [Message] channel [0x108f74000]: starting resolution of sip.linphone.org
2018-05-29 08:40:20.726739+0200 Linphone[6905:4002734] [Message] channel 0x108f74000: state RES_IN_PROGRESS
2018-05-29 08:40:20.726762+0200 Linphone[6905:4002734] [Message] transaction [0x1d0371040] channel state changed to [RES_IN_PROGRESS]
2018-05-29 08:40:20.727347+0200 Linphone[6905:4002734] [Warning] DNS entry [[fe80::1]:53] has no scope id, will try to guess it.
2018-05-29 08:40:20.727445+0200 Linphone[6905:4002734] [Warning] Best guess for scope id is 8
2018-05-29 08:40:20.727470+0200 Linphone[6905:4002734] [Message] Resolver is using DNS server(s):
2018-05-29 08:40:20.727563+0200 Linphone[6905:4002734] [Message] fe80::1%en0
2018-05-29 08:40:20.727587+0200 Linphone[6905:4002734] [Message] 10.111.1.2
2018-05-29 08:40:20.727609+0200 Linphone[6905:4002734] [Message] xxx.xxx.xx.xxx
2018-05-29 08:40:20.727743+0200 Linphone[6905:4002734] [Message] Resolver is not using connect().
2018-05-29 0
_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers

_______________________________________________
Linphone-developers mailing list
address@hidden
https://lists.nongnu.org/mailman/listinfo/linphone-developers


reply via email to

[Prev in Thread] Current Thread [Next in Thread]