Skip to content

Conversation

ghost
Copy link

@ghost ghost commented Nov 24, 2019

Description:

This patch adds the ability to call numbers just like sending e-mails. Instead of mailto it uses the tel uri scheme (see https://tools.ietf.org/html/rfc3966). On Windows 10 this prompts for a phone app which could be "MyPhone" app or a softphone like MicroSIP (tested). Support for tel-uris is whacky, but seems to get more common. The patch assumes phone numbers are entered in a RFC3966 compliant-ish with only minimal sanitation done in XSLTs.

Todo:

  • Check if this might be suitable for inclusion. Is a issues ticket required first?
  • Include submodule changes for UI text
  • Update call icon (uses copy of mail icon by now). Is there a default icon set to use?
  • Update XSLT to clean numbers.
  • Test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants