]> git.ipfire.org Git - thirdparty/asterisk.git/commit
Bring cdr_tds in line with the other CDR backends and have it try to store
authorSean Bright <sean@malleable.com>
Wed, 13 Aug 2008 00:10:35 +0000 (00:10 +0000)
committerSean Bright <sean@malleable.com>
Wed, 13 Aug 2008 00:10:35 +0000 (00:10 +0000)
commit284d93f5d9959dd531d3b9134c54c2daff4652f7
treea124dba62ee36e4c34b4dc2064939a1b893cbf0d
parenta57dd05769137a293e6b70c5e92acdccfea3361a
Bring cdr_tds in line with the other CDR backends and have it try to store
CDR(userfield) if it is set.  The new behavior is to check for the userfield
column on module load, and if it exists, we will store CDR(userfield) when
CDRs are written.  A similar patch already went into trunk and 1.6.0.

(closes issue #13290)
Reported by: falves11

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@137348 65c4cc65-6c06-0410-ace0-fbb531ad65f3
cdr/cdr_tds.c