Thanks Yes, I need an TDS upgrade. Right now I have installed freetds 0.64 and the errors change...
[CC] cdr_tds.c -> cdr_tds.o cdr_tds.c: In function `mssql_connect': cdr_tds.c:350: error: too many arguments to function `tds_alloc_context' make[1]: *** [cdr_tds.o] Error 1 make: *** [cdr] Error 2 On 6/27/07, Jared Smith <[EMAIL PROTECTED]> wrote:
On 6/27/07, equis software <[EMAIL PROTECTED]> wrote: > cdr_tds.c:86:2: warning: #warning "You have older TDS, you should upgrade!" This is trying to tell you that your TDS code is too old, and should be upgraded. In looking at the Asterisk code, it seems to need version 0.62 or newer of the TDS libraries on your system. -Jared _______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
_______________________________________________ --Bandwidth and Colocation Provided by http://www.api-digital.com-- asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
