]> git.ipfire.org Git - thirdparty/asterisk.git/commit
check if the bchannel stack id is already used, if so don't use it a second time...
authorChristian Richter <christian.richter@beronet.com>
Fri, 29 Jun 2007 13:08:26 +0000 (13:08 +0000)
committerChristian Richter <christian.richter@beronet.com>
Fri, 29 Jun 2007 13:08:26 +0000 (13:08 +0000)
commitfc4111b44f23f908d47b47af3eaf9d5b952dd1e3
treeafff7a40c21f583c17ae1736c221188ed2b288be
parentaac9dd609c640ec840383d50cc9c1cf56119d412
check if the bchannel stack id is already used, if so don't use it a second time. Also added a release_chan lock, so that the same chan_list object cannot be freed twice. chan_misdn does not crash anymore on heavy load with these changes.

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