]> git.ipfire.org Git - thirdparty/asterisk.git/commit
chan_sip: Allow websockets to be disabled. 53/1553/2
authorCorey Farrell <git@cfware.com>
Tue, 3 Nov 2015 02:24:58 +0000 (21:24 -0500)
committerCorey Farrell <git@cfware.com>
Tue, 3 Nov 2015 13:52:52 +0000 (08:52 -0500)
commit0393bd6bed3b87b312d7fc252c4fa3782df8260a
tree80be850e2c3d775119d32f0a7825c064b2edd626
parent6fbffe42e13d82eebd5545de9a74b6a36bd9a558
chan_sip: Allow websockets to be disabled.

This patch adds a new setting "websockets_enabled" to sip.conf.
Setting this to false allows chan_sip to be used without causing
conflicts with res_pjsip_transport_websocket.

ASTERISK-24106 #close
Reported by: Andrew Nagy

Change-Id: I04fe8c4f2d57b2d7375e0e25826c91a72e93bea7
CHANGES
channels/chan_sip.c
channels/sip/include/sip.h
configs/samples/sip.conf.sample