]> git.ipfire.org Git - thirdparty/asterisk.git/commit
fixed a bug which caused chan_misdn to try to allocate 2 times the same channel on...
authorChristian Richter <christian.richter@beronet.com>
Fri, 27 Oct 2006 09:24:01 +0000 (09:24 +0000)
committerChristian Richter <christian.richter@beronet.com>
Fri, 27 Oct 2006 09:24:01 +0000 (09:24 +0000)
commitdc0cb27752ef61ed4302fb9cae0384844037249a
treead7d200ba3144ed27a5adc4b2cde0c2762ff7fb9
parent7a5dd9d78ba31409c0db37bf1400de84e39a6514
fixed a bug which caused chan_misdn to try to allocate 2 times the same channel on high load, which then caused instability of mISDN. removed a useless function from isdn_lib.c

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