Remove the file descriptors from the main poll channel when the channel is hung up...
authorJoshua Colp <jcolp@digium.com>
Mon, 3 Dec 2007 14:14:43 +0000 (14:14 +0000)
committerJoshua Colp <jcolp@digium.com>
Mon, 3 Dec 2007 14:14:43 +0000 (14:14 +0000)
commit4201a5af8b748563accba9d994184b6f25a64ec6
treef029c97cdf05f68ee3ab13de17bf25b234316efc
parent0f5117be2ec3fd0fa155bbddd2e8044eb218311a
Remove the file descriptors from the main poll channel when the channel is hung up during the dialing attempt, and make sure a channel exists before trying to remove it at the end.
(closes issue #11441)
Reported by: blitzrage

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@90508 65c4cc65-6c06-0410-ace0-fbb531ad65f3
apps/app_dial.c