[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
Wed Feb 10 15:11:43 CST 2010
The following issue requires your FEEDBACK.
======================================================================
https://issues.asterisk.org/view.php?id=16797
======================================================================
Reported By: VarnishedOtter
Assigned To:
======================================================================
Project: Asterisk
Issue ID: 16797
Category: Applications/General
Reproducibility: always
Severity: major
Priority: normal
Status: feedback
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link:
SVN Branch (only for SVN checkouts, not tarball releases): 1.6.2
SVN Revision (number only!): 245908
Request Review:
======================================================================
Date Submitted: 2010-02-10 00:57 CST
Last Modified: 2010-02-10 15:11 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.
======================================================================
----------------------------------------------------------------------
(0117965) lmadsen (administrator) - 2010-02-10 15:11
https://issues.asterisk.org/view.php?id=16797#c117965
----------------------------------------------------------------------
Could you also provide a SIP trace, along with console output with
debugging enabled, and SIP history (enabled via sip.conf)? That should help
a developer narrow this down and reproduce this correctly.
Thanks!
Issue History
Date Modified Username Field Change
======================================================================
2010-02-10 15:11 lmadsen Note Added: 0117965
2010-02-10 15:11 lmadsen Status new => feedback
======================================================================
More information about the asterisk-bugs
mailing list