[asterisk-bugs] [Asterisk 0016797]: Originating a call from within the dialplan using Originate() does not result in a CDR
Asterisk Bug Tracker
noreply at bugs.digium.com
Mon Dec 20 15:15:38 UTC 2010
The following issue has been set as RELATED TO issue 0018500.
======================================================================
https://issues.asterisk.org/view.php?id=16797
======================================================================
Reported By: VarnishedOtter
Assigned To: mnicholson
======================================================================
Project: Asterisk
Issue ID: 16797
Category: Applications/General
Reproducibility: always
Severity: major
Priority: normal
Status: closed
Target Version: 1.6.2.8
Asterisk Version: SVN
JIRA: SWP-893
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 245908
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2010-02-10 00:57 CST
Last Modified: 2010-12-20 09:15 CST
======================================================================
Summary: Originating a call from within the dialplan using
Originate() does not result in a CDR
Description:
Originating a call from within the dialplan using Originate() does not
result in a CDR.
Here is the line I am using:
exten =>
_61XXXXXXXXX,53,Originate(SIP/${TRUNK}/${PREFIX}${PHONE},exten,${DESTCONTEXT},${PHONE},1);
The call goes out fine, but the CDR's dont get inserted into the DB.
I have tried this with 1.6.2.1, 1.6.2.2 and 1.6.2.3-rc2 from the SVN with
the same results.
======================================================================
Relationships ID Summary
----------------------------------------------------------------------
related to 0016222 [patch] CDR always set disposition as N...
related to 0014167 [patch] CDR does not get produced with ...
related to 0017334 [patch] [regression] CDRs being written...
related to 0018500 call queue member noanswer but not reco...
======================================================================
Issue History
Date Modified Username Field Change
======================================================================
2010-12-20 09:15 lmadsen Relationship added related to 0018500
======================================================================
More information about the asterisk-bugs
mailing list