[Home]

Summary:ASTERISK-14921: FreeTDS not detected by Asterisk 1.4.26
Reporter:Etienne (etn)Labels:
Date Opened:2009-10-01 06:50:17Date Closed:2009-10-01 12:06:03
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/cdr_tds
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:On asterisk 1.4.26 compilation

After installing dependencies and ./configure --prefix=/usr

make menuselect doesn't provide FreeTDS support whereas packages are installed.

On the same server, asterisk 1.6.1.1 compilation with the same method detects FreeTDS.

****** ADDITIONAL INFORMATION ******

OS : Debian 5.0 up to date
package installed for freetds:
freetds-common   0.82-4
freetds-dev  0.82-4
libdbd-freetds 0.8.2-1-4.1

Pwlib 1.10.3
OpenH323 1.18
DADHI Linux 2.2.0.2
Comments:By: Sean Bright (seanbright) 2009-10-01 12:06:02

From doc/freetds.txt:

<pre>
PLEASE NOTE

The cdr_tds module is NOT compatible with version 0.63 of FreeTDS.

The cdr_tds module is known to work with FreeTDS version 0.62.1;
it should also work with 0.62.2, 0.62.3 and 0.62.4, which are bug
fix releases.

The cdr_tds module uses the raw "libtds" API of FreeTDS. It appears
that from 0.63 onwards, this is not considered a published API
of FreeTDS and is subject to change without notice.

Between 0.62.x and 0.63 of FreeTDS, many incompatible changes
have been made to the libtds API.

For newer versions of FreeTDS, it is recommended that you use the
ODBC driver.
</pre>

http://svn.digium.com/svn/asterisk/tags/1.4.26/doc/freetds.txt