mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-02 11:06:31 +00:00
Merge "ARI: Fix missing dependencies."
This commit is contained in:
@@ -22,7 +22,7 @@
|
||||
/*
|
||||
{{> do-not-edit}}
|
||||
* This file is generated by a mustache template. Please see the original
|
||||
* template in rest-api-templates/ari_model_validators.h.mustache
|
||||
* template in rest-api-templates/ari_model_validators.c.mustache
|
||||
*/
|
||||
|
||||
#include "asterisk.h"
|
||||
|
@@ -38,6 +38,7 @@
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend type="module">res_ari</depend>
|
||||
<depend type="module">res_ari_model</depend>
|
||||
<depend type="module">res_stasis</depend>
|
||||
<support_level>core</support_level>
|
||||
***/
|
||||
|
Reference in New Issue
Block a user