[asterisk-bugs] [Asterisk 0014590]: [patch] updatecdr='yes' in agents.conf is not working

Asterisk Bug Tracker noreply at bugs.digium.com
Fri Nov 20 15:07:52 CST 2009


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=14590 
====================================================================== 
Reported By:                msetim
Assigned To:                mnicholson
====================================================================== 
Project:                    Asterisk
Issue ID:                   14590
Category:                   Channels/chan_agent
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     closed
Target Version:             1.4.28
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Request Review:              
Resolution:                 fixed
Fixed in Version:           
====================================================================== 
Date Submitted:             2009-03-02 19:51 CST
Last Modified:              2009-11-20 15:07 CST
====================================================================== 
Summary:                    [patch] updatecdr='yes' in agents.conf is not
working
Description: 
Hi guys,

I have been update my asterisk from 1.4.20.1 to 1.4.23.1 (last release)
and updatecdr='yes' doesn't work anymore. I don't change anything in
configuration and it don't work. When I made downgrade to 1.4.20.1 the
updatecdr back to work again.

Well, I really don't know what to post here to help because I only change
the asterisk. My configuration is:

agents.conf

 autologoff=15
 ackcall=yes
 updatecdr=yes
 savecallsin=/var/spool/asterisk/agent
 endcall=yes
 wrapuptime=5000
 createlink=no
 musiconhold=Silence
 recordagentcalls=yes

cdr_odbc.conf

[global]
dsn=PostgreSQL-asterisk
username=XXXXXXXX
password=XXXXXXXX
loguniqueid=yes
dispositionstring=yes
table=tb_cdr

PS. I try to set "I did not set the category correctly" but it give and
error saying that I need to set someone.

====================================================================== 

---------------------------------------------------------------------- 
 (0114069) svnbot (reporter) - 2009-11-20 15:07
 https://issues.asterisk.org/view.php?id=14590#c114069 
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 230628

_U  trunk/
U   trunk/main/features.c

------------------------------------------------------------------------
r230628 | mnicholson | 2009-11-20 15:07:51 -0600 (Fri, 20 Nov 2009) | 15
lines

Merged revisions 230627 via svnmerge from 
https://origsvn.digium.com/svn/asterisk/branches/1.4

........
  r230627 | mnicholson | 2009-11-20 14:53:06 -0600 (Fri, 20 Nov 2009) | 8
lines
  
  Copy the peer CDR's userfield to the bridge CDR if it exists.  This is
necessary for the recordagentcalls option in chan_agent to store the
recorded file name in the bridge CDR.
  
  (closes issue https://issues.asterisk.org/view.php?id=14590)
  Reported by: msetim
  Patches:
        queue_agent_userfield.patch uploaded by Laureano (license 265)
  Tested by: Laureano, mnicholson
........

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=230628 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2009-11-20 15:07 svnbot         Checkin                                      
2009-11-20 15:07 svnbot         Note Added: 0114069                          
======================================================================




More information about the asterisk-bugs mailing list