From b9e2fcfdea8d2663e5e2f47dfd74fb2473535c67 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 16 Nov 2005 17:12:36 +0000 Subject: [PATCH] issue #5767 git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7112 65c4cc65-6c06-0410-ace0-fbb531ad65f3 --- ChangeLog | 6 +++++- doc/README.realtime | 4 ++++ 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 961be44bc3..bd6af95470 100755 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,8 @@ -2005-11-15 Kevin P. Fleming +2005-11-16 Kevin P. Fleming + + * doc/README.realtime: document the limitations of using FreeTDS with Realtime (issue #5767) + +2005-11-15 Kevin P. Fleming * Makefile: use -g3 for compiler to include macro information for debugger diff --git a/doc/README.realtime b/doc/README.realtime index 570194d273..bed6e9bd2d 100755 --- a/doc/README.realtime +++ b/doc/README.realtime @@ -105,3 +105,7 @@ For voicemail storage with the support of ODBC, there is a README.odbcstorage documentation file. +* FreeTDS not supported +----------------------- +Due to architectural constraints in the FreeTDS libraries, FreeTDS is not +supported for use with realtime at this time. -- 2.47.2