]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Revert "chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up"
authorGeorge Joseph <gjoseph@digium.com>
Wed, 18 Dec 2019 14:30:50 +0000 (07:30 -0700)
committerGeorge Joseph <gjoseph@digium.com>
Wed, 18 Dec 2019 14:39:06 +0000 (07:39 -0700)
commitc8720cf15361f649e79b75e00839267651a07094
tree9ab542cbd290b9867a082080ad13edd256bba5e6
parent1cb7dd49a7e083a52854a58f8d4af9156e1310f4
Revert "chan_dahdi: set CHANNEL(hangupsource) when a PRI channel hangs up"

There are reports that this commit causes deadlocks when issuing
a "pri show" CLI command and a channel is in the process of being
hung up.  Further work is in progress to determine the cause of
the deadlock and provide a permanent fix.

ASTERISK~28605  #keeping open
Reported by: Dirk Wendland

This reverts commit c6b17b521231dde9da890d95ee705c93953bab8c.

Change-Id: Iddd900c1abdd5074ff39c17cdce855f2f436cef9
channels/sig_pri.c