]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Initialize the PRI channel alarms properly on startup.
authorRichard Mudgett <rmudgett@digium.com>
Wed, 12 Oct 2011 20:07:33 +0000 (20:07 +0000)
committerRichard Mudgett <rmudgett@digium.com>
Wed, 12 Oct 2011 20:07:33 +0000 (20:07 +0000)
commit0c069b56536cf329f82ea986770e3b26023ead68
tree76ef45cdf6f3f6d81d1a57d8c92ab1bd8b87b66a
parent4051609b5c2aa103d55e6ff7f7fdc4d23dbf3b45
Initialize the PRI channel alarms properly on startup.

The PRI channel alarms were initialized with an inverted sense.

(closes issue ASTERISK-18710)
Reported by: Tzafrir Cohen

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@340522 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_dahdi.c