[asterisk-bugs] [JIRA] (ASTERISK-27218) With pjsip, Asterisk tries to send RTP packets from IPv6 address to IPv4 endpoints
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Fri Aug 25 03:36:09 CDT 2017
[ https://issues.asterisk.org/jira/browse/ASTERISK-27218?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=238223#comment-238223 ]
Asterisk Team commented on ASTERISK-27218:
------------------------------------------
Thanks for creating a report! The issue has entered the triage process. That means the issue will wait in this status until a Bug Marshal has an opportunity to review the issue. Once the issue has been reviewed you will receive comments regarding the next steps towards resolution.
A good first step is for you to review the [Asterisk Issue Guidelines|https://wiki.asterisk.org/wiki/display/AST/Asterisk+Issue+Guidelines] if you haven't already. The guidelines detail what is expected from an Asterisk issue report.
Then, if you are submitting a patch, please review the [Patch Contribution Process|https://wiki.asterisk.org/wiki/display/AST/Patch+Contribution+Process].
> With pjsip, Asterisk tries to send RTP packets from IPv6 address to IPv4 endpoints
> ----------------------------------------------------------------------------------
>
> Key: ASTERISK-27218
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-27218
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Resources/res_pjsip_sdp_rtp
> Affects Versions: 13.17.0
> Environment: FreeBSD and any OS where an IPv6 socket cannot reach IPv4 hosts by default.
> Reporter: Paul Guyot
>
> This issue is similar to ASTERISK-16545 but with pjsip.
> When creating an RTP socket, create_rtp function in res_pjsip_sdp_rtp.c uses to determine the IPv4/IPv6 family, by default, address_rtp, which is an IPv6 socket if IPv6 is enabled on the host.
> Yet, the endpoint might be an IPv4 host and therefore not reachable with IPv6.
> Additionally, Asterisk does not log that send_to failed.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list