| Nathan C. Smith on Thu, 07 Oct 2004 18:43:07 -0500 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| [Cialug] etc/modules.conf and asterisk |
Hi all, I'm trying to get Asterisk loaded at IPL using Redhat 9. I added a service script for asterisk with chkconfig, but I can't figure out how to get the modules loaded correctly. Does modules.conf (see below) do the module loading or am I looking in the wrong place? To make it work at the command line I do this: Modprobe zaptel Modprobe wcfxo Ztcfg -vv And that loads the modules, then I run asterisk. Any pointers as well as detailed help are welcome as I'm not even sure what words (other than modprobe and modules) that I need to learn more about. Thanks! -Nate [root@localhost etc]# cat modules.conf alias eth0 via-rhine alias sound-slot-0 via82cxxx_audio post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || : pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || : options torisa base=0xd0000 alias char-major-196 torisa post-install tor2 /sbin/ztcfg post-install wcusb /sbin/ztcfg post-install wcfxo /sbin/ztcfg post-install ztdynamic /sbin/ztcfg post-install ztd-eth /sbin/ztcfg post-install wct1xxp /sbin/ztcfg post-install wct4xxp /sbin/ztcfg post-install torisa /sbin/ztcfg post-install wcfxs /sbin/ztcfg _______________________________________________ Cialug mailing list Cialug@xxxxxxxxxx http://cialug.org/mailman/listinfo/cialug