Skip to content

compatibility problem #1

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

Open
abbbe opened this issue Jan 26, 2023 · 0 comments · May be fixed by #2
Open

compatibility problem #1

abbbe opened this issue Jan 26, 2023 · 0 comments · May be fixed by #2

Comments

@abbbe
Copy link

abbbe commented Jan 26, 2023

I have tried calling maubot with this plugin from various Matrix clients. To let it work with MSC-2746 clients, I have changed version from int to string with abbbe@50dff19 (see maubot/maubot#200 discussion).

It worked for Element web in Safari macOS. It did not work for 3 other clients I tried (Android native, iOS native, MacOS native), maubot does not pick up a call it seems.

I have checked logs, in case of a successful call maubot shows:

[2023-01-26 21:16:40,023] [[email protected]] 1674764201670Wm6slt5ugprTga2j Got candidates
[2023-01-26 21:16:40,024] [[email protected]] RTCPeerConnection() setLocalDescription(answer)
...

In case of an unanswered call these lines do not appear and nothing happens, the client just keeps ringing.

I have also tried adjusting the version field type in mautrix-python with abbbe/mautrix-python@5dee9f5. It breaks everything, maubot stops seeing even invites.

@abbbe abbbe linked a pull request Jan 27, 2023 that will close this issue
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 a pull request may close this issue.

1 participant