|
|
@ -31,10 +31,14 @@ noload => pbx_kdeconsole.so
|
|
|
|
;
|
|
|
|
;
|
|
|
|
noload => app_intercom.so
|
|
|
|
noload => app_intercom.so
|
|
|
|
;
|
|
|
|
;
|
|
|
|
; Explicitly load the chan_modem.so early on to be sure
|
|
|
|
; The 'modem' channel driver and its subdrivers are
|
|
|
|
; it loads before any of the chan_modem_* 's afte rit
|
|
|
|
; 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 => chan_modem.so
|
|
|
|
|
|
|
|
load => res_musiconhold.so
|
|
|
|
load => res_musiconhold.so
|
|
|
|
;
|
|
|
|
;
|
|
|
|
; Load either OSS or ALSA, not both
|
|
|
|
; Load either OSS or ALSA, not both
|
|
|
@ -47,4 +51,3 @@ noload => chan_alsa.so
|
|
|
|
; exported to modules loaded after them.
|
|
|
|
; exported to modules loaded after them.
|
|
|
|
;
|
|
|
|
;
|
|
|
|
[global]
|
|
|
|
[global]
|
|
|
|
;chan_modem.so=yes
|
|
|
|
|
|
|
|