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

add PJSUA_DETECT_MERGED_REQUEST parameter #3784

Merged
merged 3 commits into from
Nov 22, 2023
Merged

Conversation

igorolhovskiy
Copy link
Contributor

In my case I'm using pjsua as a test tool, and I need to accept all type of calls including same transaction calls, but different branches. As Merged Requests mechanism is relies on From tag, Call-ID, and CSeq, different branches are detected as Merged request.
This option adds a possibility to control it in compile-time.

@CLAassistant
Copy link

CLAassistant commented Nov 21, 2023

CLA assistant check
All committers have signed the CLA.

@sauwming
Copy link
Member

Looks okay to me. I just made a minor doc update.

@sauwming sauwming merged commit 9287ac2 into pjsip:master Nov 22, 2023
28 of 34 checks passed
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.

4 participants