| Summary: | ASTERISK-13975: ast_closestream leaves file open indefinitely | ||
| Reporter: | Paul Albrecht (palbrecht) | Labels: | |
| Date Opened: | 2009-04-17 09:09:56 | Date Closed: | 2011-06-07 14:08:21 |
| Priority: | Minor | Regression? | No |
| Status: | Closed/Complete | Components: | Core/PBX |
| Versions: | Frequency of Occurrence | ||
| Related Issues: | |||
| Environment: | Attachments: | ||
| Description: | I'm maintaining a asterisk module which opens and closes a streamfile. Since moving to asterisk 1.6, I've noticed that files are not closed after the calling ast_closestream. As this application worked prior to migrating my module to 1.6, I'm wondering if there's an asterisk bug in handling the close. | ||
| Comments: | By: Leif Madsen (lmadsen) 2009-04-21 21:26:02 I've assigned this to Tilghman for now as perhaps there is a different function that you should be calling? Thanks! By: Leif Madsen (lmadsen) 2009-04-21 21:27:11 Actually I'm going to close this issue as it seems more like a support issue to me. Can you please bring this up on the asterisk-dev list, and if it becomes determined that there is a bug in the function, then please reopen this issue and reference the discussion in a note (lists.digium.com). Thanks! | ||