aboutsummaryrefslogtreecommitdiffstats
path: root/cdr/cdr_mysql.c
AgeCommit message (Expand)AuthorFilesLines
2003-09-26Remove MySQL support from default Asterisk in accordance with new MySQL libra...markster1-336/+0
2003-09-08BSD portability enhancements (bug #234)markster1-10/+13
2003-08-21Fix location of errmsg.h filemarkster1-1/+1
2003-08-20Never *ever* call load_module() / unload_module()markster1-4/+14
2003-08-18Bug #124markster1-1/+1
2003-08-17Escape fields going into MySQL CDR'smarkster1-4/+36
2003-08-16New "show codecs" option and mysql feature requests from Tilghmanmarkster1-4/+37
2003-08-15Special NULL case for mysql (bug #49)markster1-37/+57
2003-08-13Totally revamp thread debugging to support locating and removing deadlocksmarkster1-4/+4
2003-08-09CDR Mysql fixesmarkster1-173/+171
2003-07-24Fix the INSERT for the disposition in the stringmartinp1-2/+2
2003-07-23Fix the 'disposition' field so that we have ANSWERED, NO ANSWERED, BUSY strin...martinp1-2/+2
2003-07-18optionally log uniqueid as wellmarkster1-1/+4
2003-04-23Add commonly used include headersmarkster1-1/+1
2003-03-31Eliminate localtime calls, various cleanupsmarkster1-3/+3
2003-03-29Handle call forward on SIPmarkster1-8/+5
2002-11-16Version 0.3.0 from FTPmarkster1-1/+1
2002-06-28Version 0.1.12 from FTPmarkster1-0/+240