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
Tilghman Lesher 05dc95d302
Merged revisions 92933 via svnmerge from
18 years ago
..
ael made AEL 8-bit transparent; mainly the lexer was tossing chars with the hi-order bit set. Not nice. Also, allow @ in extension names, and a backslash, also. 18 years ago
snmp Convert ast_verbose to ast_verb. 18 years ago
Makefile Put into Makefile.moddir_rules the common instructions used to 18 years ago
res_adsi.c Only reload if the config file has changed. 18 years ago
res_ael_share.c remove a bunch of useless #include "options.h" 18 years ago
res_agi.c Merged revisions 92933 via svnmerge from 18 years ago
res_clioriginate.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_config_odbc.c Merged revisions 89559 via svnmerge from 18 years ago
res_config_pgsql.c Merged revisions 90736 via svnmerge from 18 years ago
res_config_sqlite.c remove a bunch of useless #include "options.h" 18 years ago
res_convert.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_crypto.c Remove "old"-style CLI handler, since nothing uses it anymore. 18 years ago
res_features.c Convert ast_verbose to ast_verb. 18 years ago
res_indications.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_jabber.c A few more "moremanager" fixes 18 years ago
res_limit.c include "logger.h" and errno.h from asterisk.h - usage shows that they 18 years ago
res_monitor.c Only look to see if options are set if some have been provided. 18 years ago
res_musiconhold.c Removing a pointless memset. The memory was just calloc'd, so the 18 years ago
res_odbc.c Use ast_free() instead of free(). 18 years ago
res_realtime.c remove a bunch of useless #include "options.h" 18 years ago
res_smdi.c remove a bunch of useless #include "options.h" 18 years ago
res_snmp.c remove a bunch of useless #include "options.h" 18 years ago
res_speech.c remove a bunch of useless #include "options.h" 18 years ago