summaryrefslogtreecommitdiff
path: root/addons/cdr_mysql.c
AgeCommit message (Expand)Author
2018-05-03cdr_mysql: run a full reconnect on log if not connectedcdr_mysql_emptyTzafrir Cohen
2018-05-03cdr_mysql: check early for missing configsTzafrir Cohen
2018-05-03cdr_mysql: my_connect_db(): reduce indentationTzafrir Cohen
2018-05-03cdr_mysql: split mysql init out of my_load_moduleTzafrir Cohen
2018-04-11cdr_mysql: Compile error because MYSQL_PORT definition is missingEvandro Cesar Arruda
2018-03-14loader: Convert reload_classes to built-in modules.Corey Farrell
2017-12-28cdr_mysql: Make sure connection charset is always setSean Bright
2017-12-22Remove as much trailing whitespace as possible.Sean Bright
2017-10-10cdr_mysql: avoid releasing a config stringTzafrir Cohen
2017-09-18cdr_mysql.c: Apply cdrzone to start and answeralex
2017-04-12modules: change module LOAD_FAILUREs to LOAD_DECLINESGeorge Joseph
2016-10-27Remove ASTERISK_REGISTER_FILE.Corey Farrell
2016-09-15cdr_mysql: fix UTC supportTzafrir Cohen
2016-03-07main/cli.c: Refactor function to print seconds formattedRodrigo Ramírez Norambuena
2015-04-13git migration: Refactor the ASTERISK_FILE_VERSION macroMatt Jordan
2014-07-25Add module support level to ast_module_info structure. Print it in CLI "modul...Mark Michelson
2013-10-27Prevent CDR backends from unregistering while billing data is in flightMatthew Jordan
2013-06-17Make cdr_mysql compile again by not directly setting the run-time CDR objectMatthew Jordan
2013-06-17Update Asterisk's CDRs for the new bridging frameworkMatthew Jordan
2012-12-10Remove some dead code and additionally handle a case that wasn't handled.Tilghman Lesher
2012-03-28Fix setting CDR variables in the hangup extensionTerry Wilson
2011-07-14Merged revisions 328247 via svnmerge from Leif Madsen
2011-05-04Merged revisions 316429 via svnmerge from Tilghman Lesher
2011-04-01Merged revisions 312286,312288 via svnmerge from Tilghman Lesher
2010-06-08Add High Resolution Times to CDRs for AsteriskBradley Latus
2010-01-11Permit dates and times to be stored in timezones other than the default (typi...Tilghman Lesher
2009-11-13If CDR logging is disabled, it's considered a FAILUREOlle Johansson
2009-11-09Fix various problems detected with Valgrind.Tilghman Lesher
2009-08-10AST-2009-005Tilghman Lesher
2009-06-30Rename cdr_addon_mysql to cdr_mysqlRussell Bryant