Hi all, The asterisk book states the following for using ODBC to connect to an MS database.
‡ The pooling and limit options are quite useful for MS SQL Server and Sybase databases. These permit you to establish multiple connections (up to limit connections) to a database while ensuring that each connection has only one statement executing at once (this is due to a limitation in the protocol used by these database servers). Does anyone know if it is possible to use the same database and single ODBC connection to do both CDR recording with cdr_odbc and dialplan routing based on func_odbc. I have both res_odbc.conf and cdr_odbc.conf pointing to the same DSN in odbc.ini I am starting to think that this limitation in having a single connection would stop this being possible in asterisk - does anyone know otherwise? Thanks Robert McNaught
_______________________________________________ --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
