Commit Graph

125 Commits (master)

Author SHA1 Message Date
George Joseph 8f0613f010 res_config_pgsql: Fix regression that removed dbname config.
2 months ago
Abdelkader Boudih a24853ecdf res_config_pgsql: normalize database connection option with cel and cdr by supporting new options name
4 months ago
Sean Bright 3b806a3303 extconfig: Allow explicit DB result set ordering to be disabled.
2 years ago
George Joseph 4aa541683b GCC12: Fixes for 16+
3 years ago
Boris P. Korzun 636d43caa3 res_config_pgsql: Add text-type column check in require_pgsql()
3 years ago
Josh Soref 9ae9893c63 res: Spelling fixes
3 years ago
Boris P. Korzun b046e960af res_config_pgsql: Limit realtime_pgsql() to return one (no more) record.
4 years ago
Christoph Moench-Tegeder 52ade18420 cdr_pgsql cel_pgsql res_config_pgsql: compatibility with PostgreSQL 12
6 years ago
Corey Farrell 572a508ef2 loader: Convert reload_classes to built-in modules.
7 years ago
Corey Farrell c8a521b6c8 Replace direct checks of option_debug with DEBUG_ATLEAST macro.
7 years ago
Alexander Traud eb9b85baec res_config_pgsql: Avoid typecasting an int to unsigned char.
7 years ago
Joshua Colp 8b7aed0025 Merge "res_config_pgsql: Fix removed support to previous for versions PostgreSQL 9.1"
8 years ago
Jenkins2 f01cd0b409 Merge "res_config_pgsql: Add missing \n in debug log and update copyright year"
8 years ago
Rodrigo Ramírez Norambuena cad68137a7 res_config_pgsql: Fix removed support to previous for versions PostgreSQL 9.1
8 years ago
Rodrigo Ramírez Norambuena 56f0d5fc0f res_config_pgsql: Add missing \n in debug log and update copyright year
8 years ago
Corey Farrell 58d032112b Fix compiler warnings on Fedora 26 / GCC 7.
8 years ago
Sean Bright 1dacf317f3 res_config_pgsql: Make 'require' return consistent with other backends
8 years ago
Sean Bright e5b44c26b4 res_config_pgsql: Release table locks where appropriate
8 years ago
Sean Bright 0f4b349d37 res_config_pgsql: Fix thread safety problems
8 years ago
Sean Bright 6e6c96d713 realtime: Centralize some common realtime backend code
8 years ago
Sean Bright e93f2a5142 realtime: Fix LIKE escaping in SQL backends
8 years ago
Corey Farrell a6e5bae3ef Remove ASTERISK_REGISTER_FILE.
9 years ago
Rodrigo Ramírez Norambuena 0ec9fe5421 main/cli.c: Refactor function to print seconds formatted
9 years ago
Rodrigo Ramírez Norambuena fd668670b5 res_config_pgsql: Show error message in reload if not connected.
9 years ago
Rodrigo Ramírez Norambuena 72bf53eea5 res_config_pgsql: Add message on cli failed command status
9 years ago
Richard Mudgett d799bcf361 res_config_pgsql.c: Fix deadlock loading realtime configuration.
10 years ago
Rodrigo Ramírez Norambuena 95b186a174 res/res_config_pgsql.c: Use PQescapeStringConn for escaping names.
10 years ago
Rodrigo Ramírez Norambuena eec010829a AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro.
10 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 03e9c598e5 cel_pgsql, cdr_pgsql, res_config_pgsql: Add PostgreSQL application_name support
11 years ago
Matthew Jordan fb5690ce4b Logger/CLI/etc.: Fix some aesthetic issues; reduce chatty verbose messages
11 years ago
Mark Michelson ff1658ed3b Return the number of rows affected by a SQL insert, rather than an object ID.
11 years ago
Walter Doekes 72bf9b1315 res_config_pgsql: Fix ast_update2_realtime calls.
11 years ago
Jonathan Rose b78d0c0187 res_config_pgsql: Fix a memory leak and use RAII_VAR for cleanup when practical
11 years ago
David M. Lee dd87bea808 Minor fixups to Doxygen comments.
12 years ago
Joshua Colp 02be50b1ac Add support for a realtime sorcery module.
12 years ago
Andrew Latham c7857504df Doxygen Updates - Title update
13 years ago
Andrew Latham fd98835f1f Doxygen Updates Janitor Work
13 years ago
Andrew Latham 6f61cb50c5 Doxygen Updates - janitor work
13 years ago
Kinsey Moore 9b16c8b0f6 Clean up and ensure proper usage of alloca()
13 years ago
Jonathan Rose f88a632d96 Make use of va_args more appropriate to form in various res_config modules plus utils.
13 years ago
Richard Mudgett a955a4770f Fix reconnecting to pgsql database after connection loss.
13 years ago
Richard Mudgett bac5a51e21 Merged revisions 332830 via svnmerge from
14 years ago
Leif Madsen a525edea59 Merged revisions 328247 via svnmerge from
14 years ago
Jonathan Rose 337515d25b Merged revisions 323610 via svnmerge from
14 years ago
Brett Bryant 475f4be06f Patch that fixes the "realtime show pgsql cache" command crash when giving a
14 years ago
Mark Murawki a7f9ce2e77 Added support for postgres database retry query on disconnection to res_config_pgsql
15 years ago
Tilghman Lesher af67f7621a Merged revisions 284473 via svnmerge from
15 years ago
Tilghman Lesher 82448ad7d2 Separate queue_log arguments into separate fields, and allow the text file to be used, even when realtime is used.
15 years ago