Skip to content
Snippets Groups Projects
Commit 59fe845c authored by Josh Roberson's avatar Josh Roberson
Browse files

Finish removing chan_modem* by default.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@7125 65c4cc65-6c06-0410-ace0-fbb531ad65f3
parent af430180
Branches
Tags
No related merge requests found
...@@ -34,7 +34,7 @@ noload => app_intercom.so ...@@ -34,7 +34,7 @@ noload => app_intercom.so
; Explicitly load the chan_modem.so early on to be sure ; Explicitly load the chan_modem.so early on to be sure
; it loads before any of the chan_modem_* 's afte rit ; it loads before any of the chan_modem_* 's afte rit
; ;
load => chan_modem.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 +47,4 @@ noload => chan_alsa.so ...@@ -47,4 +47,4 @@ noload => chan_alsa.so
; exported to modules loaded after them. ; exported to modules loaded after them.
; ;
[global] [global]
chan_modem.so=yes ;chan_modem.so=yes
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment