[asterisk-bugs] [JIRA] (ASTERISK-25935) channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope

Frederic LE FOLL (JIRA) noreply at issues.asterisk.org
Mon Apr 18 06:42:56 CDT 2016


     [ https://issues.asterisk.org/jira/browse/ASTERISK-25935?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frederic LE FOLL updated ASTERISK-25935:
----------------------------------------

    Description: 
This issue is a clone of ASTERISK-25257.

Asterisk 13.1-cert3 received an upgrade of chan_dahdi.c and sig_pri.h.
sig_pri.h defines field force_restart_unavailable_chans only when #if defined(HAVE_PRI_MCID) is true.
chan_dahdi.c uses this field without the condition.
Thus, chan_dahdi won't compile if HAVE_PRI_MCID is not defined.

Original issue was discovered on Asterisk 13.4.0, but it also affects Asterisk certified 13.1-cert3 and newer.

  was:
This issue is a clone of ASTERISK-25257.

Asterisk 13.1-cert3 received an upgrade of chan_dahdi.c and sig_pri.h.
sig_pri.h defines file force_restart_unavailable_chans only when #if defined(HAVE_PRI_MCID) is true.
chan_dahdi.c uses this field without the condition.
Thus, chan_dahdi won't compile if HAVE_PRI_MCID is not defined.

Original issue was discovered on Asterisk 13.4.0, but it also affects Asterisk certified 13.1-cert3 and newer.


> channels/sig_pri.h -> sig_pri_span -> force_restart_unavailable_chans in wrong scope
> ------------------------------------------------------------------------------------
>
>                 Key: ASTERISK-25935
>                 URL: https://issues.asterisk.org/jira/browse/ASTERISK-25935
>             Project: Asterisk
>          Issue Type: Bug
>      Security Level: None
>          Components: Channels/chan_dahdi
>    Affects Versions: 13.1.0
>         Environment: Asterisk certified 13.1-cert3 or Asterisk 13.1-cert4 or Asterisk 13.1-cert5
> CentOS 6
>            Reporter: Frederic LE FOLL
>
> This issue is a clone of ASTERISK-25257.
> Asterisk 13.1-cert3 received an upgrade of chan_dahdi.c and sig_pri.h.
> sig_pri.h defines field force_restart_unavailable_chans only when #if defined(HAVE_PRI_MCID) is true.
> chan_dahdi.c uses this field without the condition.
> Thus, chan_dahdi won't compile if HAVE_PRI_MCID is not defined.
> Original issue was discovered on Asterisk 13.4.0, but it also affects Asterisk certified 13.1-cert3 and newer.



--
This message was sent by Atlassian JIRA
(v6.2#6252)



More information about the asterisk-bugs mailing list