teams-for-linux
teams-for-linux copied to clipboard
IncomingCallCommand not working for Teams V2
Describe the bug After switching to Teams V2 the IncomingCallCommand won't be executed anymore, even with enabled "optInTeamsV2" flag.
To Reproduce
- Switch to Teams V2
- Command won't be executed anymore
Expected behavior I would like to have my command being executed after Teams Classic is not available anymore.
Screenshots
Desktop (please complete the following information):
- OS: Linux Mint
- Installation package deb
- Version 1.4.21
teams-for-linux --incomingCallCommand command.sh
Additional context My command is in my PATH, so the application should be able to find it.