[asterisk-bugs] [JIRA] (ASTERISK-27198) res_pjsip: SDP contains IP4 instead of IP6 when rtp_ipv6 set to yes
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Wed Dec 20 12:59:16 CST 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27198?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Asterisk Team updated ASTERISK-27198:
-------------------------------------
Target Release Version/s: 13.19.0
> 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
> Labels: pjsip
> Target Release: 13.19.0
>
>
> 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