]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Enable WebSocket support by default. 32/1832/1
authorJoshua Colp <jcolp@digium.com>
Thu, 17 Dec 2015 14:10:43 +0000 (10:10 -0400)
committerJoshua Colp <jcolp@digium.com>
Thu, 17 Dec 2015 14:19:34 +0000 (08:19 -0600)
commitd2c8614122bf0ddd29ab81c238a7f927fb731975
tree44f1aa80f86b94966fa6a8b53b57817b98a94bf1
parent093f14d7f3e6a84fc2e6baf2ff950a915e9f91d8
chan_sip: Enable WebSocket support by default.

Per the documentation the WebSocket support in chan_sip is
supposed to be enabled by default but is not. This change
corrects that.

Change-Id: Icb02bbcad47b11a795c14ce20a9bf29649a54423
channels/chan_sip.c