[asterisk-bugs] [Asterisk 0011115]: Followme does not delete temporary voice files
noreply at bugs.digium.com
noreply at bugs.digium.com
Tue Oct 30 08:20:05 CDT 2007
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=11115
======================================================================
Reported By: davevg
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 11115
Category: Applications/app_followme
Reproducibility: always
Severity: minor
Priority: normal
Status: new
Asterisk Version: 1.4.13
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 87397
Disclaimer on File?: N/A
Request Review:
======================================================================
Date Submitted: 10-30-2007 08:15 CDT
Last Modified: 10-30-2007 08:20 CDT
======================================================================
Summary: Followme does not delete temporary voice files
Description:
FollowMe does not delete the temporary voice files in the
/var/spool/asterisk/ directory when the application finishes. The variable
it is unlinking does not have the file extension.
Also moved the unlink code
to be after the outrun label so that we also delete files for callers that
disconnect prior to being bridged.
For example, if you call the followme application, have it record your
name, then immediately hangup, the file would not be removed.
Patch Attached
======================================================================
----------------------------------------------------------------------
bweschke - 10-30-07 08:20
----------------------------------------------------------------------
looks ok except for ast_module_user_remove should be the last thing you are
doing in outrun.
Issue History
Date Modified Username Field Change
======================================================================
10-30-07 08:20 bweschke Note Added: 0072717
======================================================================
More information about the asterisk-bugs
mailing list