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

call: set media dir also for MNAT case #2382

Merged
merged 1 commit into from
Dec 28, 2022

Conversation

cspiel1
Copy link
Collaborator

@cspiel1 cspiel1 commented Dec 28, 2022

If STUN/TURN/ICE was configured the media direction for the INVITE was not set
that was given by ua_connect_dir(). This lead to a fallback to send-receive
for audio and video.

Note: If ua_connect() is used, nothing changes. Then the media direction is send-receive, the default.

If STUN/TURN/ICE was configured the media direction for the INVITE was not set
that was given by `ua_connect_dir()`. This lead to a fallback to send-receive
for audio and video.
@sreimers sreimers merged commit 55fcaa0 into baresip:main Dec 28, 2022
@cspiel1 cspiel1 deleted the call_media_directions branch December 29, 2022 06:12
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.

2 participants