[asterisk-bugs] [JIRA] (ASTERISK-25257) channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope
Asterisk Team (JIRA)
noreply at issues.asterisk.org
Thu Jul 16 06:39:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226912#comment-226912 ]
Asterisk Team commented on ASTERISK-25257:
------------------------------------------
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].
> channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope
> ------------------------------------------------------------------------------------
>
> Key: ASTERISK-25257
> URL: https://issues.asterisk.org/jira/browse/ASTERISK-25257
> Project: Asterisk
> Issue Type: Bug
> Security Level: None
> Components: Channels/chan_dahdi
> Affects Versions: 11.18.0, 13.4.0
> Environment: Debian Squeeze 6.0.10
> Reporter: Patric Marschall
> Severity: Trivial
>
> In
> channels/sig_pri.h, struct sig_pri_span,
> the field force_restart_unavailable_chans
> is only defined if
> #if defined(HAVE_PRI_MCID) is true.
> All other occurences of force_restart_unavailable_chans are outside of the
> #if defined(HAVE_PRI_MCID)
> endif
> scope.
--
This message was sent by Atlassian JIRA
(v6.2#6252)
More information about the asterisk-bugs
mailing list