Paul Belanger
|
f3a7fcdde7
Clean up cdr.conf parsing for [csv] section
|
14 vuotta sitten |
Leif Madsen
|
bdf076843a
Merged revisions 328247 via svnmerge from
|
14 vuotta sitten |
Tilghman Lesher
|
bc0bd7e778
Add load priority order, such that preload becomes unnecessary in most cases
|
15 vuotta sitten |
Olle Johansson
|
0f7db3c12f
Make it possible to disable individual cdr files per accountcode in cdr_csv
|
15 vuotta sitten |
Russell Bryant
|
03dbe81fd9
formatting tweaks and constification
|
15 vuotta sitten |
Russell Bryant
|
f55a23c13e
constification, remove include
|
15 vuotta sitten |
Terry Wilson
|
9c78b45e94
Reloading the config and having no changes still initialized some settings to 0. Initialize settings after doing all of the cfg checks.
|
16 vuotta sitten |
Terry Wilson
|
cdde1b290c
Begin on a crusade to end trailing whitespace!
|
16 vuotta sitten |
Terry Wilson
|
5a5cc5ded7
Fix checking for CONFIG_STATUS_FILEINVALID so that modules don't crash upon trying to parse an invalid config
|
16 vuotta sitten |
Sean Bright
|
970d8d504c
More from the resolve-shadow-warnings branch. This time the cdr/ directory.
|
17 vuotta sitten |
Jeff Peeler
|
8490690e0d
Goodbye Zaptel, hello DAHDI. Removes Zaptel driver support with DAHDI. Configuration file and dialplan backwards compatability has been put in place where appropiate. Release announcement to follow.
|
17 vuotta sitten |
Tilghman Lesher
|
79f20d1825
Don't unload config on reload, when config has not changed.
|
17 vuotta sitten |
Tilghman Lesher
|
a0856cbd1e
Merged revisions 113874 via svnmerge from
|
17 vuotta sitten |
Luigi Rizzo
|
5c7aee1010
remove unnecessary (char *) casts for ast_config_AST_* variables.
|
17 vuotta sitten |
Luigi Rizzo
|
a3d5e81bf4
remove another set of redundant #include "asterisk/options.h"
|
17 vuotta sitten |
Luigi Rizzo
|
a575562ceb
move asterisk/paths.h outside asterisk.h and into those files
|
17 vuotta sitten |
Luigi Rizzo
|
dcb25c2a5c
another bunch of include removals (errno.h and asterisk/logger.h)
|
17 vuotta sitten |
Luigi Rizzo
|
47e70077d6
Start untangling header inclusion in a way that does not affect
|
17 vuotta sitten |
Joshua Colp
|
a4ab121b77
Clean up code in cdr_csv. (Are you sensing a theme for me today?)
|
18 vuotta sitten |
Jason Parker
|
1342e82d9c
Merged revisions 82344 via svnmerge from
|
18 vuotta sitten |
Tilghman Lesher
|
d903e91cdc
Don't reload a configuration file if nothing has changed.
|
18 vuotta sitten |
Tilghman Lesher
|
2f0d40b1fd
Merge in ast_strftime branch, which changes timestamps to be accurate to the microsecond, instead of only to the second
|
18 vuotta sitten |
Kevin P. Fleming
|
baa6c35f8d
Merged revisions 69392 via svnmerge from
|
18 vuotta sitten |
Russell Bryant
|
00f1cf2802
Add a massive set of changes for converting to use the ast_debug() macro.
|
18 vuotta sitten |
Matt O'Gorman
|
f884e01ddb
bug #8076 check option_debug before printing to debug channel.
|
19 vuotta sitten |
Tilghman Lesher
|
75f3818876
Constify the result of a config retrieval function, to avoid mutilation (issue 7983).
|
19 vuotta sitten |
Matt O'Gorman
|
4dd7e4bbac
everything that loads a config that needs a config file to run
|
19 vuotta sitten |
Kevin P. Fleming
|
90db3f33ab
merge new_loader_completion branch, including (at least):
|
19 vuotta sitten |
Kevin P. Fleming
|
fcb632c6e2
there is no reason to define our own 'maximum path length' when the POSIX headers already define one for us
|
19 vuotta sitten |
Kevin P. Fleming
|
2687538ae6
simplify autoconfig include mechanism (make tholo happy he can use lint again :-)
|
19 vuotta sitten |