From 3a08ad20e0c1981b6090c37f493581dd61830fef Mon Sep 17 00:00:00 2001 From: twisted Date: Wed, 16 Nov 2005 22:40:43 +0000 Subject: Finish removing chan_modem* by default. git-svn-id: http://svn.digium.com/svn/asterisk/trunk@7125 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/modules.conf.sample | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'configs/modules.conf.sample') diff --git a/configs/modules.conf.sample b/configs/modules.conf.sample index f4e08dc1e..bf8d00677 100755 --- a/configs/modules.conf.sample +++ b/configs/modules.conf.sample @@ -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 -- cgit v1.2.3