[asterisk-bugs] [JIRA] (ASTERISK-27102) WSS PJSIP IPv6 Address type in SDP is not correct

Rusty Newton (JIRA) noreply at issues.asterisk.org
Tue Jul 18 19:18:57 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  (was: Unassigned)
      Status: Waiting for Feedback  (was: Triage)

Thanks. Are you also using bundled pjproject with this system?

Can you provide a full debug log of an attempted call with rtp_ipv6=yes and another with rtp_ipv6=no ?

https://wiki.asterisk.org/wiki/display/AST/Collecting+Debug+Information

We want to see the log with warning,error,notice,verbose,debug channels. Both verbose and debug should be turned up to 5 or higher.

Include the pjsip logger trace integrated as well.





> 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