[asterisk-bugs] [Asterisk 0016600]: [patch] Add Calling and Called Subaddress to CDR record
Asterisk Bug Tracker
noreply at bugs.digium.com
Wed Jan 20 11:49:32 CST 2010
A NOTE has been added to this issue.
======================================================================
https://issues.asterisk.org/view.php?id=16600
======================================================================
Reported By: alecdavis
Assigned To: alecdavis
======================================================================
Project: Asterisk
Issue ID: 16600
Category: CDR/NewFeature
Reproducibility: always
Severity: feature
Priority: normal
Status: assigned
Asterisk Version: SVN
JIRA:
Regression: No
Reviewboard Link: https://reviewboard.asterisk.org/r/460/
SVN Branch (only for SVN checkouts, not tarball releases): N/A
SVN Revision (number only!):
Request Review:
======================================================================
Date Submitted: 2010-01-14 03:29 CST
Last Modified: 2010-01-20 11:49 CST
======================================================================
Summary: [patch] Add Calling and Called Subaddress to CDR
record
Description:
In some situations it's required to track the calling and called subadress
information for inbound and outbound external calls.
Currently the 'userfield' is one of the few places to do it.
This patch, doesn't break binary compatiblity, and if a liked named field
exists in the underlying cdr collector, the field will be populated.
======================================================================
----------------------------------------------------------------------
(0116993) svnbot (reporter) - 2010-01-20 11:49
https://issues.asterisk.org/view.php?id=16600#c116993
----------------------------------------------------------------------
Repository: asterisk
Revision: 241581
U trunk/main/cdr.c
------------------------------------------------------------------------
r241581 | alecdavis | 2010-01-20 11:49:31 -0600 (Wed, 20 Jan 2010) | 13
lines
Add Calling and Called Subaddress to CDR record
Requires 'callingsubaddr' and 'calledsubaddr' fields in backend cdr.
(closes issue https://issues.asterisk.org/view.php?id=16600)
Reported by: alecdavis
Patches:
cdr_subaddr.diff.txt uploaded by alecdavis (license 585)
Tested by: alecdavis
Review: https://reviewboard.asterisk.org/r/460/
------------------------------------------------------------------------
http://svn.digium.com/view/asterisk?view=rev&revision=241581
Issue History
Date Modified Username Field Change
======================================================================
2010-01-20 11:49 svnbot Checkin
2010-01-20 11:49 svnbot Note Added: 0116993
======================================================================
More information about the asterisk-bugs
mailing list