[asterisk-bugs] [Asterisk 0014167]: CDR does not get produced with .call files
Asterisk Bug Tracker
noreply at bugs.digium.com
Tue Jan 20 16:51:36 CST 2009
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=14167
======================================================================
Reported By: jpt
Assigned To: murf
======================================================================
Project: Asterisk
Issue ID: 14167
Category: CDR/General
Reproducibility: always
Severity: minor
Priority: normal
Status: feedback
Asterisk Version: 1.4.22
Regression: No
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2009-01-02 16:41 CST
Last Modified: 2009-01-20 16:51 CST
======================================================================
Summary: CDR does not get produced with .call files
Description:
CDR is not being produced as csv or via cdr_mysql with .call files. It
works fine with 1.4.21.2 (zaptel 1.4.12.1 and asterisk-addons 1.4.7) but
does not with 1.4.22 or 1.4.23-rc3 (with dahdi 2.1.0.2 and asterisk-addons
1.4.7)
======================================================================
----------------------------------------------------------------------
(0098269) murf (administrator) - 2009-01-20 16:51
http://bugs.digium.com/view.php?id=14167#c98269
----------------------------------------------------------------------
Adapting your callfile to my local conditions,
I threw this into my 1.4 asterisk:
Channel: Sip/snom360
Context: workext
MaxRetries: 5
RetryTime: 600
WaitTime: 60
CallerID: Acme Cleaning <9995555555>
Extension: 9813075878001
Priority: 1
Account: 999
Archive: yes
The call completed, and I got this CDR:
"999","9995555555","9813075878001","workext","""Acme Cleaning""
<9995555555>","SIP/snom360-0886f760","SIP/tctwest-0894c440","Dial","SIP/13075878001 at tctwest|30|TKW","2009-01-20
15:18:47","2009-01-20 15:18:58","2009-01-20
15:19:24",37,26,"ANSWERED","DOCUMENTATION","1232489927.163",""
Now, I couldn't replicate your calling a device/num for the first
channel;
but I did call a local sip phone;
and the second leg was calling a number via a local provider, also a sip
connection.
So, we are missing some small detail here! What could it be?
Are your calls not completing?
Issue History
Date Modified Username Field Change
======================================================================
2009-01-20 16:51 murf Note Added: 0098269
======================================================================
More information about the asterisk-bugs
mailing list