]> git.ipfire.org Git - thirdparty/asterisk.git/commit
when we reject a channel, because it's in use already, we shouldn't process the setup...
authorChristian Richter <christian.richter@beronet.com>
Tue, 19 Dec 2006 13:08:51 +0000 (13:08 +0000)
committerChristian Richter <christian.richter@beronet.com>
Tue, 19 Dec 2006 13:08:51 +0000 (13:08 +0000)
commit526b32f5e6092e2eabc72e10827862fb882eefac
tree8fb9f4fb1b8b709a3df15c0f8c4beea06d70583c
parent7716c778e4689165ee904185b862ea23d79ef5a1
when we reject a channel, because it's in use already, we shouldn't process the setup anymore. made the channel allocation a bit easier and more understandable, removed a few unused lines

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