I’ve been trying to get Asterisk going under FreeBSD 6.1-RELEASE. I have most everything working with the exception of my FXO card. I picked up a Digium Wildcard X100P off of eBay. I’ve installed the zaptel-freebsd driver and configured zaptel.conf. When I run ztcfg this is what I get:
I’ve done google searches and have found nothing. The X100P card is installed in an XPC shuttle so I really have no other PCI ports to try. From what I’ve read though the error above might not be a hardware issue. What do you guys think? I’m stuck here.
EDIT: Here is what I get from a dmesg when running zaptel.sh.
Zapata Telephony Interface Registered on major 196
Echo Canceller: MARK2
ZapTel device: vendor=1057 device=5608 subvendor=1057
wcfxo0: port 0xa400-0xa4ff mem 0xfc011000-0xfc011fff irq 19 at device 7.0 on pci1
ZapTel Attach for wcfxo0: deviceID : 0x1057
wcfxo0: [FAST]
Failed to initailize DAA, giving up…
Freed a Wildcard
ZapTel detach!
We failed: 5
device_attach: wcfxo0 attach returned 5
It looks as if the device is clearly seen by the system.
A ztcfg -vvvv produces:
Channel map:
Channel 01: FXS Kewlstart (Default) (Slaves: 01)
1 channels configured.
ZT_CHANCONFIG failed on channel 1: Device not configured (6)
I bought an X100P card from DigitalNetworks and it turned out to be an X101P but just the same it should work.
I can see that FreeBSD-6.1 sees it on IRQ 9 and when I load the zaptel drivers it definitely sees it but it will not configure. I’ve followed the examples in the TFOT manual for configuring an FXO channel but it comes up as either alarm RED or UNCONFIGURED when I run zttool. ztcfg show no device configured.
I only paid $30 for this card including shipping and I can’t say that I wasn’t warned that these older cards are not supported. The seller has offered to refund my money but I think I’ll keep it and see if it will work in the FC5 system I’m going to build this weekend.
Hi folks!
I have 2 cards (generic clone) working.
My dmesg:
Zapata Telephony Interface Registered on major 196
Echo Canceller: MARK3
ZapTel device: vendor=e159 device=1 subvendor=8086
wcfxo0: port 0xd800-0xd8ff mem 0xd6100000-0xd6100fff irq 5 at device 8.0 on pci0
ZapTel Attach for wcfxo0: deviceID : 0xe159
wcfxo0: [FAST]
wcfxo: DAA mode is 'FCC’
Found a Wildcard FXO: Generic Clone
ZapTel device loaded.
ZapTel device: vendor=e159 device=1 subvendor=8086
wcfxo1: port 0xdc00-0xdcff mem 0xd6101000-0xd6101fff irq 12 at device 10.0 on pci0
ZapTel Attach for wcfxo1: deviceID : 0xe159
wcfxo1: [FAST]
wcfxo: DAA mode is 'FCC’
Found a Wildcard FXO: Generic Clone
ZapTel device loaded.
Registered tone zone 0 (United States / North America)
You can see you BIOS, and set your irq address directly to the PCI that the card is plugged.