mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-12 15:45:18 +00:00
res_ari_bridges: Add missing dependencies.
Missed this module in the previous commit. res_ari_bridges uses symbols from res_stasis_playback and res_stasis_recording. ASTERISK-25027 #close Reported by: Corey Farrell Change-Id: I90bf756abd25adfc4920d2869ebe7feb636b8c5f
This commit is contained in:
@@ -24,6 +24,8 @@
|
||||
*/
|
||||
|
||||
/*** MODULEINFO
|
||||
<depend type="module">res_stasis_recording</depend>
|
||||
<depend type="module">res_stasis_playback</depend>
|
||||
<support_level>core</support_level>
|
||||
***/
|
||||
|
||||
|
Reference in New Issue
Block a user