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

Answering a re-INVITE failed for UAC #3769

Closed
wosrediinanatour opened this issue Nov 7, 2023 · 0 comments · Fixed by #3770
Closed

Answering a re-INVITE failed for UAC #3769

wosrediinanatour opened this issue Nov 7, 2023 · 0 comments · Fixed by #3770

Comments

@wosrediinanatour
Copy link
Contributor

Describe the bug

Issue #3537 causes if-branch https://github.com/pjsip/pjproject/blame/ca5255795a330f88d72a0504d902de8bbddcdfeb/pjsip/src/pjsua-lib/pjsua_call.c#L2747 to be taken, for UAC, which wants to answer a re-INVITE.

Steps to reproduce

  1. Make a call (app shall handle answering of SIP re-INVITEs)
  2. Transmit a re-INVITE to the UAC of the call
  3. Try to answer the re-INVITE

PJSIP version

2.14

Context

The issue happens on Linux.

Log, call stack, etc

-
wosrediinanatour added a commit to wosrediinanatour/pjproject that referenced this issue Nov 7, 2023
Commit f3a2613 introduces a problem
with answering incoming re-INVITE manually by the app in cases, where
the UAC receives the re-INVITE.

Issue pjsip#3769
@sauwming sauwming linked a pull request Dec 26, 2023 that will close this issue
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 a pull request may close this issue.

1 participant