asterisk/res/res_pjsip
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
..
include res_pjsip: Fix issues that prevented shutdown of modules. 2017-10-04 12:00:31 -04:00
config_auth.c res_pjsip: Add AMI action 'PJSIPShowAuths' 2018-01-08 18:16:33 +01:00
config_domain_aliases.c res_pjsip: Move internal init/destroy prototypes to private header file. 2015-03-11 16:39:29 +00:00
config_global.c res_pjsip: Add ignore_uri_user_options option. 2016-09-09 17:13:02 -05:00
config_system.c res_pjsip: Set threadpool max size default to 50. 2015-11-02 18:24:09 -05:00
config_transport.c Add missing OPTIONAL_API and ARI dependences. 2018-01-22 12:16:58 -05:00
location.c res_pjsip: Add AMI action 'PJSIPShowAors' 2018-01-02 12:24:38 +00:00
pjsip_cli.c pjsip: Improve CLI completion performance 2017-12-10 12:57:24 -06:00
pjsip_configuration.c res_pjsip: Split type=identify to IP address and SIP header matching priorities 2018-01-16 12:50:34 -06:00
pjsip_distributor.c res_pjsip: Fix leak of fake_auth references. 2017-10-06 10:23:38 -04:00
pjsip_global_headers.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
pjsip_message_filter.c AST-2017-014: res_pjsip - Missing contact header can cause crash 2017-12-22 15:34:39 -06:00
pjsip_options.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
pjsip_resolver.c Add support for older name resolving version libraries like openBSD 2016-11-20 09:19:18 +11:00
pjsip_scheduler.c res_pjsip_pubsub: Correctly implement persisted subscriptions 2017-02-15 13:11:46 -06:00
pjsip_session.c Remove as much trailing whitespace as possible. 2017-12-22 09:23:22 -05:00
pjsip_transport_events.c res_pjsip: PJSIP Transport state monitor refactor. 2017-08-10 12:18:58 -05:00
presence_xml.c res_pjsip_pidf_eyebeam_body_supplement: Correct status presentation 2017-08-01 15:42:38 -06:00
security_events.c security-events: Fix SuccessfulAuth using_password declaration. 2017-12-04 17:21:27 -06:00