[asterisk-bugs] [Asterisk 0013164]: Latest branch of Asterisk 1.4 name of recording file in user field.
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Aug 5 09:53:27 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=13164
======================================================================
Reported By: kolian
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 13164
Category: Functions/func_cdr
Reproducibility: always
Severity: tweak
Priority: normal
Status: new
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:
======================================================================
Date Submitted: 2008-07-25 15:23 CDT
Last Modified: 2008-08-05 09:53 CDT
======================================================================
Summary: Latest branch of Asterisk 1.4 name of recording file
in user field.
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.
======================================================================
----------------------------------------------------------------------
(0091092) Corydon76 (administrator) - 2008-08-05 09:53
http://bugs.digium.com/view.php?id=13164#c91092
----------------------------------------------------------------------
We'll need to see your dialplan, as well as the command output that you're
using to originate the channel.
Issue History
Date Modified Username Field Change
======================================================================
2008-08-05 09:53 Corydon76 Note Added: 0091092
======================================================================
More information about the asterisk-bugs
mailing list