[Asterisk-code-review] force restart unavailable chans in wrong scope (asterisk[11.18])

Patric Marschall asteriskteam at digium.com
Fri Jul 17 08:44:21 CDT 2015


Hello Anonymous Coward #1000019, Matt Jordan,

I'd like you to reexamine a change.  Please visit

    https://gerrit.asterisk.org/922

to look at the new patch set (#2).

Change subject: force_restart_unavailable_chans in wrong scope
......................................................................

force_restart_unavailable_chans in wrong scope

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.


Change-Id: I071de89cc2cd0d85927a013036e235851f672549
---
M channels/sig_pri.h
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/22/922/2
-- 
To view, visit https://gerrit.asterisk.org/922
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I071de89cc2cd0d85927a013036e235851f672549
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 11.18
Gerrit-Owner: Patric Marschall <patric.marschall at 1und1.de>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Matt Jordan <mjordan at digium.com>



More information about the asterisk-code-review mailing list