mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 00:04:53 +00:00
Update statement on FreeTDS with realtime, due to revisions in res_odbc
git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@38785 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -106,7 +106,9 @@ For voicemail storage with the support of ODBC, there is a
|
||||
doc/odbcstorage.txt documentation file.
|
||||
|
||||
|
||||
* FreeTDS not supported
|
||||
-----------------------
|
||||
Due to architectural constraints in the FreeTDS libraries, FreeTDS is not
|
||||
supported for use with realtime at this time.
|
||||
* FreeTDS supported with connection pooling
|
||||
-------------------------------------------
|
||||
In order to use a FreeTDS-based database with realtime, you need to turn
|
||||
connection pooling on in res_odbc.conf. This is due to a limitation within
|
||||
the FreeTDS protocol itself. Please note that this includes databases such
|
||||
as MS SQL Server and Sybase. This support is new in the current release.
|
||||
|
Reference in New Issue
Block a user