asterisk/cel
Tim Ringenbach e19a6c248f Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel.
Change the documented pgsql schema to use "timestamp" instead of "time",
as the latter is only a time without a date.

Added some missing columns for cel's pgsql schema, and corrected spelling
on some others. Updated cel's uniqueid size to be the same as the cdr.
Added id column to cel's pgsql schema and updated code to allow unknown
columns to get their default value instead of forcing 0 or empty string.

Added microseconds to the timestamp cel logs to pgsql.

Review: https://reviewboard.asterisk.org/r/734


git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@276349 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2010-07-14 16:09:11 +00:00
..
cel_adaptive_odbc.c When the field is blank, don't warn about the field being unable to be coerced, just skip the column. 2009-12-30 17:53:29 +00:00
cel_custom.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cel_manager.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cel_pgsql.c Fix documentation for pgsql cel and cdr, and slightly improve pgsql_cel. 2010-07-14 16:09:11 +00:00
cel_radius.c Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00
cel_sqlite3_custom.c Fix building CDR and CEL SQLite3 modules. 2010-03-14 17:43:46 +00:00
cel_tds.c Convert a few places to use ast_calloc_with_stringfields where applicable. 2010-01-15 18:21:50 +00:00
Makefile Merge the new Channel Event Logging (CEL) subsystem. 2009-06-26 15:28:53 +00:00