asterisk/funcs
Corey Farrell 527cf5a570 Remove redundant module checks and references.
This removes references that are no longer needed due to automatic
references created by module dependencies.

In addition this removes most calls to ast_module_check as they were
checking modules which are listed as dependencies.

Change-Id: I332a6e8383d4c72c8e89d988a184ab8320c4872e
2018-01-24 13:37:29 -05:00
..
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_aes.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
func_audiohookinherit.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_base64.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_blacklist.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_callcompletion.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_callerid.c func_callerid: Initialize app argument structures. 2017-12-18 20:35:12 -05:00
func_cdr.c CDR: Fix deadlock setting some CDR values. 2017-12-06 15:59:59 -06:00
func_channel.c func_channel.c: Update MASTER_CHANNEL documentation 2017-12-27 21:15:16 -06:00
func_config.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_curl.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
func_cut.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_db.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_devstate.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_dialgroup.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_dialplan.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_enum.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_env.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_extstate.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_frame_trace.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_global.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_groupcount.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_hangupcause.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_holdintercept.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
func_iconv.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_jitterbuffer.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_lock.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_logic.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_math.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_md5.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_module.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_odbc.c func_odbc: Add missing unlock's to acf_odbc_read. 2018-01-03 20:31:40 -05:00
func_periodic_hook.c Remove redundant module checks and references. 2018-01-24 13:37:29 -05:00
func_periodic_hook.exports.in Fix error loading res_monitor. 2014-04-23 15:02:39 +00:00
func_pitchshift.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_pjsip_aor.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
func_pjsip_contact.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
func_pjsip_endpoint.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
func_presencestate.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_rand.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_realtime.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
func_sha1.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_shell.c AST-2017-006: Fix app_minivm application MinivmNotify command injection 2017-08-30 18:43:38 +00:00
func_sorcery.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_speex.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_sprintf.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_srv.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_strings.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_sysinfo.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_talkdetect.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
func_timeout.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_uri.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_version.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_vmcount.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
func_volume.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00