asterisk/cdr
Rodrigo Ramírez Norambuena 4c0eb9d4fb cdr_pgsql: Use PQescapeStringConn for escaping names.
Use function PQescapeStringConn for escaping the name
of the table and schema instead of doing it manually.

Change-Id: I6709165e2d00463e9c813d24f17830ad4910b599
2015-05-12 08:16:15 -05:00
..
cdr_adaptive_odbc.c Allow Asterisk to compile under GCC 4.10 2014-05-09 22:28:40 +00:00
cdr_csv.c cdr/cdr_csv.c: Add a new option to enable columns added in Asterisk 1.8 2015-04-30 07:34:21 -04:00
cdr_custom.c ast_channel opaquification of pointers and integral types 2012-02-20 23:43:27 +00:00
cdr_manager.c ast_channel opaquification of pointers and integral types 2012-02-20 23:43:27 +00:00
cdr_odbc.c cdr/cdr_odbc.c: Added to record new columns add on CDR 1.8 Asterisk Version 2015-04-27 09:38:46 -05:00
cdr_pgsql.c cdr_pgsql: Use PQescapeStringConn for escaping names. 2015-05-12 08:16:15 -05:00
cdr_radius.c cdr_radius, cel_radius: build agains libfreeradius-client 2014-01-28 23:10:47 +00:00
cdr_sqlite.c Merged revisions 328247 via svnmerge from 2011-07-14 20:28:54 +00:00
cdr_sqlite3_custom.c We have faced situation when using CDR and CEL by sqlite3 modules. With system having high load (~100 concurrent calls created by sipp) we found many cdr and cel records missed. There is special finction in sqlite3, that make able to fix this situation - sqlite3_wait_timeout, that also can replace awful code cdr_sqlite3 ad cel_sqlite3 modules. Also this function can be used for aastdb and res_config_sqlite3 to avoid missed writes to sqlite db. 2014-06-16 09:00:18 +00:00
cdr_syslog.c ast_channel opaquification of pointers and integral types 2012-02-20 23:43:27 +00:00
cdr_tds.c Fix misuses of asprintf throughout the code. 2012-08-21 20:54:19 +00:00
Makefile Begin on a crusade to end trailing whitespace! 2008-11-20 17:48:58 +00:00