摘要:
Compile, configure, and install the latest FreeTDS package:[pre] tar -zxvf freetds-0.62.4.tar.gz && cd freetds-0.62.4 && ./configure --prefix=/usr --with-tdsver=7.0 make && make install [/pre]Compile, or recompile, asterisk so that it will now add supportfor cdr_tds.[pre] mak 阅读全文
posted @ 2013-07-30 14:41 NooBkey 阅读(345) 评论(0) 推荐(0) 编辑