-
-
Notifications
You must be signed in to change notification settings - Fork 106
add call ringing API #6650
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
add call ringing API #6650
Conversation
c8774c5
to
d5ec416
Compare
1c8ecc6
to
05852bb
Compare
3dd8188
to
3c99e8f
Compare
66b797a
to
d1bc5f4
Compare
5d47297
to
e660546
Compare
@link2xt thanks a lot for the detailed review, i tried to target all of you comments and suggestions |
…y dedicated events and UI
Python tests are broken because in Somehow incoming video chat invitation in EDIT: the test itself is broken, it sends an invitation without setting a room. |
… setting a room; this was always wrong
@link2xt thanks again, i tried to target the additional comments and suggestions as well |
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