Skip to content
This repository was archived by the owner on Mar 20, 2025. It is now read-only.

Voice call example + DTLS-SRTP #690

Draft
wants to merge 10 commits into
base: master
Choose a base branch
from

Conversation

lnjX
Copy link
Member

@lnjX lnjX commented Mar 6, 2025

  • [WIP] Add voice call example

The new example is important to have a testing environment.

@lnjX lnjX force-pushed the feature/av/dtls branch 3 times, most recently from 27c1466 to 8fd894b Compare March 18, 2025 18:44
@lnjX lnjX force-pushed the feature/av/dtls branch from 6f1cc91 to b2292d2 Compare March 19, 2025 21:36
lnjX added 10 commits March 19, 2025 22:41
This is useful for testing the CallManager and the upcoming DTLS-SRTP
support.
CallPrivate stores all sent jingle requests internally to look for acks
and to trigger forceful termination upon the ack to SessionTerminate.
This commit replaces this by using the newer sendIq() API and a
QXmppTask.
Currently the acks (or missing acks) are not used. Also, the result
handling from Client::sendIq() should rather be used.
@lnjX lnjX force-pushed the feature/av/dtls branch from b2292d2 to 837f311 Compare March 19, 2025 21:42
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant