[Home]

Summary:ASTERISK-27714: [patch] chan_unistim: NetBSD has an incompatible struct in_pktinfo.
Reporter:Alexander Traud (traud)Labels:patch
Date Opened:2018-03-03 09:03:37.000-0600Date Closed:2018-03-05 12:44:26.000-0600
Priority:MinorRegression?
Status:Closed/CompleteComponents:Channels/chan_unistim
Versions:13.19.2 15.2.2 Frequency of
Occurrence
Related
Issues:
Environment:NetBSD 7.1.1Attachments:( 0) NetBSD_avoid_in_pktinfo.patch
Description:{code}chan_unistim.c: In function 'send_raw_client':
chan_unistim.c: error: 'struct in_pktinfo' has no member named 'ipi_spec_dst'
 pki->ipi_spec_dst.s_addr == addr_ourip->sin_addr.s_addr;
    ^~{code}This issue is discussed in [PR/48166|http://gnats.netbsd.org/48166].

The same issue was already found/posted four years ago in July 2013 by John Nemeth, member of the NetBSD team.
Comments:By: Asterisk Team (asteriskteam) 2018-03-03 09:03:38.028-0600

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].

By: Friendly Automation (friendly-automation) 2018-03-05 12:44:26.794-0600

Change 8415 merged by Jenkins2:
chan_unistim: NetBSD has an incompatible struct in_pktinfo.

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

By: Friendly Automation (friendly-automation) 2018-03-05 12:58:09.926-0600

Change 8417 merged by Jenkins2:
chan_unistim: NetBSD has an incompatible struct in_pktinfo.

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

By: Friendly Automation (friendly-automation) 2018-03-05 12:59:22.985-0600

Change 8416 merged by Jenkins2:
chan_unistim: NetBSD has an incompatible struct in_pktinfo.

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