You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
asterisk/res
Jason Parker b1d5789cc5
Merged revisions 87908 via svnmerge from
18 years ago
..
ael Merged revisions 87775 via svnmerge from 18 years ago
snmp Fix a typo in the Asterisk MIB and fix astNumChanBridged so it acts as a counter again 18 years ago
Makefile The trunk version of this patch also includes a couple more small clean fixes 18 years ago
res_adsi.c More changes to change return values from load_module functions. 18 years ago
res_ael_share.c More changes to change return values from load_module functions. 18 years ago
res_agi.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
res_clioriginate.c More changes to change return values from load_module functions. 18 years ago
res_config_odbc.c Corydon posted this janitor project to the bug tracker and mvanbaak provided 18 years ago
res_config_pgsql.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
res_config_sqlite.c closes issue #11045 - each file needs to define ASTERISK_FILE_VERSION, if you are going to set MTX_PROFILE in the compiler flags; the problem was that the fixes were getting made to the generated .c file, and erased the next time someone regenerated that file from the corresponding .y or .flex file. Moral of story: keep your eyes open and make mods to the .y (or flex input file) and re-run bison (or flex) as the Makefile directs for that file, and then check in both. Also, res_config_sqlite was kinda missed, and has the same issue. 18 years ago
res_convert.c More changes to change return values from load_module functions. 18 years ago
res_crypto.c Correctly use defined return values in (some) load_module functions. 18 years ago
res_features.c Merged revisions 87571 via svnmerge from 18 years ago
res_indications.c More changes to change return values from load_module functions. 18 years ago
res_jabber.c Merged revisions 87908 via svnmerge from 18 years ago
res_limit.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
res_monitor.c Correctly use defined return values in (some) load_module functions. 18 years ago
res_musiconhold.c More changes to change return values from load_module functions. 18 years ago
res_odbc.c Switch from AST_CLI (formerly NEW_CLI) to AST_CLI_DEFINE, since the former didn't make much sense 18 years ago
res_realtime.c Correctly use defined return values in (some) load_module functions. 18 years ago
res_smdi.c More changes to change return values from load_module functions. 18 years ago
res_snmp.c Don't reload a configuration file if nothing has changed. 18 years ago
res_speech.c More changes to change return values from load_module functions. 18 years ago