summaryrefslogtreecommitdiff
path: root/CHANGES
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 /CHANGES
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 'CHANGES')
-rw-r--r--CHANGES5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 0a1e361fb..a801208d6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -108,6 +108,11 @@ FollowMe
compatability for a FollowMe call with certain dialplan apps, options, and
functions.
+CEL
+--------------------------
+ * cel_pgsql now supports the 'extra' column for data added using the
+ CELGenUserEvent() application.
+
------------------------------------------------------------------------------
--- Functionality changes from Asterisk 1.6.2 to Asterisk 1.8 ----------------
------------------------------------------------------------------------------