Skip to content

Conversation

r10s
Copy link
Contributor

@r10s r10s commented Mar 12, 2025

this PR adds a "ringing" api that can be used for calls later.

see deltachat.h for details about the API; jsonrpc is left out until things are settled for the needs of android/iOS

UI using this PR already successfully are deltachat/deltachat-ios#2638 and deltachat/deltachat-android#3785 ; the "payload" passed forth and back is optimised for https://github.com/deltachat/calls-webapp

@r10s r10s mentioned this pull request Mar 12, 2025
11 tasks
@r10s r10s force-pushed the r10s/calls branch 4 times, most recently from c8774c5 to d5ec416 Compare March 21, 2025 12:53
@r10s r10s force-pushed the r10s/calls branch 2 times, most recently from 1c8ecc6 to 05852bb Compare April 10, 2025 15:01
@r10s r10s force-pushed the r10s/calls branch 2 times, most recently from 3dd8188 to 3c99e8f Compare May 27, 2025 08:53
@r10s r10s force-pushed the r10s/calls branch 14 times, most recently from 66b797a to d1bc5f4 Compare June 18, 2025 22:04
@r10s r10s force-pushed the r10s/calls branch 2 times, most recently from 5d47297 to e660546 Compare July 14, 2025 10:45
@r10s
Copy link
Contributor Author

r10s commented Aug 28, 2025

@link2xt thanks a lot for the detailed review, i tried to target all of you comments and suggestions

@link2xt
Copy link
Collaborator

link2xt commented Aug 29, 2025

Python tests are broken because in test_videochat_invitation_message video chat invitation is not recognized as video chat invitation anymore.

Somehow incoming video chat invitation in parse_videochat_headers has content equal to videochat-invitation, but there is no ChatWebrtcRoom.

EDIT: the test itself is broken, it sends an invitation without setting a room.

@r10s
Copy link
Contributor Author

r10s commented Aug 30, 2025

@link2xt thanks again, i tried to target the additional comments and suggestions as well

@r10s r10s merged commit 0bbd910 into main Aug 30, 2025
29 checks passed
@r10s r10s deleted the r10s/calls branch August 30, 2025 21:48
@github-project-automation github-project-automation bot moved this from In Progress to Done in Calls Aug 30, 2025
@ralphtheninja
Copy link
Collaborator

image

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.

3 participants