Hi! I have this errors compiling Asterisk 1.4.5<br><br>cdr_tds.c:86:2: warning: #warning &quot;You have older TDS, you should upgrade!&quot;<br>cdr_tds.c: In function `tds_log&#39;:<br>cdr_tds.c:213: error: too many arguments to function `tds_process_simple_query&#39;
<br>cdr_tds.c: In function `mssql_connect&#39;:<br>cdr_tds.c:326: error: `TDSCONNECTINFO&#39; undeclared (first use in this function)<br>cdr_tds.c:326: error: (Each undeclared identifier is reported only once<br>cdr_tds.c:326: error: for each function it appears in.)
<br>cdr_tds.c:326: error: `connection&#39; undeclared (first use in this function)<br>cdr_tds.c:379: warning: implicit declaration of function `tds_free_connect&#39;<br>cdr_tds.c:393: error: `result_type&#39; undeclared (first use in this function)
<br>cdr_tds.c:393: error: too many arguments to function `tds_process_simple_query&#39;<br>cdr_tds.c: In function `tds_load_module&#39;:<br>cdr_tds.c:434: warning: unused variable `result_type&#39;<br>make[1]: *** [cdr_tds.o] Error 1
<br>make: *** [cdr] Error 2<br><br><br>Any Ideas?<br>