I run FreeBSD-6.0 and *-1.2.9.1. I bought and installed an X101P card that I found from a supplier for a good price. When I installed this PCI card I was pleasantly surprised that FreeBSD found it on IRQ 9. So far so good.
I then followed the instructions in the TFOT manual on how to setup a zaptel channel. My zaptel.conf file is like so:
fxsks=1
timezone=us
defaultzone=us
The TFOT manual said to reload the zaptel drivers which I did with the zaptel.sh file. Some really nice messages came up and it looked like I was on my way.
Zapata Telephony Interface Registered on major 196
Echo Canceller: MARK3
ZapTel device: vendor=e159 device=1 subvendor=8085
wcfxo0: port 0x6800-0x68ff mem 0xe4000000-0xe4000fff irq 9 at device 11.0 on pci0
ZapTel Attach for wcfxo0: deviceID : 0xe159
wcfxo0: [FAST]
wcfxo: DAA mode is 'FCC’
Found a Wildcard FXO: Wildcard X101P
ZapTel device loaded.
ztdummy: loaded
The kldstat command yielded this:
kldstat
Id Refs Address Size Name
1 10 0xc0400000 63070c kernel
19 8 0xc1614000 31000 zaptel.ko
20 1 0xc1cbb000 7000 qozap.ko
21 1 0xc1647000 6000 wcfxo.ko
22 1 0xc1cc2000 a000 wcfxs.ko
23 1 0xc1ccc000 6000 wct1xxp.ko
24 1 0xc1d0d000 d000 wct4xxp.ko
25 1 0xc1cd9000 a000 wcte11xp.ko
26 1 0xc1655000 2000 ztdummy.ko
My conference rooms work so the timing with ztdummy is functioning. But when I run the zttool program I get a RED alarm.
Someone asked me to cat /dev/wcfxo0, so I did and got this. I assume the [off] keyword is critical here.
WCFXO/0
Wildcard X101P Board 1
Port #1 – FXO [off]
I tested the phone cable and it’s good, I then made sure I was plugged in to the “Line” port on the X101P card and I was. Still it’s a no go. Can anyone offer some more advice here?
.