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

Via header output does not enclose IPv6 host address with brackets #143

Open
teerapap opened this issue Aug 21, 2023 · 0 comments
Open

Via header output does not enclose IPv6 host address with brackets #143

teerapap opened this issue Aug 21, 2023 · 0 comments

Comments

@teerapap
Copy link
Contributor

According to RFC3261, IPv6 address in host part of the Via header must be enclosed with brackets ('[' and ']')

Observed:
Via: SIP/2.0/UDP 2001:0db8:85a3:0042:1000:8a2e:0370:7334:5088;branch=hello

Expected:
Via: SIP/2.0/UDP [2001:0db8:85a3:0042:1000:8a2e:0370:7334]:5088;branch=hello

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

No branches or pull requests

1 participant