BelledonneCommunications / linphone-desktop

Linphone is a free VoIP and video softphone based on the SIP protocol. Mirror of git://git.linphone.org/linphone-desktop.git
https://linphone.org/
GNU General Public License v3.0
391 stars 200 forks source link

Format link tel:+XXXXXXX not working #753

Closed evol87 closed 1 year ago

evol87 commented 1 year ago

Context

When you click on a link in the format tel:+31XXXXXXX nothing happens from the browser. When manually typing in the program, through + everything is fine. No problem with links of body formats tel:XXXXX

General information

Expected behaviour

When you click on the link tel:+XXXXX call will be made

To Reproduce

  1. Go to browser and open link tel:+3100000000000

Additional context

No response

SDK logs URL

No response

hansbaas commented 1 year ago

I have this same problem, on the Windows client, in all versions I've worked in. As a workaround you can substitute + by 00. So for this dutch number, instead of dialing +31... you dial 0031...

julonexus commented 1 year ago

Hi You can add the domain and you will get what you want

evol87 commented 1 year ago

example https://nicelocal.com/new-york-city/medical/queens_medical_wellness_center_qiao_guo_md_minyi_tan_md/ image when you click on the phone, the linphone opens and that's it image if you remove the "+" then the program opens and the call goes Why is this? If you type +13479477692 in the program itself, then the call passes, "+" is not passed by reference?

julonexus commented 1 year ago

It should be fixed for next releases (5.0.15/master)