[asterisk-bugs] [Asterisk 0018559]: CEL logging to ODBC Eventtype error on userdefined type

Asterisk Bug Tracker noreply at bugs.digium.com
Thu Dec 30 21:19:20 UTC 2010


A NOTE has been added to this issue. 
====================================================================== 
https://issues.asterisk.org/view.php?id=18559 
====================================================================== 
Reported By:                zktech
Assigned To:                murf
====================================================================== 
Project:                    Asterisk
Issue ID:                   18559
Category:                   CEL/General
Reproducibility:            always
Severity:                   major
Priority:                   normal
Status:                     assigned
Asterisk Version:           SVN 
JIRA:                        
Regression:                 No 
Reviewboard Link:            
SVN Branch (only for SVN checkouts, not tarball releases): 1.8 
SVN Revision (number only!): 297535 
Request Review:              
====================================================================== 
Date Submitted:             2010-12-30 09:42 CST
Last Modified:              2010-12-30 15:19 CST
====================================================================== 
Summary:                    CEL logging to ODBC Eventtype error on userdefined
type
Description: 
When storing user defined events to an ODBC source the eventtype should be
equal to USER_EVENT currently it is being stored as the same value as in
userdeftype field.

Based on what the documentation states if you use an event name other than
what is in the list below. It will be stored as USER_EVENT (field
eventtype) with the user event name being stored in the field userdeftype.

I have talked with murf and he said this is somthing he may be able to
fix.
====================================================================== 

---------------------------------------------------------------------- 
 (0130060) murf (manager) - 2010-12-30 15:19
 https://issues.asterisk.org/view.php?id=18559#c130060 
---------------------------------------------------------------------- 
The current code overlays the USER_DEFINED in the event name with the user
defined name. This is a little redundant, but anyone with existing code
will be hard-wired for this behavior. So, I am going to add a cel config 
file option to show the USER_DEFINED as a type if the option is set. If it
is not, then you get the existing behavior. 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2010-12-30 15:19 murf           Note Added: 0130060                          
======================================================================




More information about the asterisk-bugs mailing list