Commit Graph

28 Commits (c50f29dfadfe24e7081e7e5ea2ca91c0bfba0776)

Author SHA1 Message Date
Tzafrir Cohen f4c360143b cdr_mysql: my_connect_db(): reduce indentation
7 years ago
Tzafrir Cohen 2e44adf1c3 cdr_mysql: split mysql init out of my_load_module
7 years ago
Evandro Cesar Arruda 429c758e48 cdr_mysql: Compile error because MYSQL_PORT definition is missing
7 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Sean Bright 898b3b080a cdr_mysql: Make sure connection charset is always set
7 years ago
Sean Bright fd0ca1c3f9 Remove as much trailing whitespace as possible.
7 years ago
Tzafrir Cohen 11cefdf621 cdr_mysql: avoid releasing a config string
8 years ago
alex 1199927fc0 cdr_mysql.c: Apply cdrzone to start and answer
8 years ago
George Joseph 747beb1ed1 modules: change module LOAD_FAILUREs to LOAD_DECLINES
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Tzafrir Cohen d3ddf4b0fd cdr_mysql: fix UTC support
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
Matt Jordan 4a58261694 git migration: Refactor the ASTERISK_FILE_VERSION macro
10 years ago
Mark Michelson dcf1ad14da Add module support level to ast_module_info structure. Print it in CLI "module show" .
11 years ago
Matthew Jordan 3713fa5c9f Prevent CDR backends from unregistering while billing data is in flight
12 years ago
Matthew Jordan 2b992bc74d Make cdr_mysql compile again by not directly setting the run-time CDR object
12 years ago
Matthew Jordan 6258bbe7bd Update Asterisk's CDRs for the new bridging framework
12 years ago
Tilghman Lesher 58b5edbc1e Remove some dead code and additionally handle a case that wasn't handled.
13 years ago
Terry Wilson dd9405db05 Fix setting CDR variables in the hangup extension
13 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Tilghman Lesher fbe3c85dee Merged revisions 316429 via svnmerge from
14 years ago
Tilghman Lesher 3731fd9ccc Merged revisions 312286,312288 via svnmerge from
14 years ago
Bradley Latus 4405813297 Add High Resolution Times to CDRs for Asterisk
15 years ago
Tilghman Lesher b4504ada8b Permit dates and times to be stored in timezones other than the default (typically, UTC)
16 years ago
Olle Johansson 5fcf1c9268 If CDR logging is disabled, it's considered a FAILURE
16 years ago
Tilghman Lesher c0b3c923a4 Fix various problems detected with Valgrind.
16 years ago
Tilghman Lesher 642bec4d6f AST-2009-005
16 years ago
Russell Bryant 423fdaa324 Rename cdr_addon_mysql to cdr_mysql
16 years ago