[Home]

Summary:ASTERISK-12002: [patch] ExternalIVR will hang a channel attempting to read from a file descriptor that has somehow gone away
Reporter:Chris Tooley (ctooley)Labels:
Date Opened:2008-05-09 10:01:40Date Closed:2008-05-14 11:56:04
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Applications/app_externalivr
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) 1.4-externalivr-test_fd.diff
( 1) trunk-externalivr-test_fd.diff
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.
Comments:By: Digium Subversion (svnbot) 2008-05-14 11:48:33

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 ASTERISK-12002)
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

By: Digium Subversion (svnbot) 2008-05-14 11:56:04

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 ASTERISK-12002)
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