]> 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:36:52 +0000 (07:36 -0700)
commit5bf28c4fe6a1013887d5b41bac5b786721426df6
treec726b16b62030c200d41b1d11c3ccf739458a3ed
parent300236f825eef6bd44c0f2eaa171c3d09f70fc1f
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