[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:56:04 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:                     closed
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:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             05-09-2008 10:01 CDT
Last Modified:              05-14-2008 11:56 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:56  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 116319

_U  branches/1.6.0/
U   branches/1.6.0/apps/app_externalivr.c

------------------------------------------------------------------------
r116319 | tilghman | 2008-05-14 11:56:03 -0500 (Wed, 14 May 2008) | 23
lines

Merged revisions 116298 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/trunk

................
r116298 | tilghman | 2008-05-14 11:53:23 -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=116319 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-14-08 11:56  svnbot         Checkin                                      
05-14-08 11:56  svnbot         Note Added: 0086850                          
======================================================================




More information about the asterisk-bugs mailing list