[Asterisk-code-review] sig pri.h: force restart unavailable chans in wrong scope (asterisk[13])
Richard Mudgett
asteriskteam at digium.com
Fri Jul 17 11:01:38 CDT 2015
Hello Anonymous Coward #1000019,
I'd like you to reexamine a change. Please visit
https://gerrit.asterisk.org/924
to look at the new patch set (#2).
Change subject: sig_pri.h: force_restart_unavailable_chans in wrong scope
......................................................................
sig_pri.h: 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.
ASTERISK-25257 #close
Reported by: Patric Marschall
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/24/924/2
--
To view, visit https://gerrit.asterisk.org/924
To unsubscribe, visit https://gerrit.asterisk.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: I071de89cc2cd0d85927a013036e235851f672549
Gerrit-PatchSet: 2
Gerrit-Project: asterisk
Gerrit-Branch: 13
Gerrit-Owner: Patric Marschall <patric.marschall at 1und1.de>
Gerrit-Reviewer: Anonymous Coward #1000019
More information about the asterisk-code-review
mailing list