teams-for-linux
teams-for-linux copied to clipboard
SIP mimetype handling
With o365 and the MS Teams client on Windows, you can:
- Click a user name from a mail message
- Select the 'chat' baloon
- Choose to handle message with Teams via MS's Pick an App dialog.
- Teams then opens a chat with the specified person.
I tried to recreate this behavior on Linux by adding MimeType=x-scheme-handler/sip to the .desktop and registering it via update-desktop-database. This successfully starts teams-for-linux when I click the chat baloon. However, it does not parse the parameters and open a chat with the specified person.
This behavior will become more important to people now that MS is ditching the integrated Skype in the new Outlook interface.
Feel free to open an issue and/or fix it in the https://github.com/IsmaelMartinez/teams-for-linux fork. This ivelkov project is been dead for 11 months now.