[Home]

Summary:ASTERISK-17097: [patch] CEL PostgreSQL doesn't include logging for 'eventextra'
Reporter:Josep Casals C (joscas)Labels:
Date Opened:2010-12-11 14:17:22.000-0600Date Closed:2011-05-05 18:08:08
Priority:MinorRegression?No
Status:Closed/CompleteComponents:CDR/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) bug_18462.diff
( 1) cel_pgsql.conf.sample.issue18462.patch
Description:Application CELGenUserEvent() includes the possibility to add extra information to user events. This information is not logged by the pgsql backend. It would be expectable to have this information in the same way as it is possible to have it in cel-custom.

****** ADDITIONAL INFORMATION ******


;
Comments:By: snuffy (snuffy) 2010-12-13 06:23:27.000-0600

Test that patch, your database table will need a field named 'extra'.

By: Josep Casals C (joscas) 2010-12-13 08:10:15.000-0600

It does work. Many thanks.

By: Josep Casals C (joscas) 2010-12-24 10:54:40.000-0600

I've uploaded a patch to cel_pgsql.conf.sample adding the new 'extra' field to the list so that users know that it exists.

By: Digium Subversion (svnbot) 2011-05-05 18:08:06

Repository: asterisk
Revision: 317482

U   trunk/CHANGES
U   trunk/UPGRADE.txt
U   trunk/cel/cel_pgsql.c
U   trunk/configs/cel_pgsql.conf.sample

------------------------------------------------------------------------
r317482 | russell | 2011-05-05 18:08:06 -0500 (Thu, 05 May 2011) | 8 lines

Add CEL extra field to cel_pgsql.

(closes issue ASTERISK-17097)
Reported by: joscas
Patches:
     bug_18462.diff uploaded by snuffy (license 35)
     cel_pgsql.conf.sample.issue18462.patch uploaded by joscas (license 1180)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=317482