mirror of
https://github.com/asterisk/asterisk.git
synced 2025-09-03 11:25:35 +00:00
build: Remove obsolete leftover build references.
Removes some leftover build and config references to modules that have since been removed from Asterisk. ASTERISK-29935 #close Change-Id: Iaefc73a23f4b2de3c6c14d928050135b6d0ef6af
This commit is contained in:
committed by
Friendly Automation
parent
629ced6db0
commit
96e0b79938
@@ -31,12 +31,11 @@ autoload=yes
|
||||
;
|
||||
;load = res_musiconhold.so
|
||||
;
|
||||
; Load one of: chan_oss, alsa, or console (portaudio).
|
||||
; By default, load chan_oss only (automatically).
|
||||
; Load one of: alsa, or console (portaudio).
|
||||
; By default, load chan_console only (automatically).
|
||||
;
|
||||
noload = chan_alsa.so
|
||||
noload = chan_console.so
|
||||
;noload = chan_oss.so
|
||||
;noload = chan_console.so
|
||||
;
|
||||
; Do not load res_hep and kin unless you are using HEP monitoring
|
||||
; <http://sipcapture.org> in your network.
|
||||
|
Reference in New Issue
Block a user