[asterisk-bugs] [JIRA] (ASTERISK-25257) [patch]channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope
Rusty Newton (JIRA)
noreply at issues.asterisk.org
Thu Jul 16 09:55:33 CDT 2015
[ https://issues.asterisk.org/jira/browse/ASTERISK-25257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=226916#comment-226916 ]
Rusty Newton commented on ASTERISK-25257:
-----------------------------------------
Once you've followed the Code Review process [1] and submitted your code to Gerrit [2] be sure to edit this JIRA issue and add the Gerrit review URL in the appropriate field.
Thanks!
[1] https://wiki.asterisk.org/wiki/display/AST/Code+Review
[2] https://wiki.asterisk.org/wiki/display/AST/Gerrit+Usage
> [patch]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
> Attachments: ASTERISK-25257.patch
>
>
> 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