<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 5.5.2657.73">
<TITLE>Zaptel X100P card dropping calls</TITLE>
</HEAD>
<BODY>
<P><FONT SIZE=2 FACE="Arial">Hi,</FONT>
<BR> <FONT SIZE=2 FACE="Arial">I'm not sure if this is a zaptel-bsd driver problem or asterisk. I have looked through the archives with out much luck.</FONT></P>
<P> <FONT SIZE=2 FACE="Arial">I have a X100P Clone Card. It works perfectly find under linux. I'm now trying to get Asterisk 1.0.7 (from the ports) working under FreeBSD 5.3. I have tried the zaptel drivers from the ports collection and also the latest SVN snapshot with the same results.</FONT></P>
<P> <FONT SIZE=2 FACE="Arial">When I dial the number of the POTS line that the zaptel card is connected to, asterisk detects the incoming call. The line rings 3 time (one more after the Answer("Zap/1-1", "") line shows on asterisk). Then the line is dropped by the X100P card. Asterisk doesn't seem to detect the dropped call because it goes on to try and play the background message I have and then eventually times out. I get the Timeout message long after the call is already dropped.</FONT></P>
<P> <FONT SIZE=2 FACE="Arial">Here is what I see under asterisk:</FONT>
</P>
<P> <FONT SIZE=2 FACE="Arial"> -- Starting simple switch on 'Zap/1-1'</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 2 16:15:37 NOTICE[55666]: chan_zap.c:5626 ss_thread: Got event 2 (Ring/Answered)...</FONT>
<BR><FONT SIZE=2 FACE="Arial"> -- Executing Answer("Zap/1-1", "") in new stack</FONT>
<BR><FONT SIZE=2 FACE="Arial"> -- Executing BackGround("Zap/1-1", "demo-instruct") in new stack</FONT>
<BR><FONT SIZE=2 FACE="Arial"> -- Playing 'demo-instruct' (language 'en')</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 2 16:16:55 WARNING[55666]: pbx.c:1949 ast_pbx_run: Timeout, but no rule 't' in context 'default'</FONT>
<BR><FONT SIZE=2 FACE="Arial"> -- Hungup 'Zap/1-1'</FONT>
</P>
<P> <FONT SIZE=2 FACE="Arial">Any ideas where to begin trouble shooting this?</FONT>
</P>
<P> <FONT SIZE=2 FACE="Arial">Here is the zaptel device information from dmesg</FONT>
</P>
<P> <FONT SIZE=2 FACE="Arial">May 1 11:33:17 devel kernel: Zapata Telephony Interface Registered on major 196</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:17 devel kernel: ZapTel device: vendor=e159 device=1 subvendor=8086</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:17 devel kernel: wcfxo0: <Generic Clone> port 0x9800-0x98ff mem 0xf9023000-0xf9023fff irq 22 at device 11.0 on pci2</FONT></P>
<P> <FONT SIZE=2 FACE="Arial">May 1 11:33:17 devel kernel: ZapTel Attach for wcfxo0: deviceID : 0xe159</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:17 devel kernel: wcfxo0: [GIANT-LOCKED]</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:18 devel kernel: wcfxo: DAA mode is 'FCC'</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:18 devel kernel: Found a Wildcard FXO: Generic Clone</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:18 devel kernel: ZapTel device loaded.</FONT>
<BR> <FONT SIZE=2 FACE="Arial">May 1 11:33:42 devel kernel: Registered tone zone 0 (United States / North America)</FONT>
</P>
<P><FONT SIZE=2 FACE="Arial">----- Kirk</FONT>
</P>
</BODY>
</HTML>