From ebffaaf90ee933f061892bda106aa2aa2a43b558 Mon Sep 17 00:00:00 2001 From: tilghman Date: Wed, 30 Jul 2008 17:36:31 +0000 Subject: Document adaptive capabilities git-svn-id: http://svn.digium.com/svn/asterisk/trunk@134443 f38db490-d61c-443f-a65b-d21fe96a405b --- CHANGES | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 7418e195b..0552d861b 100644 --- a/CHANGES +++ b/CHANGES @@ -178,6 +178,15 @@ Queue changes "QUEUE TIMING OPTIONS" in configs/queues.conf.sample for a detailed explanation of the option as well as an explanation about timeout options in general +Realtime changes +---------------- + * Several (ODBC, Postgres, MySQL, SQLite) realtime drivers have been given + adaptive capabilities. What this means in practical terms is that if your + realtime table lacks critical fields, Asterisk will now emit warnings to + that effect. Also, some of the realtime drivers have the ability (if + configured) to automatically add those columns to the table with the + correct type and length. + Miscellaneous ------------- * The channel variable ATTENDED_TRANSFER_COMPLETE_SOUND can now be set using -- cgit v1.2.3