]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Fix a problem where an established call would not be properly disconnected
authorRussell Bryant <russell@russellbryant.com>
Wed, 20 Jun 2007 18:45:38 +0000 (18:45 +0000)
committerRussell Bryant <russell@russellbryant.com>
Wed, 20 Jun 2007 18:45:38 +0000 (18:45 +0000)
commitcfaead2b9ca88e243a0763655038e81c7715ac66
treee747d0efebf7b115ff1b4e80ee086e235a2fb110
parentf5f018a209b57826bf4891e00c2dceae3d0798e2
Fix a problem where an established call would not be properly disconnected
when a PRI disconnect is received depending on which cause code was received.
(issue #9588, original patch by softins, updated patch from jtexter3, and some
 additional feedback from mhardeman)

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.2@70396 65c4cc65-6c06-0410-ace0-fbb531ad65f3
channels/chan_zap.c