[asterisk-bugs] [Asterisk 0014341]: [patch] delete file on hangup in app_record does not make sense
Asterisk Bug Tracker
noreply at bugs.digium.com
Fri Feb 13 10:43:14 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14341
======================================================================
Reported By: fnordian
Assigned To: file
======================================================================
Project: Asterisk
Issue ID: 14341
Category: Applications/app_record
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 164942
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2009-01-27 04:35 CST
Last Modified: 2009-02-13 10:43 CST
======================================================================
Summary: [patch] delete file on hangup in app_record does not
make sense
Description:
Issue 13669 introduced a very strange behavior to app_record. If the
channel using Record gets hung up, the file containing the recording is
deleted without leaving the possibility to use it. It expects the user to
terminate the recording explicitly with a terminator key but this really
contrasts with the application's x-option. ("'x' : ignore all terminator
keys (DTMF) and keep recording until hangup"). There should at least be an
option to configure this behavior. I could provide a patch if needed.
======================================================================
----------------------------------------------------------------------
(0100105) svnbot (reporter) - 2009-02-13 10:43
http://bugs.digium.com/view.php?id=14341#c100105
----------------------------------------------------------------------
Repository: asterisk
Revision: 175550
_U branches/1.6.0/
U branches/1.6.0/apps/app_record.c
------------------------------------------------------------------------
r175550 | file | 2009-02-13 10:43:13 -0600 (Fri, 13 Feb 2009) | 11 lines
Merged revisions 175549 via svnmerge from
https://origsvn.digium.com/svn/asterisk/trunk
........
r175549 | file | 2009-02-13 12:41:15 -0400 (Fri, 13 Feb 2009) | 4 lines
Add an option to keep the recorded file upon hangup.
(closes issue http://bugs.digium.com/view.php?id=14341)
Reported by: fnordian
........
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=175550
Issue History
Date Modified Username Field Change
======================================================================
2009-02-13 10:43 svnbot Checkin
2009-02-13 10:43 svnbot Note Added: 0100105
======================================================================
More information about the asterisk-bugs
mailing list