[asterisk-bugs] [JIRA] (ASTERISK-27198) res_pjsip: SDP contains IP4 instead of IP6 when rtp_ipv6 set to yes

Friendly Automation (JIRA) noreply at issues.asterisk.org
Wed Oct 25 06:45:21 CDT 2017


    [ https://issues.asterisk.org/jira/browse/ASTERISK-27198?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=239635#comment-239635 ] 

Friendly Automation commented on ASTERISK-27198:
------------------------------------------------

Change 6872 merged by Joshua Colp:
res_pjsip_sdp_rtp:  Fix setting of address type for rtp_ipv6

[https://gerrit.asterisk.org/6872|https://gerrit.asterisk.org/6872]

> res_pjsip: SDP contains IP4 instead of IP6 when rtp_ipv6 set to yes
> -------------------------------------------------------------------
>
>                 Key: ASTERISK-27198
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-27198
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Resources/res_pjsip
>    Affects Versions: 14.5.0
>            Reporter: Martin Cisárik
>            Assignee: Joshua Colp
>            Severity: Minor
>
> With IPv6 in PJSIP.outbound_proxy and rtp_ipv6=yes
> Asterisk sends SIP INVITE with:
> Internet Protocol Version 6, Src: 2001:DB8::360, Dst: 2001:DB8::2b
> SDP:
> Owner/Creator, Session Id (o): - 10628211 10628211 IN {color:red}IP4{color} 2001:DB8::360
> Connection Information (c): IN {color:red}IP4{color} 2001:DB8::360
> The {color:red}IP4{color} is wrong, it should be *IP6*.
> This bug is similar to ASTERISK-27102.
> Solution is same, remove the option "rtp_ipv6".



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list