[asterisk-bugs] [JIRA] (ASTERISK-27102) WSS PJSIP IPv6 Address type in SDP is not correct
Michael Balen (JIRA)
noreply at issues.asterisk.org
Wed Jul 12 11:03:58 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Michael Balen updated ASTERISK-27102:
-------------------------------------
Attachment: configurations.txt
Peer and Transport configuration
> 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
> Attachments: configurations.txt
>
>
> 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