From e274b08136b2b5e668c6ad6ef09cd32301b80de3 Mon Sep 17 00:00:00 2001 From: tilghman Date: Wed, 11 Jun 2008 17:44:39 +0000 Subject: Expand CDR uniqueid field to 150 chars, to account for maximum systemname. (Closes issue #12831) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@121855 f38db490-d61c-443f-a65b-d21fe96a405b --- UPGRADE.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'UPGRADE.txt') diff --git a/UPGRADE.txt b/UPGRADE.txt index e3f304bb0..8cbed3fb7 100644 --- a/UPGRADE.txt +++ b/UPGRADE.txt @@ -150,6 +150,11 @@ CDR: 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. +* The uniqueid field in the core Asterisk structure has been changed from a + maximum 31 character field to a 149 character field, to account for all + possible values the systemname prefix could be. In the past, if the + systemname was too long, the uniqueid would have been truncated. + Formats: * format_wav: The GAIN preprocessor definition and source code that used it -- cgit v1.2.3