mirror of
https://github.com/asterisk/asterisk.git
synced 2026-05-05 04:43:44 +00:00
- Add notes about voicemail depending on res_adsi
- Remove obsolete modules from modules.conf.sample (make install will warn if those exist on the machine) git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@36979 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
@@ -29,19 +29,6 @@ noload => pbx_gtkconsole.so
|
||||
;load => pbx_gtkconsole.so
|
||||
noload => pbx_kdeconsole.so
|
||||
;
|
||||
; Intercom application is obsoleted by
|
||||
; chan_oss. Don't load it.
|
||||
;
|
||||
noload => app_intercom.so
|
||||
;
|
||||
; The 'modem' channel driver and its subdrivers are
|
||||
; obsolete, don't load them.
|
||||
;
|
||||
noload => chan_modem.so
|
||||
noload => chan_modem_aopen.so
|
||||
noload => chan_modem_bestdata.so
|
||||
noload => chan_modem_i4l.so
|
||||
;
|
||||
load => res_musiconhold.so
|
||||
;
|
||||
; Load either OSS or ALSA, not both
|
||||
|
||||
Reference in New Issue
Block a user