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

fixed pad_crypto does not work if not a incoming call to a sip realm #167

Merged
merged 3 commits into from
Sep 19, 2024

Conversation

xquanluu
Copy link
Contributor

@xquanluu xquanluu commented Sep 19, 2024

Incoming call to non sip realm.
sbc inbound successfully identify the sip gateway by source address and called number from the request.

pad_crypto is cleared by the map method that make call_session later cannot identify if he need to pad_crypto or not

@vdharashive
Copy link
Contributor

vdharashive commented Sep 19, 2024

Hi @xquanluu I have tested this and working fine in both cases with relam and without

We can merge it

@davehorton
Copy link
Collaborator

can you rebase @xquanluu

@davehorton davehorton merged commit 524a556 into main Sep 19, 2024
3 checks passed
@davehorton davehorton deleted the fix/missing_pad_crypt branch September 19, 2024 14:26
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.

3 participants