On Sat, 20 Aug 2005, Paul Hewlett wrote:
> This does nothing but tells you what would happen. If your > modprobe.d/zaptel file is correct the the output from this command will be > loading of zaptel,wcfxs and an execution of ztcfg. In other words you do not > have to modprobe more than one module - dependencies are sorted by the > modprobe.d/zaptel file. If you want -vv on the ztcfg file edit > modprobe.d/zaptel. I remember from the wiki somewhere that one must not > execute ztcfg more than once and this will happen if you modprobe zaptel and > then wctdm and then execute ztcfg manually. So to load Personally I always immediately remove the automatic call to ztcfg from /etc/modules.d/zaptel or modprobe.conf. Digium's boards don't mind about multiple calls to ztcfg, but the Junghanns board silently stops working and I have wasted plenty of time trying to find out why my customer's Junghanns doesn't work. So I get rid of the "secret" call to ztcfg and I know where I stand. Steve _______________________________________________ Asterisk-Users mailing list [email protected] http://lists.digium.com/mailman/listinfo/asterisk-users To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
