# 4)Modules configuration for startup with zaphfc AND wcfxs on # debian stable 3.1 sarge kernel 2.4.27-2-386
# Here a configuration to fix this issue at boottime emacs /etc/modutils/zaptel # match it to: post-install zaphfc /sbin/ztcfg #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 wcte11xp /sbin/ztcfg alias wctdm wcfxs #post-install torisa /sbin/ztcfg #post-install wcfxs /sbin/ztcfg # end of file /etc/modutils/zaptel #Update the /etc/modules.conf file with: [EMAIL PROTECTED] update-modules [EMAIL PROTECTED] emacs /etc/modules # add a line like the following at end of the file zaphfc # and finaly reboot for testing [EMAIL PROTECTED] reboot On mer, 2004-11-03 at 17:52 +0100, Klaus-Peter Junghanns wrote: > Steve, > > please make sure that ztcfg is not run twice! Usually modprobing the > TDM400P driver will trigger ztcfg automatically. After that, running > it again manually will make the zaphfc cards totally non-responsive. > This is known bug that is unfortunately still under investigation... > > So, do this: > > modprobe zaptel > insmod zaphfc.o > insmod wcfxs.o > ztcfg > > best regards > > Klaus > -- > Klaus-Peter Junghanns > > Am Di, den 02.11.2004 schrieb [EMAIL PROTECTED] um 19:04: > > Any advice: > > > > I have a customer who bought a TDM400P. Turns out he has an HFC-S ISDN > > card that he was using with Klaus' bristuff patch and the zaphfc module. > > > > He can't get the two working together. > > > > Either works by itself. > > > > I have succesfully configured a quadBRI and a TDM31B together on one box > > with no problem, so it seems to be some issue specifically with the zaphfc > > module. > > > > Does anyone have any clues for me on how to get this going for him? I do > > see in the archive that others have hit this issue, but I didn't find any > > solution... > > > > Thanks, > > 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 _______________________________________________ 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
