[Asterisk-Users] TDM01B
Rich Adamson
radamson at routers.com
Sun Mar 27 15:00:26 MST 2005
Might try modprobe zaptel then modprobe wcfxo (or wctdm). The order
makes a difference and I don't remember exactly which one comes first.
------------------------
> Thanks!
>
> I've edited /etc/zaptel.conf to be
> fxoks=4
>
> and then ran
>
> root at tmp:~# more /proc/interrupts
> CPU0 CPU1
> 0: 59746 18994 IO-APIC-edge timer
> 1: 8 0 IO-APIC-edge i8042
> 7: 0 0 IO-APIC-edge parport0
> 9: 0 0 IO-APIC-level acpi
> 17: 42 1 IO-APIC-level eth1
> 18: 1568 75 IO-APIC-level aic7xxx, aic7xxx
> 19: 920 0 IO-APIC-level uhci_hcd, eth0
> NMI: 0 0
> LOC: 78599 78598
> ERR: 0
> MIS: 0
> root at tmp:~# modprobe wcfxo
> ZT_CHANCONFIG failed on channel 4: No such device or address (6)
> FATAL: Error running install command for wcfxo
> root at tmp:~# more /proc/interrupts
> CPU0 CPU1
> 0: 68597 18994 IO-APIC-edge timer
> 1: 8 0 IO-APIC-edge i8042
> 7: 0 0 IO-APIC-edge parport0
> 9: 0 0 IO-APIC-level acpi
> 17: 42 1 IO-APIC-level eth1
> 18: 1710 75 IO-APIC-level aic7xxx, aic7xxx
> 19: 1112 0 IO-APIC-level uhci_hcd, eth0
> NMI: 0 0
> LOC: 87452 87451
> ERR: 0
> MIS: 0
> root at tmp:~# ztcfg -vvv
>
> Zaptel Configuration
> ======================
> Channel map:
> Channel 04: FXO Kewlstart (Default) (Slaves: 04)
> 1 channels configured.
> ZT_CHANCONFIG failed on channel 4: No such device or address (6)
>
>
>
> I guess my hunch of the system not seeing the card might be the right track.
>
> administrator tootai wrote:
>
> > Russell Handorf a écrit :
> >
> >> Greetings all,
> >> I addressed the issue below with editing the .config file in my
> >> 2.6.10 source file by adding
> >> CONFIG_CRC_CCITT=m
> >>
> >> recompiled, and now I can modprobe wcfxs and zaptel without any
> >> errors, and ztctl -vvv shows
> >> Channel 04: FXS Kewlstart (Default) (Slaves: 04)
> >
> >
> > You have an fxo module: so it's wcfxo (stable branch) that you have to
> > load (wctdm if you're using CVS)
>
> _______________________________________________
> 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
>
---------------End of Original Message-----------------
More information about the asterisk-users
mailing list