[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:41:16 CST 2009
The following issue has been ASSIGNED.
======================================================================
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: assigned
Asterisk Version: SVN
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.1
SVN Revision (number only!): 164942
Request Review:
======================================================================
Date Submitted: 2009-01-27 04:35 CST
Last Modified: 2009-02-13 10:41 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.
======================================================================
----------------------------------------------------------------------
(0100104) svnbot (reporter) - 2009-02-13 10:41
http://bugs.digium.com/view.php?id=14341#c100104
----------------------------------------------------------------------
Repository: asterisk
Revision: 175549
U trunk/apps/app_record.c
------------------------------------------------------------------------
r175549 | file | 2009-02-13 10:41:15 -0600 (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=175549
Issue History
Date Modified Username Field Change
======================================================================
2009-02-13 10:41 svnbot Checkin
2009-02-13 10:41 svnbot Note Added: 0100104
2009-02-13 10:41 svnbot Status confirmed => assigned
======================================================================
More information about the asterisk-bugs
mailing list