res_http_websocket: Make core supported.

Websockets are a core part of ARI support and as such this
module should also be core supported.

Change-Id: I8f9283c6a167152761b92984779bb39e3db51a9c
This commit is contained in:
Joshua Colp 2016-04-05 12:21:32 -03:00
parent 051da5c3af
commit 784fb43f43
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@
*/
/*** MODULEINFO
<support_level>extended</support_level>
<support_level>core</support_level>
***/
#include "asterisk.h"