summaryrefslogtreecommitdiff
path: root/UPGRADE.txt
diff options
context:
space:
mode:
authorRussell Bryant <russell@russellbryant.com>2011-05-05 23:08:05 +0000
committerRussell Bryant <russell@russellbryant.com>2011-05-05 23:08:05 +0000
commit2dfb427540da8f4d10f7979500d108fe19ab3dc7 (patch)
tree1e92e6d46df50c213c8d5adb28a109cf77fce7fe /UPGRADE.txt
parent15b8740f803ed63c67badcfe2f4c1031a452c2fe (diff)
Add CEL extra field to cel_pgsql.
(closes issue #18462) Reported by: joscas Patches: bug_18462.diff uploaded by snuffy (license 35) cel_pgsql.conf.sample.issue18462.patch uploaded by joscas (license 1180) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@317482 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'UPGRADE.txt')
-rw-r--r--UPGRADE.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/UPGRADE.txt b/UPGRADE.txt
index e7aa03442..8554ac25f 100644
--- a/UPGRADE.txt
+++ b/UPGRADE.txt
@@ -21,6 +21,10 @@
From 1.8 to 1.10:
+cel_pgsql:
+ - This module now expects an 'extra' column in the database for data added
+ using the CELGenUserEvent() application.
+
ConfBridge
- ConfBridge's dialplan arguments have changed and are not
backwards compatible.