[Asterisk-code-review] chan sip: Enable WebSocket support by default. (asterisk[master])

Corey Farrell asteriskteam at digium.com
Thu Dec 17 10:04:19 CST 2015


Corey Farrell has posted comments on this change.

Change subject: chan_sip: Enable WebSocket support by default.
......................................................................


Patch Set 1:

> But at startup it looks like it would never start the websocket
 > protocol even when initially set to true.

During startup ast_websocket_add_protocol isn't run until after the monitor thread is started.  You can find it toward the end of load_module().

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

Gerrit-MessageType: comment
Gerrit-Change-Id: Icb02bbcad47b11a795c14ce20a9bf29649a54423
Gerrit-PatchSet: 1
Gerrit-Project: asterisk
Gerrit-Branch: master
Gerrit-Owner: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Anonymous Coward #1000019
Gerrit-Reviewer: Corey Farrell <git at cfware.com>
Gerrit-Reviewer: Joshua Colp <jcolp at digium.com>
Gerrit-Reviewer: Kevin Harwell <kharwell at digium.com>
Gerrit-HasComments: No



More information about the asterisk-code-review mailing list