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

Fix bug in PJSUA2 media port signal adjustment info #3668

Merged
merged 1 commit into from
Aug 28, 2023
Merged

Conversation

nanangizz
Copy link
Member

The audio TX & RX terms are inverted between PJSUA & PJSUA2 due to different point of views, i.e: PJSUA API uses conference bridge PoV, while PJSUA2 uses media port PoV. The PJSUA2 media port info imported from PJSUA conference port info does not seem to be converted correctly.

Thanks to Oliver Epper for the report.

@nanangizz nanangizz merged commit 43a338e into master Aug 28, 2023
34 checks passed
@nanangizz nanangizz deleted the confportinfo branch August 28, 2023 09:52
oliverepper pushed a commit to oliverepper/pjproject that referenced this pull request Sep 25, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants