dect
/
asterisk
Archived
13
0
Fork 0

Finish removing chan_modem* by default.

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7125 f38db490-d61c-443f-a65b-d21fe96a405b
This commit is contained in:
twisted 2005-11-16 22:40:43 +00:00
parent 5320de2094
commit 3a08ad20e0
1 changed files with 2 additions and 2 deletions

View File

@ -34,7 +34,7 @@ noload => app_intercom.so
; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit
;
load => chan_modem.so
;load => chan_modem.so
load => res_musiconhold.so
;
; Load either OSS or ALSA, not both
@ -47,4 +47,4 @@ noload => chan_alsa.so
; exported to modules loaded after them.
;
[global]
chan_modem.so=yes
;chan_modem.so=yes