Bug 422164 - Contact Actions, Dial Phone Number: External Application doesn't work
Summary: Contact Actions, Dial Phone Number: External Application doesn't work
Status: REPORTED
Alias: None
Product: kaddressbook
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: kdepim bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-28 10:19 UTC by Juha Tuomala
Modified: 2020-05-28 10:19 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Juha Tuomala 2020-05-28 10:19:55 UTC
SUMMARY
Browsers have tel: urls with phone numbers, that allow calling those phone numbers by clicking them. 

Physical dekstop phones require network operations to trigger that call, which KDE doesn't support and hence an external program is required.


STEPS TO REPRODUCE
1. Get a desktop phone
2. write 200 lines of Python code to send an XML object to phone
3. try call using tel: URI.

OBSERVED RESULT
A KDE Connect popup dialog appears asking to choose a device, which there are none.

EXPECTED RESULT
A person at the other end of the line.

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: kaddressbook-19.04.2-1.fc30.x86_64

KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
vkrause has done some major changes to this code since it worked.