[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:07:57 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27102?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=237689#comment-237689 ]
Michael Balen edited comment on ASTERISK-27102 at 7/12/17 11:07 AM:
--------------------------------------------------------------------
Peer and Transport configuration.
in the config you must set rtp_ipv6 = yes
sorry, i forgot to set it back before config export
was (Author: aeinstein):
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: Unassigned
> 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