asterisk/res
Corey Farrell 679fa5fb34 Add missing OPTIONAL_API and ARI dependences.
I've audited all modules that include any header which includes
asterisk/optional_api.h.  All modules which use OPTIONAL_API now declare
those dependencies in AST_MODULE_INFO using requires or optional_modules
as appropriate.

In addition ARI dependency declarations have been reworked.  Instead of
declaring additional required modules in res/ari/resource_*.c we now add
them to an optional array "requiresModules" in api-docs for each module.
This allows the AST_MODULE_INFO dependencies to include those missing
modules.

Change-Id: Ia0c70571f5566784f63605e78e1ceccb4f79c606
2018-01-22 12:16:58 -05:00
..
ael Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ari Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
parking Fix Common Typo's. 2017-12-20 12:40:01 -05:00
res_pjsip Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
snmp Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
srtp res_srtp: Add support for libsrtp2 with AES-GCM. 2017-10-18 03:34:56 -05:00
stasis Merge "res_stasis: Reduce RAII_VAR usage." 2018-01-10 06:54:40 -06:00
stasis_recording res_stasis_recording: Allow symbolic links in configured recordings dir. 2018-01-12 19:57:38 -05:00
Makefile Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
ari.make Build System: Create Makefile macro MOD_ADD_SOURCE. 2015-04-14 12:53:03 -04:00
res.xml build_tools: Add ability to download variants to download_externals 2016-09-25 13:40:23 -05:00
res_adsi.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_ael_share.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_ael_share.exports.in
res_agi.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_agi.exports.in
res_ari.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_ari.exports.in Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
res_ari_applications.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_ari_asterisk.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_ari_bridges.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_channels.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_device_states.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_endpoints.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_ari_events.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_mailboxes.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_model.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
res_ari_model.exports.in Rename everything Stasis-HTTP to ARI 2013-07-27 23:11:02 +00:00
res_ari_playbacks.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_recordings.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_ari_sounds.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_calendar.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_calendar.exports.in
res_calendar_caldav.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_calendar_ews.c res_calendar*, res_smdi: Move to "extended" support 2017-09-05 07:51:56 -05:00
res_calendar_exchange.c res_calendar*, res_smdi: Move to "extended" support 2017-09-05 07:51:56 -05:00
res_calendar_icalendar.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_chan_stats.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_clialiases.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_clioriginate.c manager: Restore Originate failure behavior from Asterisk 11 2017-02-10 18:04:41 -05:00
res_config_curl.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_config_ldap.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_config_odbc.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_config_pgsql.c res_config_pgsql: Avoid typecasting an int to unsigned char. 2018-01-12 16:24:17 +01:00
res_config_sqlite.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_config_sqlite3.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_convert.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_corosync.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_crypto.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_crypto.exports.in
res_curl.c General: Silence modules on (un)load. 2018-01-06 20:13:07 -06:00
res_endpoint_stats.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_fax.c loader: Create ast_module_running_ref. 2018-01-03 17:23:36 -05:00
res_fax.exports.in res_fax: Provide AMI equivalents for fax CLI commands 2014-07-18 15:49:46 +00:00
res_fax_spandsp.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_format_attr_celt.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_format_attr_g729.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_format_attr_h263.c Loader: Remove unneeded load_pri declarations. 2017-11-20 13:17:55 -06:00
res_format_attr_h264.c Loader: Remove unneeded load_pri declarations. 2017-11-20 13:17:55 -06:00
res_format_attr_ilbc.c codecs: Add iLBC 20. 2016-07-22 10:09:08 +02:00
res_format_attr_opus.c Fix Common Typo's. 2017-12-20 12:40:01 -05:00
res_format_attr_silk.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_format_attr_siren7.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_format_attr_siren14.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_format_attr_vp8.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_hep.c Merge changes from topic 'faster-aco' 2017-12-18 14:41:41 -06:00
res_hep.exports.in res_hep_{pjsip|rtcp}: Decline module loads if res_hep had not loaded 2016-06-08 12:32:02 -05:00
res_hep_pjsip.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_hep_rtcp.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_http_media_cache.c Loader: Remove unneeded load_pri declarations. 2017-11-20 13:17:55 -06:00
res_http_post.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_http_websocket.c General: Avoid implicit conversion to char when changes value to negative. 2018-01-06 22:12:40 +01:00
res_http_websocket.exports.in res_http_websocket: Export symbol for ast_websocket_set_timeout 2014-06-26 18:27:53 +00:00
res_limit.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_manager_devicestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_manager_presencestate.c AST_MODULE_INFO: Format corrections to the usages of AST_MODULE_INFO macro. 2015-05-13 16:34:23 -05:00
res_monitor.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_monitor.exports.in
res_musiconhold.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_mutestream.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_mwi_external.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_mwi_external.exports.in External MWI core support. 2014-01-06 17:45:25 +00:00
res_mwi_external_ami.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_odbc.c General: Silence modules on (un)load. 2018-01-06 20:13:07 -06:00
res_odbc.exports.in res_odbc: Fix exports.in for missing symbols 2016-02-16 16:42:26 -06:00
res_odbc_transaction.c res_odbc_transaction: add dep on generic_odbc 2016-08-21 18:56:01 -05:00
res_odbc_transaction.exports.in res_odbc: Remove connection management 2016-01-22 11:59:06 -06:00
res_parking.c aco: Minimize use of regex. 2017-12-15 10:14:31 -05:00
res_phoneprov.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_phoneprov.exports.in res_phoneprov: Refactor phoneprov to allow pluggable config providers 2014-10-09 17:46:23 +00:00
res_pjproject.c res_pjproject.c: Fix ast_strdup() alloc failure. 2017-11-07 08:11:32 -05:00
res_pjproject.exports.in res_pjproject: Add module providing pjproject logging and utils 2016-01-20 09:56:13 -07:00
res_pjsip.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_pjsip.exports.in res_pjsip: Add REF_DEBUG info to module references. 2017-10-04 12:00:47 -04:00
res_pjsip_acl.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_authenticator_digest.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_caller_id.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_config_wizard.c res_pjsip_config_wizard: Fix leaks and add check for malloc failure. 2017-11-06 18:44:01 -05:00
res_pjsip_dialog_info_body_generator.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_diversion.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_dlg_options.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_dtmf_info.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_empty_info.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_endpoint_identifier_anonymous.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_endpoint_identifier_ip.c res_pjsip: Split type=identify to IP address and SIP header matching priorities 2018-01-16 12:50:34 -06:00
res_pjsip_endpoint_identifier_user.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_exten_state.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_exten_state.exports.in The large GULP->PJSIP renaming effort. 2013-07-30 18:14:50 +00:00
res_pjsip_header_funcs.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_history.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_logger.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_messaging.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_mwi.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_mwi_body_generator.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_nat.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_notify.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_one_touch_record_info.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_outbound_authenticator_digest.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_outbound_publish.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_outbound_publish.exports.in res_pjsip_outbound_publish: Add module which provides outbound PUBLISH support. 2014-08-07 14:35:09 +00:00
res_pjsip_outbound_registration.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_pjsip_path.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_phoneprov_provider.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_pidf_body_generator.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_pidf_digium_body_supplement.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_pidf_eyebeam_body_supplement.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_publish_asterisk.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_pubsub.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_pubsub.exports.in res_pjsip_mwi: Add voicemail extension and mwi_subscribe_replaces_unsolicited 2016-03-30 13:23:54 -05:00
res_pjsip_refer.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_registrar.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_registrar_expire.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_rfc3326.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_sdp_rtp.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_send_to_voicemail.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_session.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_session.exports.in res_pjsip: Add REF_DEBUG info to module references. 2017-10-04 12:00:47 -04:00
res_pjsip_sips_contact.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_t38.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_transport_management.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_transport_websocket.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pjsip_xpidf_body_generator.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_pktccops.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_pktccops.exports.in
res_realtime.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_resolver_unbound.c aco: Minimize use of regex. 2017-12-15 10:14:31 -05:00
res_rtp_asterisk.c res_rtp_asterisk: Avoid close the rtp/rtcp fd twice. 2017-12-19 10:39:55 +08:00
res_rtp_multicast.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_rtp_multicast.exports.in multicast RTP: Add dialing options 2016-05-27 11:00:09 -05:00
res_sdp_translator_pjmedia.c res_sdp_translator_pjmedia: Fix test unregistration. 2017-10-05 20:55:31 -04:00
res_security_log.c Remove ASTERISK_REGISTER_FILE. 2016-10-27 09:53:55 -04:00
res_smdi.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_smdi.exports.in
res_snmp.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_sorcery_astdb.c astdb: Improve prefix searches in astdb 2017-12-10 12:51:16 -06:00
res_sorcery_config.c sorcery: Add ast_sorcery_retrieve_by_prefix() 2017-11-13 15:15:33 -05:00
res_sorcery_memory.c sorcery: Add ast_sorcery_retrieve_by_prefix() 2017-11-13 15:15:33 -05:00
res_sorcery_memory_cache.c sorcery: Add ast_sorcery_retrieve_by_prefix() 2017-11-13 15:15:33 -05:00
res_sorcery_realtime.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_speech.c res_stasis and res_speech: Fix load order. 2017-12-07 19:39:04 -06:00
res_speech.exports.in app_speech_utils: Fix unresolved symbol ast_speech_get_setting(). 2013-09-16 18:00:32 +00:00
res_srtp.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_srtp.exports.in Reverting accidental ci of wrong change in r433061 2015-03-17 22:03:01 +00:00
res_stasis.c Merge "res_stasis: Reduce RAII_VAR usage." 2018-01-10 06:54:40 -06:00
res_stasis.exports.in Moved core logic from app_stasis to res_stasis 2013-04-15 16:43:47 +00:00
res_stasis_answer.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_answer.exports.in Add missing exports file 2013-05-20 14:21:39 +00:00
res_stasis_device_state.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_device_state.exports.in ARI: Implement device state API 2013-11-23 17:48:28 +00:00
res_stasis_mailbox.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_mailbox.exports.in ARI: Add mailboxes resource for controlling and polling external MWI 2014-01-14 23:44:57 +00:00
res_stasis_playback.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_playback.exports.in This patch implements the REST API's for POST /channels/{channelId}/play 2013-05-23 20:11:35 +00:00
res_stasis_recording.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_recording.exports.in ARI - channel recording support 2013-07-03 17:58:45 +00:00
res_stasis_snoop.c loader: Add dependency fields to module structures. 2018-01-15 13:25:51 -05:00
res_stasis_snoop.exports.in ari: Add Snoop operation for spying/whispering on channels. 2013-11-23 12:40:46 +00:00
res_stasis_test.c modules: change module LOAD_FAILUREs to LOAD_DECLINES 2017-04-12 15:57:21 -06:00
res_stasis_test.exports.in Initial support for endpoints. 2013-05-08 13:39:08 +00:00
res_statsd.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
res_statsd.exports.in res_statsd: Fix exports.in for missing symbols 2016-02-16 12:26:29 -06:00
res_stun_monitor.c res_stun_monitor: Don't fail to load if DNS resolution fails 2017-04-14 16:55:03 -05:00
res_timing_dahdi.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_timing_kqueue.c res_timing: Don't close FD 0 when out of open files. 2015-07-02 05:13:37 -05:00
res_timing_pthread.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
res_timing_timerfd.c res_timing: Don't close FD 0 when out of open files. 2015-07-02 05:13:37 -05:00
res_xmpp.c aco: Minimize use of regex. 2017-12-15 10:14:31 -05:00
res_xmpp.exports.in Add a new unified Jingle, Google Jingle, and Google Talk channel driver written from scratch called chan_motif. 2012-07-07 17:06:51 +00:00