<p>Corey Farrell <strong>uploaded patch set #2</strong> to this change.</p><p><a href="https://gerrit.asterisk.org/8007">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">Add missing OPTIONAL_API and ARI dependences.<br><br>I've audited all modules that include any header which includes<br>asterisk/optional_api.h.  All modules which use OPTIONAL_API now declare<br>those dependencies in AST_MODULE_INFO using requires or optional_modules<br>as appropriate.<br><br>In addition ARI dependency declarations have been reworked.  Instead of<br>declaring additional required modules in res/ari/resource_*.c we now add<br>them to an optional array "requiresModules" in api-docs for each module.<br>This allows the AST_MODULE_INFO dependencies to include those missing<br>modules.<br><br>Change-Id: Ia0c70571f5566784f63605e78e1ceccb4f79c606<br>---<br>M apps/app_mixmonitor.c<br>M apps/app_statsd.c<br>M bridges/bridge_builtin_features.c<br>M res/ari/resource_bridges.c<br>M res/ari/resource_channels.c<br>M res/ari/resource_device_states.c<br>M res/ari/resource_events.c<br>M res/ari/resource_mailboxes.c<br>M res/ari/resource_playbacks.c<br>M res/ari/resource_recordings.c<br>M res/res_ari_bridges.c<br>M res/res_ari_channels.c<br>M res/res_ari_device_states.c<br>M res/res_ari_events.c<br>M res/res_ari_mailboxes.c<br>M res/res_ari_playbacks.c<br>M res/res_ari_recordings.c<br>M res/res_monitor.c<br>M res/res_pjsip.c<br>M res/res_pjsip/config_transport.c<br>M res/res_pjsip_outbound_registration.c<br>M res/res_statsd.c<br>M rest-api-templates/res_ari_resource.c.mustache<br>M rest-api-templates/swagger_model.py<br>M rest-api/api-docs/bridges.json<br>M rest-api/api-docs/channels.json<br>M rest-api/api-docs/deviceStates.json<br>M rest-api/api-docs/events.json<br>M rest-api/api-docs/mailboxes.json<br>M rest-api/api-docs/playbacks.json<br>M rest-api/api-docs/recordings.json<br>M tests/test_utils.c<br>M tests/test_websocket_client.c<br>33 files changed, 85 insertions(+), 27 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/07/8007/2</pre><p>To view, visit <a href="https://gerrit.asterisk.org/8007">change 8007</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8007"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-MessageType: newpatchset </div>
<div style="display:none"> Gerrit-Change-Id: Ia0c70571f5566784f63605e78e1ceccb4f79c606 </div>
<div style="display:none"> Gerrit-Change-Number: 8007 </div>
<div style="display:none"> Gerrit-PatchSet: 2 </div>
<div style="display:none"> Gerrit-Owner: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Corey Farrell <git@cfware.com> </div>
<div style="display:none"> Gerrit-Reviewer: Jenkins2 </div>
<div style="display:none"> Gerrit-Reviewer: Richard Mudgett <rmudgett@digium.com> </div>