[Asterisk-Users] Anyone have bristuff's zaphfc module
coexisting with wcfxs for the tdm400p?
Marc Sutter
marc.sutter at xilane.ch
Mon Jul 18 09:49:15 MST 2005
# 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:
user at host$ update-modules
user at host$ emacs /etc/modules
# add a line like the following at end of the file
zaphfc
# and finaly reboot for testing
user at host$ 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 steve at daviesfam.org 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
> Asterisk-Users at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-users
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
More information about the asterisk-users
mailing list