Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

IncomingCallCommand not working for Teams V2 #1195

Open
Flofler opened this issue Apr 15, 2024 · 10 comments
Open

IncomingCallCommand not working for Teams V2 #1195

Flofler opened this issue Apr 15, 2024 · 10 comments
Labels
angular-2-react blocked This issue depends on external projects hacktoberfest Community support is welcome

Comments

@Flofler
Copy link

Flofler commented Apr 15, 2024

Describe the bug
After switching to Teams V2 the IncomingCallCommand won't be executed anymore, even with enabled "optInTeamsV2" flag.

To Reproduce

  1. Switch to Teams V2
  2. 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.

@jijojosephk
Copy link
Collaborator

This may not be possible in react based new version of teams.

@jijojosephk jijojosephk added blocked This issue depends on external projects hacktoberfest Community support is welcome labels Apr 15, 2024
@IsmaelMartinez
Copy link
Owner

I believe this is one of those parts now broken because the move from angular to react by microsoft.

@elhennig
Copy link

elhennig commented Jun 12, 2024

Is there a way to fix this very useful functionality? Or a chance to have to have it fixed?

@IsmaelMartinez
Copy link
Owner

Aye, but currently it is pretty different. I basically have no clue how to listen to those events in react as we did in angular, but I do suspect MS will be following a similar pattern. Basically, once we find the way to listen to these events, it will be easy to implement

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Oct 16, 2024
@cs96and
Copy link

cs96and commented Oct 18, 2024

Would love a solution to this too

@IsmaelMartinez
Copy link
Owner

I had a few check and keep trying to think of alternatives, but I haven't been lucky. React is not my strongest area and the angular solution was brought by the community. Lets see if someone with those expertise can have a look at this.

Copy link

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Nov 20, 2024
@cs96and
Copy link

cs96and commented Nov 20, 2024

Any update on this?

@IsmaelMartinez
Copy link
Owner

Waiting to see if someone from the community can look into this. I did try finding alternative ways of doing this but haven't managed.

@github-actions github-actions bot removed the Stale label Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
angular-2-react blocked This issue depends on external projects hacktoberfest Community support is welcome
Projects
None yet
Development

No branches or pull requests

5 participants