From 4650a56d23d99c04e3c8dabf8dba8a3a41588ceb Mon Sep 17 00:00:00 2001 From: Tilghman Lesher Date: Thu, 1 Nov 2007 22:43:46 +0000 Subject: Convert cdr_odbc to use res_odbc managed connections Closes issue #10614 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@88182 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- UPGRADE.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'UPGRADE.txt') diff --git a/UPGRADE.txt b/UPGRADE.txt index 48c4eb5cd..7514a7dfa 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -90,6 +90,10 @@ CDR: cdr_sqlite3_custom. It will potentially be removed from the tree after Asterisk 1.6 is released. +* The cdr_odbc module now uses res_odbc to manage its connections. The + username and password parameters in cdr_odbc.conf, therefore, are no + longer used. The dsn parameter now points to an entry in res_odbc.conf. + Formats: * format_wav: The GAIN preprocessor definition and source code that used it -- cgit v1.2.3