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

Patric Marschall (JIRA) noreply at issues.asterisk.org
Thu Jul 16 06:39:33 CDT 2015


Patric Marschall created ASTERISK-25257:
-------------------------------------------

             Summary: 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: 13.4.0, 11.18.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