[Asterisk-code-review] res http websocket: Make core supported. (asterisk[master])

Joshua Colp asteriskteam at digium.com
Tue Apr 5 10:22:21 CDT 2016


Joshua Colp has uploaded a new change for review.

  https://gerrit.asterisk.org/2532

Change subject: res_http_websocket: Make core supported.
......................................................................

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
---
M res/res_http_websocket.c
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/32/2532/1

diff --git a/res/res_http_websocket.c b/res/res_http_websocket.c
index 2654578..d63caec 100644
--- a/res/res_http_websocket.c
+++ b/res/res_http_websocket.c
@@ -24,7 +24,7 @@
  */
 
 /*** MODULEINFO
-	<support_level>extended</support_level>
+	<support_level>core</support_level>
  ***/
 
 #include "asterisk.h"

-- 
To view, visit https://gerrit.asterisk.org/2532
To unsubscribe, visit https://gerrit.asterisk.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I8f9283c6a167152761b92984779bb39e3db51a9c
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>



More information about the asterisk-code-review mailing list