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

IPv6 in SDP #79

Closed
oej opened this issue Oct 7, 2015 · 1 comment
Closed

IPv6 in SDP #79

oej opened this issue Oct 7, 2015 · 1 comment

Comments

@oej
Copy link
Contributor

oej commented Oct 7, 2015

When sending an OFFER with IPv6 in the SDP to a baresip that's IPv4 only, Baresip responds 200 OK with IPv4 in the SDP. We get no media - of course.

RFC 6157 speaks clearly about this (and updates 3264):
" 2. Each media description in the SDP answer MUST use the same
network type as the corresponding media description in the offer.
Thus, if the applicable "c=" line for a media description in the
offer contained a network type with the value "IP4", the
applicable "c=" line for the corresponding media description in
the answer MUST contain "IP4" as the network type. Similarly, if
the applicable "c=" line for a media description in the offer
contained a network type with the value "IP6", the applicable
"c=" line for the corresponding media description in the answer
MUST contain "IP6" as the network type.
"

@alfredh
Copy link
Collaborator

alfredh commented Oct 29, 2015

Olle, could you please try latest baresip from github and see if it works as expected?

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

2 participants