In article <[EMAIL PROTECTED]>, [EMAIL PROTECTED] says... > Hello all. > I'm using asterisk => uniODBC (FreeTDS driver) => MS SQL. So I have to make > odbc connection pooling to MS SQL. > I've found this page http://www.unixodbc.org/doc/conn_pool.html , as I > understood I've to change only ODBC configuration > file without changing asterisk source and recompiling it. Is it right?
Hi Alexandr! This mail you should send to Asterisk User list. Yes, you got that right. You don't need to change Asterisk source code and recompile. You will need cdr_odbc.conf file in /etc/asterisk, odbc.ini and odbcinst.ini in /etc/ directory. Have a nice day! -- Tomislav Parčina Lama Computers Split Stinice 12, 21000 Split Tel.: +385(21)270248 Mob.: +385(91)1212148 SIP: [EMAIL PROTECTED] e-mail: tparcina#lama.hr http://www.lama.hr _______________________________________________ --Bandwidth and Colocation provided by Easynews.com -- asterisk-dev mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-dev
