BelledonneCommunications / linphone-iphone

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

register account bug #930

Open gaoruiqing187 opened 4 months ago

gaoruiqing187 commented 4 months ago

image

When I register my account, I don't get the result. I call refreshRegisters() and the log is printed as shown in the figure above. My network is fine, neither Wi-Fi nor 5G. The problem only occurs when you install the app for the first time. Sometimes waiting 5 minutes will return the result。how to solve it.

image This is the code I registered

Viish commented 4 months ago

Hi @gaoruiqing187,

Please attach SDK debug logs from the start of the app to the moment the issue happens.

Cheers,

gaoruiqing187 commented 4 months ago
image

Twenty seconds after calling the registration method, I call the refreshRegisters method, and the log displays the contents in the red box

Viish commented 4 months ago

@gaoruiqing187 That's not what I asked you.