[asterisk-bugs] [Asterisk 0013164]: Asterisk 1.4 doesn't save file name of an agent recording in cdr userfield
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Oct 15 15:45:22 CDT 2008
The following issue has been UPDATED.
======================================================================
http://bugs.digium.com/view.php?id=13164
======================================================================
Reported By: kolian
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 13164
Category: CDR/General
Reproducibility: always
Severity: tweak
Priority: normal
Status: closed
Asterisk Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 131421
Disclaimer on File?: N/A
Request Review:
Resolution: suspended
Fixed in Version:
======================================================================
Date Submitted: 2008-07-25 15:23 CDT
Last Modified: 2008-10-15 15:45 CDT
======================================================================
Summary: Asterisk 1.4 doesn't save file name of an agent
recording in cdr userfield
Description:
Asterisk 1.4 doesn't losses file name of the recorded file somewhere along
a way.
this was removed in 1.4
; Insert into CDR userfield a name of the the created recording
; By default it's turned off.
;createlink=yes
in channels/chan_agent.c around line 450
ast_cdr_setuserfield(ast, tmp2);
It's still set correctly but lost somewhere during CDR merge.
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2008-10-15 15:45 murf Resolution reopened => suspended
======================================================================
More information about the asterisk-bugs
mailing list