In article <[EMAIL PROTECTED]>, Andy Kuo <[EMAIL PROTECTED]> wrote: > Hi, > I'm trying to install FreeTDS. I followed the instructions on > http://www.voip-info.org/tiki-index.php?page=FreeTDS, but still can't get it > to work. > I serched around trying to find instructions on it, and it seems the same > info (even wording) appear on all sites I found. > I downloaded freetds-0.63, and followed the instructions step by step, and > when I try to re-compile Asterisk (#make in /usr/src/asterisk), I got these > errors:
In the file doc/README.tds you will find the following text: ------------------------------------------------------------------------ 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. ------------------------------------------------------------------------ The various README files are quite useful.... By the way, your post should have been in asterisk-users, not asterisk-biz. Cheers Tony -- Tony Mountifield Work: [EMAIL PROTECTED] - http://www.softins.co.uk Play: [EMAIL PROTECTED] - http://tony.mountifield.org _______________________________________________ Asterisk-Biz mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-biz
