[asterisk-bugs] [JIRA] (ASTERISK-27102) WSS PJSIP IPv6 Address type in SDP is not correct
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Mon Jul 3 11:57:59 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Rusty Newton updated ASTERISK-27102:
------------------------------------
Assignee: Michael Balen
Status: Waiting for Feedback (was: Triage)
Michael, can you attach a complete endpoint and transport configuration that you used to reproduce the issue?
> WSS PJSIP IPv6 Address type in SDP is not correct
> -------------------------------------------------
>
> Key: ASTERISK-27102
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27102
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Affects Versions: 13.16.0
> Environment: WSS, PJSIP, JSSIP 3.0.0, IPv6, Endpoint option rtp_ipv6 = yes
> Reporter: Michael Balen
> Assignee: Michael Balen
>
> If the endpoint ist configured with rtp_ipv6 = yes, the address Type in SDP is wrong:
> o=- 2973659568 4 IN IP4 2a01:4f8:c17:711:4000:84ff:fe3a:83cd
> c=IN IP4 2a01:4f8:c17:711:4000:84ff:fe3a:83cd
> JSSIP 3.0.0 raises an error
> Failed to parse SessionDescription. c=IN IP4 2a01:4f8:c17:711:4000:84ff:fe3a:83cd Failed to parse the connection data. The address type is mismatching.
> It has to be c=IN IP6 ....
> RFC 6947 Page 6
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list