[asterisk-bugs] [Asterisk 0012844]: cdr_tds won't build against FreeTDS 0.82

noreply at bugs.digium.com noreply at bugs.digium.com
Sat Jun 28 16:20:58 CDT 2008


A NOTE has been added to this issue. 
====================================================================== 
http://bugs.digium.com/view.php?id=12844 
====================================================================== 
Reported By:                jcollie
Assigned To:                seanbright
====================================================================== 
Project:                    Asterisk
Issue ID:                   12844
Category:                   CDR/cdr_tds
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           1.6.0-beta9 
SVN Branch (only for SVN checkouts, not tarball releases): N/A 
SVN Revision (number only!):  
Disclaimer on File?:        N/A 
Request Review:              
====================================================================== 
Date Submitted:             06-12-2008 09:55 CDT
Last Modified:              06-28-2008 16:20 CDT
====================================================================== 
Summary:                    cdr_tds won't build against FreeTDS 0.82
Description: 
FreeTDS 0.82 has dropped the libtds library, therefore cdr_tds won't build
anymore.  cdr_tds should be rewritten to use one of the supported front
ends or people need to switch to using odbc:

http://www.freetds.org/faq.html#where.is.libtds.so
====================================================================== 

---------------------------------------------------------------------- 
 svnbot - 06-28-08 16:20  
---------------------------------------------------------------------- 
Repository: asterisk
Revision: 126226

U   trunk/UPGRADE.txt
U   trunk/cdr/cdr_tds.c
U   trunk/configure
U   trunk/configure.ac
U   trunk/include/asterisk/autoconfig.h.in

------------------------------------------------------------------------
r126226 | seanbright | 2008-06-28 16:20:56 -0500 (Sat, 28 Jun 2008) | 8
lines

Merge in changes from my cdr-tds-conversion branch.  This changes the
internal
implementation from using the volatile libtds, to using the db-lib front
end.
The unintended side effect of this is that we support (at least) versions
0.62
through 0.82 of the FreeTDS distribution without any #ifdef ugliness.

(closes issue http://bugs.digium.com/view.php?id=12844)
Reported by: jcollie

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=126226 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
06-28-08 16:20  svnbot         Note Added: 0089405                          
======================================================================




More information about the asterisk-bugs mailing list