mirror of
https://github.com/asterisk/asterisk.git
synced 2025-10-13 16:21:01 +00:00
chan_sip.c: Don't build by default
ASTERISK-29083 #close Change-Id: I9ea25fba3ba8f63a47886894bd966e0f08d5e003
This commit is contained in:
committed by
George Joseph
parent
5a0e1d256d
commit
52ca2323aa
@@ -176,6 +176,7 @@
|
||||
/*** MODULEINFO
|
||||
<use type="module">res_crypto</use>
|
||||
<use type="module">res_http_websocket</use>
|
||||
<defaultenabled>no</defaultenabled>
|
||||
<support_level>deprecated</support_level>
|
||||
***/
|
||||
|
||||
|
5
doc/UPGRADE-staging/do-not-build-chan-sip-by-default.txt
Normal file
5
doc/UPGRADE-staging/do-not-build-chan-sip-by-default.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
Subject: chan_sip
|
||||
Master-Only: True
|
||||
|
||||
chan_sip is no longer built by default. To build it, make sure to
|
||||
enable it when running 'make menuselect'
|
Reference in New Issue
Block a user