[asterisk-bugs] [Asterisk 0012618]: [patch] ExternalIVR will hang a channel attempting to read from a file descriptor that has somehow gone away
noreply at bugs.digium.com
noreply at bugs.digium.com
Wed May 14 11:48:41 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=12618
======================================================================
Reported By: ctooley
Assigned To: Corydon76
======================================================================
Project: Asterisk
Issue ID: 12618
Category: Applications/app_externalivr
Reproducibility: random
Severity: major
Priority: normal
Status: assigned
Asterisk Version: 1.4.20
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 05-09-2008 10:01 CDT
Last Modified: 05-14-2008 11:48 CDT
======================================================================
Summary: [patch] ExternalIVR will hang a channel attempting
to read from a file descriptor that has somehow gone away
Description:
ExternalIVR checks for an exception and that the file descriptor isn't set
to an EOF, not whether the file descriptor is actually there. These
patches check that.
======================================================================
----------------------------------------------------------------------
svnbot - 05-14-08 11:48
----------------------------------------------------------------------
Repository: asterisk
Revision: 116298
_U trunk/
U trunk/apps/app_externalivr.c
------------------------------------------------------------------------
r116298 | tilghman | 2008-05-14 11:47:29 -0500 (Wed, 14 May 2008) | 15
lines
Merged revisions 116296 via svnmerge from
https://origsvn.digium.com/svn/asterisk/branches/1.4
........
r116296 | tilghman | 2008-05-14 11:46:48 -0500 (Wed, 14 May 2008) | 2
lines
Detect another way for a connection to have gone away.
(closes issue http://bugs.digium.com/view.php?id=12618)
Reported by: ctooley
Patches:
1.4-externalivr-test_fd.diff uploaded by ctooley (license 136)
trunk-externalivr-test_fd.diff uploaded by ctooley (license 136)
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=116298
Issue History
Date Modified Username Field Change
======================================================================
05-14-08 11:48 svnbot Note Added: 0086849
======================================================================
More information about the asterisk-bugs
mailing list